Uses of Class
org.exoplatform.web.security.GateInToken
Packages that use GateInToken
-
Uses of GateInToken in org.exoplatform.web.security.security
Fields in org.exoplatform.web.security.security with type parameters of type GateInTokenModifier and TypeFieldDescriptionprotected final ConcurrentHashMap<String, GateInToken> TransientTokenService.tokensMethods in org.exoplatform.web.security.security that return GateInTokenModifier and TypeMethodDescriptionCookieTokenService.deleteToken(String cookieTokenString) CookieTokenService.deleteToken(String cookieTokenString, String tokenType) TransientTokenService.deleteToken(String id) TransientTokenService.deleteToken(String id, String tokenType)