Uses of Interface
org.codelibs.spnego.UserInfo
-
-
Uses of UserInfo in org.codelibs.spnego
Methods in org.codelibs.spnego that return UserInfo Modifier and Type Method Description UserInfoLdapAccessControl. getUserInfo(String username)Returns a user info object if specified in web.xml or the spnego.policy file.UserInfoSpnegoAccessControl. getUserInfo()Returns the user's info object.UserInfoSpnegoHttpServletRequest. getUserInfo()UserInfoUserAccessControl. getUserInfo(String username)Returns the user's info object for the given user.
-