Skip navigation links
A C E F G H I N O P R S T U V 

A

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
 

E

enabled() - Method in interface com.liferay.portal.security.sso.openid.connect.configuration.OpenIdConnectConfiguration
 

F

findOpenIdConnectProvider(long, String) - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectProviderRegistry
 
findOpenIdConnectProvider(String) - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectProviderRegistry
Deprecated.
As of Athanasius (7.3.x)

G

getAccessTokenValue() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectSession
 
getClientId() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectProvider
 
getClientSecret() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectProvider
 
getLoginTime() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectSession
 
getLoginUserId() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectSession
 
getName() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectProvider
 
getNonceValue() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectSession
 
getOIDCClientMetadata() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectProvider
 
getOIDCProviderMetadata() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectProvider
 
getOpenIdConnectFlowState() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectSession
 
getOpenIdConnectProvider(long, String) - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectProviderRegistry
 
getOpenIdConnectProvider(String) - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectProviderRegistry
Deprecated.
As of Athanasius (7.3.x)
getOpenIdConnectProviderNames() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectProviderRegistry
Deprecated.
As of Athanasius (7.3.x)
getOpenIdConnectProviderNames(long) - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectProviderRegistry
 
getOpenIdProviderName() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectSession
 
getRefreshTokenValue() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectSession
 
getScopes() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectProvider
 
getStateValue() - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectSession
 

H

hasValidOpenIdConnectSession(HttpSession) - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceHandler
 

I

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

OPEN_ID_CONNECT_ACTION_URL - 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
 
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
 
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 in com.liferay.portal.security.sso.openid.connect
 
OpenIdConnectProvider<S,T> - Interface in com.liferay.portal.security.sso.openid.connect
 
OpenIdConnectProviderPropertyNames - Class in com.liferay.portal.security.sso.openid.connect.constants
 
OpenIdConnectProviderPropertyNames() - Constructor for class com.liferay.portal.security.sso.openid.connect.constants.OpenIdConnectProviderPropertyNames
 
OpenIdConnectProviderRegistry<S,T> - Interface in com.liferay.portal.security.sso.openid.connect
 
OpenIdConnectServiceException - Exception in com.liferay.portal.security.sso.openid.connect
 
OpenIdConnectServiceException(String) - Constructor for exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException
 
OpenIdConnectServiceException(String, Throwable) - Constructor for exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException
 
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
 
OpenIdConnectServiceHandler - Interface in com.liferay.portal.security.sso.openid.connect
 
OpenIdConnectSession - Interface in com.liferay.portal.security.sso.openid.connect
 
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

processAuthenticationResponse(HttpServletRequest, HttpServletResponse) - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceHandler
 
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(String, HttpServletRequest, HttpServletResponse) - Method in interface com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceHandler
 

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
 

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
 

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 com.liferay.portal.security.sso.openid.connect.OpenIdConnectFlowState
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.liferay.portal.security.sso.openid.connect.OpenIdConnectFlowState
Returns an array containing the constants of this enum type, in the order they are declared.
A C E F G H I N O P R S T U V 
Skip navigation links