Class OAuthGrantBean
java.lang.Object
org.keycloak.forms.login.freemarker.model.OAuthGrantBean
- Author:
- Viliam Rockai
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionOAuthGrantBean(String code, org.keycloak.models.ClientModel client, List<org.keycloak.rar.AuthorizationDetails> clientScopesRequested) -
Method Summary
-
Constructor Details
-
OAuthGrantBean
-
-
Method Details
-
getCode
-
getClient
-
getClientScopesRequested
-