Uses of Class
org.wso2.registry.users.accesscontrol.AuthorizingRealmConfig

Packages that use AuthorizingRealmConfig
org.wso2.registry.users.accesscontrol   
 

Uses of AuthorizingRealmConfig in org.wso2.registry.users.accesscontrol
 

Fields in org.wso2.registry.users.accesscontrol declared as AuthorizingRealmConfig
protected  AuthorizingRealmConfig ACLUserStoreReader.config
           
protected  AuthorizingRealmConfig ACLAuthorizer.config
           
 

Constructors in org.wso2.registry.users.accesscontrol with parameters of type AuthorizingRealmConfig
ACLAccessControlAdmin(Authorizer athzr, AccessControlAdmin admin, AuthorizingRealmConfig authConfig)
          Constructor
ACLAuthorizer(Authorizer athzr, AuthorizingRealmConfig authConfig)
           
ACLUserStoreAdmin(Authorizer athzr, UserStoreAdmin admin, AuthorizingRealmConfig authConfig)
           
ACLUserStoreReader(Authorizer athzr, UserStoreReader reader, AuthorizingRealmConfig authConfig)
           
AuthorizingRealmConfig(AuthorizingRealmConfig config)
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.