Uses of Class
com.avoka.tm.vo.SecurityMgr
-
Packages that use SecurityMgr Package Description com.avoka.tm.security Provides Security and SSO Support classes. -
-
Uses of SecurityMgr in com.avoka.tm.security
Constructors in com.avoka.tm.security with parameters of type SecurityMgr Constructor Description OAuth2Authenticator(HttpServletRequest request, SecurityMgr securityMgr)
Create an OAuth2Authenticator from the given request, securityMgr.
-