| Package | Description |
|---|---|
| org.keycloak.rar |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationRequestSource |
AuthorizationDetails.getSource() |
static AuthorizationRequestSource |
AuthorizationRequestSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorizationRequestSource[] |
AuthorizationRequestSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationDetails.setSource(AuthorizationRequestSource source) |
| Constructor and Description |
|---|
AuthorizationDetails(ClientScopeModel clientScope,
AuthorizationRequestSource source,
AuthorizationDetailsJSONRepresentation authorizationDetails) |
Copyright © 2025 JBoss by Red Hat. All rights reserved.