A C G I L S T U V 

A

AUTH_ENABLED - Static variable in class com.liferay.portal.security.sso.token.constants.TokenConfigurationKeys
 

C

com.liferay.portal.security.sso.token.constants - package com.liferay.portal.security.sso.token.constants
 
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
 

I

IMPORT_FROM_LDAP - Static variable in class com.liferay.portal.security.sso.token.constants.TokenConfigurationKeys
 

L

LegacyTokenPropsKeys - Class in com.liferay.portal.security.sso.token.constants
 
LegacyTokenPropsKeys() - Constructor for class com.liferay.portal.security.sso.token.constants.LegacyTokenPropsKeys
 
logout(HttpServletRequest, HttpServletResponse, String...) - Method in interface com.liferay.portal.security.sso.token.events.LogoutProcessor
 
LOGOUT_REDIRECT_URL - Static variable in class com.liferay.portal.security.sso.token.constants.TokenConfigurationKeys
 
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
 

S

SERVICE_NAME - Static variable in class com.liferay.portal.security.sso.token.constants.TokenConstants
 
SHIBBOLETH_AUTH_ENABLED - Static variable in class com.liferay.portal.security.sso.token.constants.LegacyTokenPropsKeys
 
SHIBBOLETH_IMPORT_FROM_LDAP - Static variable in class com.liferay.portal.security.sso.token.constants.LegacyTokenPropsKeys
 
SHIBBOLETH_KEYS - Static variable in class com.liferay.portal.security.sso.token.constants.LegacyTokenPropsKeys
 
SHIBBOLETH_LOGOUT_URL - Static variable in class com.liferay.portal.security.sso.token.constants.LegacyTokenPropsKeys
 
SHIBBOLETH_USER_HEADER - Static variable in class com.liferay.portal.security.sso.token.constants.LegacyTokenPropsKeys
 
SITEMINDER_AUTH_ENABLED - Static variable in class com.liferay.portal.security.sso.token.constants.LegacyTokenPropsKeys
 
SITEMINDER_IMPORT_FROM_LDAP - Static variable in class com.liferay.portal.security.sso.token.constants.LegacyTokenPropsKeys
 
SITEMINDER_KEYS - Static variable in class com.liferay.portal.security.sso.token.constants.LegacyTokenPropsKeys
 
SITEMINDER_USER_HEADER - Static variable in class com.liferay.portal.security.sso.token.constants.LegacyTokenPropsKeys
 

T

TokenConfigurationKeys - Class in com.liferay.portal.security.sso.token.constants
 
TokenConfigurationKeys() - Constructor for class com.liferay.portal.security.sso.token.constants.TokenConfigurationKeys
 
TokenConstants - Class in com.liferay.portal.security.sso.token.constants
 
TokenConstants() - Constructor for class com.liferay.portal.security.sso.token.constants.TokenConstants
 
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.

U

USER_HEADER - Static variable in class com.liferay.portal.security.sso.token.constants.TokenConfigurationKeys
 

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.
A C G I L S T U V