Class FeaturesBean
- java.lang.Object
- 
- org.keycloak.forms.account.freemarker.model.FeaturesBean
 
- 
 public class FeaturesBean extends Object - Author:
- Stian Thorgersen
 
- 
- 
Constructor SummaryConstructors Constructor Description FeaturesBean(boolean identityFederation, boolean log, boolean passwordUpdateSupported, boolean authorization)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisAuthorization()booleanisIdentityFederation()booleanisLog()booleanisPasswordUpdateSupported()
 
-