Uses of Class
net.sf.michaelo.tomcat.realm.ActiveDirectoryRealm.User
-
Packages that use ActiveDirectoryRealm.User Package Description net.sf.michaelo.tomcat.realm Active Directory components for Apache Tomcat. -
-
Uses of ActiveDirectoryRealm.User in net.sf.michaelo.tomcat.realm
Methods in net.sf.michaelo.tomcat.realm that return ActiveDirectoryRealm.User Modifier and Type Method Description protected ActiveDirectoryRealm.User
ActiveDirectoryRealm. getUser(DirContext context, GSSName gssName)
Methods in net.sf.michaelo.tomcat.realm with parameters of type ActiveDirectoryRealm.User Modifier and Type Method Description protected List<String>
ActiveDirectoryRealm. getRoles(DirContext context, ActiveDirectoryRealm.User user)
-