|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UserStoreAdmin in org.wso2.registry.jdbc.realm |
---|
Classes in org.wso2.registry.jdbc.realm that implement UserStoreAdmin | |
---|---|
class |
RegistryUserStoreAdmin
|
Methods in org.wso2.registry.jdbc.realm that return UserStoreAdmin | |
---|---|
UserStoreAdmin |
RegistryRealm.getUserStoreAdmin()
|
Constructors in org.wso2.registry.jdbc.realm with parameters of type UserStoreAdmin | |
---|---|
RegistryUserStoreAdmin(UserStoreAdmin userStoreAdmin)
|
Uses of UserStoreAdmin in org.wso2.registry.jdbc.realm.pathbased |
---|
Methods in org.wso2.registry.jdbc.realm.pathbased that return UserStoreAdmin | |
---|---|
UserStoreAdmin |
PathBasedRegistryRealm.getUserStoreAdmin()
|
Uses of UserStoreAdmin in org.wso2.registry.users |
---|
Methods in org.wso2.registry.users that return UserStoreAdmin | |
---|---|
UserStoreAdmin |
UserRealm.getUserStoreAdmin()
The returned object can manipulate the user store |
Uses of UserStoreAdmin in org.wso2.registry.users.accesscontrol |
---|
Classes in org.wso2.registry.users.accesscontrol that implement UserStoreAdmin | |
---|---|
class |
ACLUserStoreAdmin
Manipulates data in the User Store |
Fields in org.wso2.registry.users.accesscontrol declared as UserStoreAdmin | |
---|---|
protected UserStoreAdmin |
AuthorizingRealm.usAdmin
|
Methods in org.wso2.registry.users.accesscontrol that return UserStoreAdmin | |
---|---|
UserStoreAdmin |
AuthorizingRealm.getUserStoreAdmin()
|
Constructors in org.wso2.registry.users.accesscontrol with parameters of type UserStoreAdmin | |
---|---|
ACLUserStoreAdmin(Authorizer athzr,
UserStoreAdmin admin,
AuthorizingRealmConfig authConfig)
|
Uses of UserStoreAdmin in org.wso2.registry.users.def |
---|
Classes in org.wso2.registry.users.def that implement UserStoreAdmin | |
---|---|
class |
DefaultUserStoreAdmin
Manipulates data in the User Store |
Methods in org.wso2.registry.users.def that return UserStoreAdmin | |
---|---|
UserStoreAdmin |
DefaultRealm.getUserStoreAdmin()
|
Uses of UserStoreAdmin in org.wso2.registry.users.hybrid |
---|
Methods in org.wso2.registry.users.hybrid that return UserStoreAdmin | |
---|---|
UserStoreAdmin |
HybridRealmConfig.getUserStoreAdmin()
|
UserStoreAdmin |
HybridRealm.getUserStoreAdmin()
|
Methods in org.wso2.registry.users.hybrid with parameters of type UserStoreAdmin | |
---|---|
void |
HybridRealmConfig.setUserStoreAdmin(UserStoreAdmin userStoreAdmin)
|
Uses of UserStoreAdmin in org.wso2.registry.users.hybrid.ldap |
---|
Classes in org.wso2.registry.users.hybrid.ldap that implement UserStoreAdmin | |
---|---|
class |
LDAPUserStoreAdmin
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |