Uses of Class
org.apache.directory.shared.kerberos.components.AuthorizationDataEntry

Packages that use AuthorizationDataEntry
org.apache.directory.shared.kerberos.components   
 

Uses of AuthorizationDataEntry in org.apache.directory.shared.kerberos.components
 

Methods in org.apache.directory.shared.kerberos.components that return AuthorizationDataEntry
 AuthorizationDataEntry AuthorizationData.getCurrentAD()
           
 

Methods in org.apache.directory.shared.kerberos.components that return types with arguments of type AuthorizationDataEntry
 List<AuthorizationDataEntry> AuthorizationData.getAuthorizationData()
           
 

Methods in org.apache.directory.shared.kerberos.components with parameters of type AuthorizationDataEntry
 void AuthorizationData.addEntry(AuthorizationDataEntry entry)
          Add a new AuthorizationDataEntry
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.