Uses of Class
edu.vt.middleware.ldap.jaas.LdapRole

Packages that use LdapRole
edu.vt.middleware.ldap.jaas   
 

Uses of LdapRole in edu.vt.middleware.ldap.jaas
 

Fields in edu.vt.middleware.ldap.jaas with type parameters of type LdapRole
protected  List<LdapRole> AbstractLoginModule.defaultRole
          Default roles.
 

Methods in edu.vt.middleware.ldap.jaas that return types with arguments of type LdapRole
protected  List<LdapRole> AbstractLoginModule.attributesToRoles(Attributes attributes)
          This parses the supplied attributes and returns them as a list of LdapRoles.
 



Copyright © 2003-2010 Virginia Tech. All Rights Reserved.