Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AUTH_COMPLETE - Enum constant in enum class com.liferay.portal.security.sso.openid.connect.OpenIdConnectFlowState
-
Deprecated.
- AUTH_REQUESTED - Enum constant in enum class com.liferay.portal.security.sso.openid.connect.OpenIdConnectFlowState
-
Deprecated.
- AuthenticationException(String) - Constructor for exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.AuthenticationException
- AuthenticationException(String, Throwable) - Constructor for exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.AuthenticationException
C
- com.liferay.portal.security.sso.openid.connect - package com.liferay.portal.security.sso.openid.connect
- com.liferay.portal.security.sso.openid.connect.configuration - package com.liferay.portal.security.sso.openid.connect.configuration
- com.liferay.portal.security.sso.openid.connect.constants - package com.liferay.portal.security.sso.openid.connect.constants
- com.liferay.portal.security.sso.openid.connect.provider - package com.liferay.portal.security.sso.openid.connect.provider
E
- enabled() - Method in interface com.liferay.portal.security.sso.openid.connect.configuration.OpenIdConnectConfiguration
G
- getAccessTokenValue() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectSession
-
Deprecated.
- getLoginTime() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectSession
-
Deprecated.
- getLoginUserId() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectSession
-
Deprecated.
- getNonceValue() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectSession
-
Deprecated.
- getOpenIdConnectFlowState() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectSession
-
Deprecated.
- getOpenIdConnectSession(HttpSession) - Method in interface com.liferay.portal.security.sso.openid.connect.provider.OpenIdConnectSessionProvider
-
Deprecated.
- getOpenIdProviderName() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectSession
-
Deprecated.
- getRefreshTokenValue() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectSession
-
Deprecated.
- getStateValue() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectSession
-
Deprecated.
I
- INITIALIZED - Enum constant in enum class com.liferay.portal.security.sso.openid.connect.OpenIdConnectFlowState
-
Deprecated.
- isEnabled(long) - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnect
N
- NoOpenIdConnectSessionException(String) - Constructor for exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.NoOpenIdConnectSessionException
- NoOpenIdConnectSessionException(String, Throwable) - Constructor for exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.NoOpenIdConnectSessionException
O
- OAUTH_CLIENT_ENTRIES - Static variable in class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectWebKeys
- OPEN_ID_CONNECT_ACTION_URL - Static variable in class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectWebKeys
- OPEN_ID_CONNECT_AUTHENTICATING_USER_ID - Static variable in class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectWebKeys
- OPEN_ID_CONNECT_ENDPOINT_AUTH - Static variable in class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectProviderPropertyNames
- OPEN_ID_CONNECT_ENDPOINT_DISCOVERY - Static variable in class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectProviderPropertyNames
- OPEN_ID_CONNECT_ENDPOINT_TOKEN - Static variable in class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectProviderPropertyNames
- OPEN_ID_CONNECT_ENDPOINT_USERINFO - Static variable in class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectProviderPropertyNames
- OPEN_ID_CONNECT_JWKS_URI - Static variable in class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectProviderPropertyNames
- OPEN_ID_CONNECT_PROVIDER_NAME - Static variable in class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectWebKeys
- OPEN_ID_CONNECT_PROVIDER_NAMES - Static variable in class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectWebKeys
- OPEN_ID_CONNECT_REQUEST_ACTION_NAME - Static variable in class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectWebKeys
- OPEN_ID_CONNECT_RESPONSE_ACTION_NAME - Static variable in class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectWebKeys
- OPEN_ID_CONNECT_SESSION - Static variable in class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectWebKeys
-
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement
- OPEN_ID_CONNECT_SESSION_ID - Static variable in class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectWebKeys
- OPEN_ID_CONNECT_SUBJECT_TYPES - Static variable in class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectProviderPropertyNames
- OPEN_ID_CONNECT_URL_ISSUER - Static variable in class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectProviderPropertyNames
- OpenIdConnect - Interface in com.liferay.portal.security.sso.openid.connect
- OpenIdConnectAuthenticationHandler - Interface in com.liferay.portal.security.sso.openid.connect
- OpenIdConnectConfiguration - Interface in com.liferay.portal.security.sso.openid.connect.configuration
-
Defines the configuration property keys and default values.
- OpenIdConnectConstants - Class in com.liferay.portal.security.sso.openid.connect.constants
- OpenIdConnectConstants() - Constructor for class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectConstants
- OpenIdConnectFlowState - Enum Class in com.liferay.portal.security.sso.openid.connect
-
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement
- OpenIdConnectProviderPropertyNames - Class in com.liferay.portal.security.sso.openid.connect.constants
- OpenIdConnectProviderPropertyNames() - Constructor for class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectProviderPropertyNames
- OpenIdConnectServiceException - Exception in com.liferay.portal.security.sso.openid.connect
- OpenIdConnectServiceException.AuthenticationException - Exception in com.liferay.portal.security.sso.openid.connect
- OpenIdConnectServiceException.NoOpenIdConnectSessionException - Exception in com.liferay.portal.security.sso.openid.connect
- OpenIdConnectServiceException.ProviderException - Exception in com.liferay.portal.security.sso.openid.connect
- OpenIdConnectServiceException.TokenException - Exception in com.liferay.portal.security.sso.openid.connect
- OpenIdConnectServiceException.UserInfoException - Exception in com.liferay.portal.security.sso.openid.connect
- OpenIdConnectServiceException.UserMappingException - Exception in com.liferay.portal.security.sso.openid.connect
- OpenIdConnectSession - Interface in com.liferay.portal.security.sso.openid.connect
-
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement
- OpenIdConnectSessionProvider - Interface in com.liferay.portal.security.sso.openid.connect.provider
-
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement
- OpenIdConnectWebKeys - Class in com.liferay.portal.security.sso.openid.connect.constants
- OpenIdConnectWebKeys() - Constructor for class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectWebKeys
P
- PORTAL_AUTH_COMPLETE - Enum constant in enum class com.liferay.portal.security.sso.openid.connect.OpenIdConnectFlowState
-
Deprecated.
- processAuthenticationResponse(HttpServletRequest, HttpServletResponse, UnsafeConsumer<Long, Exception>) - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectAuthenticationHandler
- ProviderException(String) - Constructor for exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.ProviderException
- ProviderException(String, Throwable) - Constructor for exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.ProviderException
R
- REDIRECT_URL_PATTERN - Static variable in class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectConstants
- requestAuthentication(long, HttpServletRequest, HttpServletResponse) - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectAuthenticationHandler
- requestAuthentication(String, HttpServletRequest, HttpServletResponse) - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectAuthenticationHandler
-
Deprecated.As of Cavanaugh (7.4.x), replaced by
OpenIdConnectAuthenticationHandler.requestAuthentication(long, HttpServletRequest, HttpServletResponse)
S
- SERVICE_NAME - Static variable in class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectConstants
- setOpenIdConnectFlowState(OpenIdConnectFlowState) - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectSession
-
Deprecated.
T
- TokenException(String) - Constructor for exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.TokenException
- TokenException(String, Throwable) - Constructor for exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.TokenException
- tokenRefreshOffset() - Method in interface com.liferay.portal.security.sso.openid.connect.configuration.OpenIdConnectConfiguration
- tokenRefreshScheduledInterval() - Method in interface com.liferay.portal.security.sso.openid.connect.configuration.OpenIdConnectConfiguration
U
- UserInfoException(String) - Constructor for exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.UserInfoException
- UserInfoException(String, Throwable) - Constructor for exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.UserInfoException
- UserMappingException(String) - Constructor for exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.UserMappingException
- UserMappingException(String, Throwable) - Constructor for exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.UserMappingException
V
- valueOf(String) - Static method in enum class com.liferay.portal.security.sso.openid.connect.OpenIdConnectFlowState
-
Deprecated.Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.liferay.portal.security.sso.openid.connect.OpenIdConnectFlowState
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form