Class ApplicationsBean.ClientRoleEntry
- java.lang.Object
-
- org.keycloak.forms.account.freemarker.model.ApplicationsBean.ClientRoleEntry
-
- Enclosing class:
- ApplicationsBean
public static class ApplicationsBean.ClientRoleEntry extends Object
-
-
Constructor Summary
Constructors Constructor Description ClientRoleEntry(String clientId, String clientName, String roleName, String roleDescription)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetClientId()StringgetClientName()StringgetRoleDescription()StringgetRoleName()
-