Class OAuthGrantBean.ClientScopeEntry
java.lang.Object
org.keycloak.forms.login.freemarker.model.OAuthGrantBean.ClientScopeEntry
- All Implemented Interfaces:
OrderedModel
- Enclosing class:
- OAuthGrantBean
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.keycloak.models.OrderedModel
OrderedModel.OrderedModelComparator<OM extends OrderedModel>
-
Constructor Summary
ConstructorDescriptionClientScopeEntry
(String consentScreenText, String guiOrder, AuthorizationDetails authorizationDetails) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ClientScopeEntry
public ClientScopeEntry(String consentScreenText, String guiOrder, AuthorizationDetails authorizationDetails)
-
-
Method Details
-
getConsentScreenText
-
getGuiOrder
- Specified by:
getGuiOrder
in interfaceOrderedModel
-
getDynamicScopeParameter
-