public interface UserRealm
| Modifier and Type | Method and Description |
|---|---|
AuthorizationManager |
getAuthorizationManager()
Get the AuthorizationReader of the system
|
ClaimManager |
getClaimManager()
Get the ClaimManager of the system
|
ProfileConfigurationManager |
getProfileConfigurationManager()
Get the ProfileConfigurationManager of the system
|
RealmConfiguration |
getRealmConfiguration()
Get the realm configuration
|
UserStoreManager |
getUserStoreManager()
Get the UserStoreManager of the system
|
AuthorizationManager getAuthorizationManager() throws UserStoreException
UserStoreExceptionUserStoreManager getUserStoreManager() throws UserStoreException
UserStoreExceptionClaimManager getClaimManager() throws UserStoreException
UserStoreExceptionProfileConfigurationManager getProfileConfigurationManager() throws UserStoreException
UserStoreExceptionRealmConfiguration getRealmConfiguration() throws UserStoreException
UserStoreExceptionCopyright © 2018 WSO2 Inc. All rights reserved.