public class RealmBean extends Object
Constructor and Description |
---|
RealmBean(RealmModel realmModel) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
boolean |
isIdentityFederationEnabled() |
boolean |
isInternationalizationEnabled() |
boolean |
isPassword() |
boolean |
isRegistrationAllowed() |
boolean |
isRegistrationEmailAsUsername() |
boolean |
isRememberMe() |
boolean |
isResetPasswordAllowed() |
public RealmBean(RealmModel realmModel)
public String getName()
public boolean isIdentityFederationEnabled()
public boolean isRegistrationAllowed()
public boolean isRegistrationEmailAsUsername()
public boolean isResetPasswordAllowed()
public boolean isRememberMe()
public boolean isInternationalizationEnabled()
public boolean isPassword()
Copyright © 2015. All rights reserved.