Skip navigation links
C G L T V 

C

com.liferay.portal.security.sso.token.events - package com.liferay.portal.security.sso.token.events
 
com.liferay.portal.security.sso.token.security.auth - package com.liferay.portal.security.sso.token.security.auth
 

G

getLoginToken(HttpServletRequest, String) - Method in interface com.liferay.portal.security.sso.token.security.auth.TokenRetriever
 
getLogoutProcessorType() - Method in interface com.liferay.portal.security.sso.token.events.LogoutProcessor
 
getTokenLocation() - Method in interface com.liferay.portal.security.sso.token.security.auth.TokenRetriever
 

L

logout(HttpServletRequest, HttpServletResponse, String...) - Method in interface com.liferay.portal.security.sso.token.events.LogoutProcessor
 
LogoutProcessor - Interface in com.liferay.portal.security.sso.token.events
Defines the public interface for logout behavior.
LogoutProcessorType - Enum in com.liferay.portal.security.sso.token.events
 

T

TokenLocation - Enum in com.liferay.portal.security.sso.token.security.auth
 
TokenRetriever - Interface in com.liferay.portal.security.sso.token.security.auth
Defines the public interface for authentication token location implementations.

V

valueOf(String) - Static method in enum com.liferay.portal.security.sso.token.events.LogoutProcessorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.liferay.portal.security.sso.token.security.auth.TokenLocation
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.liferay.portal.security.sso.token.events.LogoutProcessorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.liferay.portal.security.sso.token.security.auth.TokenLocation
Returns an array containing the constants of this enum type, in the order they are declared.
C G L T V 
Skip navigation links