A B C D E F G H I L N O P Q R S T U V 

A

AbstractApplicationAuthenticator - Class in org.wso2.carbon.identity.application.authentication.framework
This is the super class of all the Application Authenticators.
AbstractApplicationAuthenticator() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.AbstractApplicationAuthenticator
 
activate(ComponentContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
activateCleanUp() - Method in class org.wso2.carbon.identity.application.authentication.framework.store.OperationCleanUpService
 
activateCleanUp() - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionCleanUpService
 
addAuthenticationContextToCache(String, AuthenticationContext) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
addAuthenticationRequestToCache(String, AuthenticationRequestCacheEntry) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
To add authentication request cache entry to cache
addAuthenticationResultToCache(String, AuthenticationResult) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
addCookie(String, Cookie) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequest
 
addCookie(String, Cookie) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponse
 
addHeader(String, String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationFrameworkWrapper
Adds a header to the wrapper object
addHeader(String, String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Add headers which are in the authentication request.
addInboundAuthenticationContextToCache(String, InboundAuthenticationContextCacheEntry) - Static method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationUtil
Add to inbound authentication context cache
addParameters(String, String) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponse
 
addProperty(String, Object) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.SessionContext
 
addProperty(String, Object) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContext
 
addProperty(String, Object) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationResult
 
addRequestQueryParam(String, String[]) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Add a parameter to the set of query params
addResponseHeader(String, String) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequest
 
addResponseHeader(String, String) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponse
 
addSessionContextToCache(String, SessionContext) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
addToCache(AuthenticationContextCacheKey, AuthenticationContextCacheEntry) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationContextCache
 
addToCache(AuthenticationRequestCacheKey, AuthenticationRequestCacheEntry) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationRequestCache
 
addToCache(AuthenticationResultCacheKey, AuthenticationResultCacheEntry) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationResultCache
 
addToCache(SessionContextCacheKey, SessionContextCacheEntry) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.SessionContextCache
 
addToCache(InboundAuthenticationContextCacheKey, InboundAuthenticationContextCacheEntry) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContextCache
 
appendRequestQueryParams(Map<String, String[]>) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Append params to already existing set of request query params
ApplicationAuthenticationException - Exception in org.wso2.carbon.identity.application.authentication.framework.exception
 
ApplicationAuthenticationException(String) - Constructor for exception org.wso2.carbon.identity.application.authentication.framework.exception.ApplicationAuthenticationException
 
ApplicationAuthenticationException(String, Throwable) - Constructor for exception org.wso2.carbon.identity.application.authentication.framework.exception.ApplicationAuthenticationException
 
ApplicationAuthenticationService - Class in org.wso2.carbon.identity.application.authentication.framework
 
ApplicationAuthenticationService() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.ApplicationAuthenticationService
 
ApplicationAuthenticator - Interface in org.wso2.carbon.identity.application.authentication.framework
API of the Application Authenticators.
ApplicationAuthenticatorException - Exception in org.wso2.carbon.identity.application.authentication.framework.exception
 
ApplicationAuthenticatorException(String) - Constructor for exception org.wso2.carbon.identity.application.authentication.framework.exception.ApplicationAuthenticatorException
 
ApplicationAuthenticatorException(String, Throwable) - Constructor for exception org.wso2.carbon.identity.application.authentication.framework.exception.ApplicationAuthenticatorException
 
ApplicationConfig - Class in org.wso2.carbon.identity.application.authentication.framework.config.model
 
ApplicationConfig(ServiceProvider) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
ATTR_APPLICATION_ID - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ATTR_APPLICATION_NAME - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ATTR_AUTH_ENDPOINT_QUERY_PARAM_ACTION - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ATTR_AUTH_ENDPOINT_QUERY_PARAM_NAME - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ATTR_AUTHENTICATOR_CONFIG_NAME - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ATTR_AUTHENTICATOR_ENABLED - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ATTR_AUTHENTICATOR_IDPS - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ATTR_AUTHENTICATOR_NAME - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ATTR_AUTHENTICATOR_NAME_MAPPING_ALIAS - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ATTR_AUTHENTICATOR_NAME_MAPPING_NAME - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ATTR_CHECK_AUTHENTICATE - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ATTR_FORCE_AUTHENTICATE - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ATTR_PARAMETER_NAME - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ATTR_STEP_LOGIN_PAGE - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ATTR_STEP_ORDER - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
AUDIT_FAILED - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
AUDIT_MESSAGE - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
AUDIT_SUCCESS - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
AUTH_ENDPOINT_QUERY_PARAMS_ACTION_EXCLUDE - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
AUTH_ENDPOINT_QUERY_PARAMS_ACTION_INCLUDE - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
AUTH_NAME - Static variable in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationConstants.RequestProcessor
 
AUTH_REQUEST - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestAttribute
 
AUTH_RESULT - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestAttribute
 
AUTH_TYPE - Static variable in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationConstants.RequestProcessor
 
AUTHENTICATED - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.ResponseParams
 
AUTHENTICATED_AUTHENTICATORS - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
AUTHENTICATED_IDPS - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.ResponseParams
 
AUTHENTICATED_USER - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.ResponseParams
 
AuthenticatedIdPData - Class in org.wso2.carbon.identity.application.authentication.framework.model
 
AuthenticatedIdPData() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedIdPData
 
AuthenticatedUser - Class in org.wso2.carbon.identity.application.authentication.framework.model
AuthenticatedUser is the class that represents the authenticated subject.
AuthenticatedUser() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedUser
Instantiates an AuthenticatedUser
AuthenticatedUser(AuthenticatedUser) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedUser
Copy the given AuthenticatedUser instance
AuthenticationContext - Class in org.wso2.carbon.identity.application.authentication.framework.context
This class is used for holding data about the authentication request sent from a servlet.
AuthenticationContext() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
AuthenticationContextCache - Class in org.wso2.carbon.identity.application.authentication.framework.cache
 
AuthenticationContextCacheEntry - Class in org.wso2.carbon.identity.application.authentication.framework.cache
 
AuthenticationContextCacheEntry(AuthenticationContext) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationContextCacheEntry
 
AuthenticationContextCacheKey - Class in org.wso2.carbon.identity.application.authentication.framework.cache
 
AuthenticationContextCacheKey(String) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationContextCacheKey
 
AuthenticationEndpointTenantActivityListener - Class in org.wso2.carbon.identity.application.authentication.framework.listener
Class for listening to modifications of tenants and sending the tenant list to receiving endpoints.
AuthenticationEndpointTenantActivityListener() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.listener.AuthenticationEndpointTenantActivityListener
 
AuthenticationFailedException - Exception in org.wso2.carbon.identity.application.authentication.framework.exception
 
AuthenticationFailedException(String) - Constructor for exception org.wso2.carbon.identity.application.authentication.framework.exception.AuthenticationFailedException
 
AuthenticationFailedException(String, Throwable) - Constructor for exception org.wso2.carbon.identity.application.authentication.framework.exception.AuthenticationFailedException
 
AuthenticationFrameworkRuntimeException - Exception in org.wso2.carbon.identity.application.authentication.framework.inbound
 
AuthenticationFrameworkRuntimeException() - Constructor for exception org.wso2.carbon.identity.application.authentication.framework.inbound.AuthenticationFrameworkRuntimeException
 
AuthenticationFrameworkRuntimeException(String) - Constructor for exception org.wso2.carbon.identity.application.authentication.framework.inbound.AuthenticationFrameworkRuntimeException
 
AuthenticationFrameworkRuntimeException(String, Throwable) - Constructor for exception org.wso2.carbon.identity.application.authentication.framework.inbound.AuthenticationFrameworkRuntimeException
 
AuthenticationFrameworkWrapper - Class in org.wso2.carbon.identity.application.authentication.framework.model
This class is used as a wrapper to the incoming http request to authentication framework.
AuthenticationFrameworkWrapper(HttpServletRequest, Map<String, String[]>, Map<String, String>) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationFrameworkWrapper
Create a new request wrapper that will merge additional parameters into the request object without prematurely reading parameters from the original request.
AuthenticationRequest - Class in org.wso2.carbon.identity.application.authentication.framework.model
This cache keeps all parameters and headers which are directed towards authentication framework.
AuthenticationRequest() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
 
AuthenticationRequestCache - Class in org.wso2.carbon.identity.application.authentication.framework.cache
This cache keeps all parameters and headers which are directed towards authentication framework.
AuthenticationRequestCacheEntry - Class in org.wso2.carbon.identity.application.authentication.framework.cache
keeps an instance of AuthenticationRequest which has all data added from calling servlets.
AuthenticationRequestCacheEntry(AuthenticationRequest) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationRequestCacheEntry
 
AuthenticationRequestCacheKey - Class in org.wso2.carbon.identity.application.authentication.framework.cache
Cache key for AuthenticationRequestCache.
AuthenticationRequestCacheKey(String) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationRequestCacheKey
 
AuthenticationRequestHandler - Interface in org.wso2.carbon.identity.application.authentication.framework.handler.request
 
AuthenticationResult - Class in org.wso2.carbon.identity.application.authentication.framework.model
 
AuthenticationResult() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationResult
 
AuthenticationResult(boolean, AuthenticatedUser, String) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationResult
 
AuthenticationResultCache - Class in org.wso2.carbon.identity.application.authentication.framework.cache
 
AuthenticationResultCacheEntry - Class in org.wso2.carbon.identity.application.authentication.framework.cache
 
AuthenticationResultCacheEntry() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationResultCacheEntry
 
AuthenticationResultCacheKey - Class in org.wso2.carbon.identity.application.authentication.framework.cache
 
AuthenticationResultCacheKey(String) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationResultCacheKey
 
AUTHENTICATOR - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
AUTHENTICATOR - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestParams
 
AuthenticatorConfig - Class in org.wso2.carbon.identity.application.authentication.framework.config.model
This is a wrapper class for ApplicationAuthenticator
AuthenticatorConfig() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.config.model.AuthenticatorConfig
 
AuthenticatorConfig(String, boolean, Map<String, String>) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.config.model.AuthenticatorConfig
 
AuthenticatorFlowStatus - Enum in org.wso2.carbon.identity.application.authentication.framework
 
AuthenticatorStateInfo - Class in org.wso2.carbon.identity.application.authentication.framework
 
AuthenticatorStateInfo() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.AuthenticatorStateInfo
 
AuthenticatorStatus - Enum in org.wso2.carbon.identity.application.authentication.framework
 

B

buildClaimMappings(Map<String, String>) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
buildRequest(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequestBuilder
 
buildResponseForFrameworkLogin(InboundAuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequestProcessor
Build response for framework login
buildResponseForFrameworkLogout(InboundAuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequestProcessor
Build response for framework logout

C

CALL_BACK_PATH - Static variable in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationConstants.RequestProcessor
 
CALLER_PATH - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestParams
 
canHandle(HttpServletRequest) - Method in interface org.wso2.carbon.identity.application.authentication.framework.ApplicationAuthenticator
Check whether the authentication or logout request can be handled by the authenticator
canHandle(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequestBuilder
 
canHandle(InboundAuthenticationRequest) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequestProcessor
Can handle
canHandle(InboundAuthenticationContext, InboundAuthenticationRequest) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponseProcessor
Can handle
CLAIM_TYPE_OIDC - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestType
 
CLAIM_TYPE_OPENID - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestType
 
CLAIM_TYPE_SAML_SSO - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestType
 
CLAIM_TYPE_SCIM - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestType
 
CLAIM_TYPE_STS - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestType
 
CLAIM_TYPE_WSO2 - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestType
 
CLAIM_URI_WSO2_EXT_IDP - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
ClaimHandler - Interface in org.wso2.carbon.identity.application.authentication.framework.handler.claims
 
clearCacheEntry(AuthenticationContextCacheKey) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationContextCache
 
clearCacheEntry(AuthenticationRequestCacheKey) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationRequestCache
 
clearCacheEntry(AuthenticationResultCacheKey) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationResultCache
 
clearCacheEntry(SessionContextCacheKey) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.SessionContextCache
 
clearCacheEntry(InboundAuthenticationContextCacheKey) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContextCache
 
clearSessionData(String, String) - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionDataStore
 
COMMON_SERVLET_URL - Static variable in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
COMMONAUTH - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
COMMONAUTH_COOKIE - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
CommonAuthenticationHandler - Class in org.wso2.carbon.identity.application.authentication.framework
 
CommonAuthenticationHandler() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.CommonAuthenticationHandler
 
CommonAuthenticationServlet - Class in org.wso2.carbon.identity.application.authentication.framework.servlet
 
CommonAuthenticationServlet() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.servlet.CommonAuthenticationServlet
 
CommonAuthRequestWrapper - Class in org.wso2.carbon.identity.application.authentication.framework.model
 
CommonAuthRequestWrapper(HttpServletRequest) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.model.CommonAuthRequestWrapper
 
CommonAuthResponseWrapper - Class in org.wso2.carbon.identity.application.authentication.framework.model
 
CommonAuthResponseWrapper(HttpServletResponse) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.model.CommonAuthResponseWrapper
 
CommonAuthResponseWrapper(HttpServletResponse, HttpServletRequest) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.model.CommonAuthResponseWrapper
 
CommonInboundAuthenticationServlet - Class in org.wso2.carbon.identity.application.authentication.framework.inbound
 
CommonInboundAuthenticationServlet() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.inbound.CommonInboundAuthenticationServlet
 
concludeFlow(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultAuthenticationRequestHandler
Sends the response to the servlet that initiated the authentication flow
ConfigurationFacade - Class in org.wso2.carbon.identity.application.authentication.framework.config
 
ConfigurationFacade() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.config.ConfigurationFacade
 
createFederateAuthenticatedUserFromSubjectIdentifier(String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedUser
Returns an AuthenticatedUser instance populated from the given subject identifier string.
createLocalAuthenticatedUserFromSubjectIdentifier(String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedUser
Returns an AuthenticatedUser instance populated from the given subject identifier string.

D

deactivate(ComponentContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
DEFAULT_SEQUENCE - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
DefaultAuthenticationRequestHandler - Class in org.wso2.carbon.identity.application.authentication.framework.handler.request.impl
 
DefaultAuthenticationRequestHandler() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultAuthenticationRequestHandler
 
DefaultClaimHandler - Class in org.wso2.carbon.identity.application.authentication.framework.handler.claims.impl
 
DefaultClaimHandler() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.handler.claims.impl.DefaultClaimHandler
 
DefaultHomeRealmDiscoverer - Class in org.wso2.carbon.identity.application.authentication.framework.handler.hrd.impl
 
DefaultHomeRealmDiscoverer() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.handler.hrd.impl.DefaultHomeRealmDiscoverer
 
DefaultLogoutRequestHandler - Class in org.wso2.carbon.identity.application.authentication.framework.handler.request.impl
 
DefaultLogoutRequestHandler() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultLogoutRequestHandler
 
DefaultProvisioningHandler - Class in org.wso2.carbon.identity.application.authentication.framework.handler.provisioning.impl
 
DefaultProvisioningHandler() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.handler.provisioning.impl.DefaultProvisioningHandler
 
DefaultRequestCoordinator - Class in org.wso2.carbon.identity.application.authentication.framework.handler.request.impl
Request Coordinator
DefaultRequestCoordinator() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultRequestCoordinator
 
DefaultRequestPathBasedSequenceHandler - Class in org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl
 
DefaultRequestPathBasedSequenceHandler() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultRequestPathBasedSequenceHandler
 
DefaultStepBasedSequenceHandler - Class in org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl
 
DefaultStepBasedSequenceHandler() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler
 
DefaultStepHandler - Class in org.wso2.carbon.identity.application.authentication.framework.handler.step.impl
 
DefaultStepHandler() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.handler.step.impl.DefaultStepHandler
 
DENY - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestParams
 
discover(String) - Method in interface org.wso2.carbon.identity.application.authentication.framework.handler.hrd.HomeRealmDiscoverer
 
discover(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.hrd.impl.DefaultHomeRealmDiscoverer
 
doAuthentication(HttpServletRequest, HttpServletResponse, AuthenticationContext, AuthenticatorConfig) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.step.impl.DefaultStepHandler
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.identity.application.authentication.framework.CommonAuthenticationHandler
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.CommonInboundAuthenticationServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.identity.application.authentication.framework.servlet.CommonAuthenticationServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.identity.application.authentication.framework.CommonAuthenticationHandler
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.CommonInboundAuthenticationServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.identity.application.authentication.framework.servlet.CommonAuthenticationServlet
 
doProcessRequest(HttpServletRequest, HttpServletResponse, InboundAuthenticationRequest) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.CommonInboundAuthenticationServlet
Process inbound request
doProcessResponse(InboundAuthenticationRequest) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.CommonInboundAuthenticationServlet
Process inbound authentication response

E

ELEM_AUTH_ENDPOINT_QUERY_PARAM - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ELEM_AUTHENTICATOR - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ELEM_AUTHENTICATOR_CONFIG - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ELEM_AUTHENTICATOR_NAME_MAPPING - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ELEM_IDP_CONFIG - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ELEM_PARAMETER - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ELEM_REQ_PATH_AUTHENTICATOR - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ELEM_SEQUENCE - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ELEM_STEP - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
ELEM_TENANT_DATA_LISTENER_URL - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
Configuration name for setting the url for receiving tenant list upon any modification to a tenant
endTenantFlow() - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
Ends the tenant flow
equals(Object) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationContextCacheKey
 
equals(Object) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationRequestCacheKey
 
equals(Object) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationResultCacheKey
 
equals(Object) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.SessionContextCacheKey
 
equals(Object) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContextCacheKey
 
ERROR - Static variable in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationConstants.StatusCode
 
ExternalIdPConfig - Class in org.wso2.carbon.identity.application.authentication.framework.config.model
 
ExternalIdPConfig() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
ExternalIdPConfig(IdentityProvider) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 

F

FEDERATED_IDP - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestParams
 
FederatedApplicationAuthenticator - Interface in org.wso2.carbon.identity.application.authentication.framework
 
FileBasedConfigurationBuilder - Class in org.wso2.carbon.identity.application.authentication.framework.config.builder
Application Authenticators Framework configuration reader.
findPreviousAuthenticatedSession(HttpServletRequest, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultRequestCoordinator
 
findSequenceByApplicationId(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
FLOW_STATUS - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestParams
 
FORCE_AUTHENTICATE - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestParams
 
FrameworkConstants - Class in org.wso2.carbon.identity.application.authentication.framework.util
Constants used in Application Authenticators Framework
FrameworkConstants.Config - Class in org.wso2.carbon.identity.application.authentication.framework.util
 
FrameworkConstants.RequestAttribute - Class in org.wso2.carbon.identity.application.authentication.framework.util
 
FrameworkConstants.RequestParams - Class in org.wso2.carbon.identity.application.authentication.framework.util
 
FrameworkConstants.RequestType - Class in org.wso2.carbon.identity.application.authentication.framework.util
 
FrameworkConstants.ResponseParams - Class in org.wso2.carbon.identity.application.authentication.framework.util
 
FrameworkException - Exception in org.wso2.carbon.identity.application.authentication.framework.exception
 
FrameworkException(String) - Constructor for exception org.wso2.carbon.identity.application.authentication.framework.exception.FrameworkException
 
FrameworkException(String, Throwable) - Constructor for exception org.wso2.carbon.identity.application.authentication.framework.exception.FrameworkException
 
FrameworkServiceComponent - Class in org.wso2.carbon.identity.application.authentication.framework.internal
 
FrameworkServiceComponent() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
FrameworkServiceDataHolder - Class in org.wso2.carbon.identity.application.authentication.framework.internal
 
FrameworkUtils - Class in org.wso2.carbon.identity.application.authentication.framework.util
 

G

generatePassword() - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.provisioning.impl.DefaultProvisioningHandler
Generates (random) password for user to be provisioned
getAccessedTime() - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.SessionContextCacheEntry
 
getAllAuthenticators() - Method in class org.wso2.carbon.identity.application.authentication.framework.ApplicationAuthenticationService
 
getAppAuthenticatorByName(String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getApplicationAuthenticator() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.AuthenticatorConfig
 
getApplicationConfig() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
getApplicationID() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
getApplicationId() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
getApplicationName() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
getAuthCookie(HttpServletRequest) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getAuthEndpointQueryParams() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
getAuthEndpointQueryParamsAction() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
getAuthenticatedAutenticator() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
getAuthenticatedAuthenticators() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationResult
 
getAuthenticatedIdP() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
getAuthenticatedIdPs() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
getAuthenticatedIdPs() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.SessionContext
 
getAuthenticatedIdPs() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationResult
 
getAuthenticatedReqPathAuthenticator() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
getAuthenticatedSequences() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.SessionContext
 
getAuthenticatedStepIdPs(List<String>, List<String>) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getAuthenticatedStepIdPs(StepConfig, Map<String, AuthenticatedIdPData>) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getAuthenticatedSubjectIdentifier() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedUser
Returns the authenticated subject identifier.
getAuthenticatedUser() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
getAuthenticatedUser() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
getAuthenticationContextFromCache(String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getAuthenticationEndpointRetryURL() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
getAuthenticationEndpointRetryURL() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.ConfigurationFacade
 
getAuthenticationEndpointURL() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
getAuthenticationEndpointURL() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.ConfigurationFacade
 
getAuthenticationRequest() - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationRequestCacheEntry
 
getAuthenticationRequest() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getAuthenticationRequestFromCache(String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
To get authentication cache request from cache
getAuthenticationRequestHandler() - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getAuthenticationResultFromCache(String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
To get authentication cache result from cache
getAuthenticator(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.ApplicationAuthenticationService
 
getAuthenticator() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedIdPData
 
getAuthenticatorBean(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
getAuthenticatorConfig() - Method in class org.wso2.carbon.identity.application.authentication.framework.AbstractApplicationAuthenticator
 
getAuthenticatorConfigMap() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
getAuthenticatorIdPMappingString(List<AuthenticatorConfig>) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getAuthenticatorList() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
getAuthenticatorMappings() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
getAuthenticatorNameMappings() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
getAuthenticatorNameMappings() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.ConfigurationFacade
 
getAuthenticatorProperties() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getAuthenticatorPropertyMapFromIdP(ExternalIdPConfig, String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getAuthenticators() - Static method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
getAuthenticators() - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceDataHolder
 
getAuthenticatorStateInfo() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.AuthenticatorConfig
 
getBundleContext() - Static method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
getBundleContext() - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceDataHolder
 
getCacheDisabledAuthenticators() - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getCacheTimeouts() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
getCacheTimeouts() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.ConfigurationFacade
 
getCallbackPath(InboundAuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequestProcessor
Get callback path
getCallerPath() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getCallerSessionKey() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getClaimDialectURI() - Method in class org.wso2.carbon.identity.application.authentication.framework.AbstractApplicationAuthenticator
 
getClaimDialectURI() - Method in interface org.wso2.carbon.identity.application.authentication.framework.ApplicationAuthenticator
Get the claim dialect URI if this authenticator receives claims in a standard dialect and needs to be mapped to the Carbon dialect http://wso2.org/claims
getClaimHandler() - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getClaimMapping() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationResult
 
getClaimMappings() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
getClaimMappings() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
getClaimMappings(ClaimMapping[], boolean) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getClaimMappings(Map<ClaimMapping, String>, boolean) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getClaims() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
getCommonAuthCallerPath() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Get common auth caller path.
getCommonAuthReqWithParams(HttpServletRequest, AuthenticationRequestCacheEntry) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
Builds the wrapper, wrapping incoming request and information take from cache entry
getConfigElement(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
Returns the element with the provided local part
getConfiguration() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
getConfigurationProperties() - Method in class org.wso2.carbon.identity.application.authentication.framework.AbstractApplicationAuthenticator
 
getConfigurationProperties() - Method in interface org.wso2.carbon.identity.application.authentication.framework.ApplicationAuthenticator
 
getContext() - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationContextCacheEntry
 
getContext() - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.SessionContextCacheEntry
 
getContextData(HttpServletRequest) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getContextId() - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationContextCacheKey
 
getContextId() - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.SessionContextCacheKey
 
getContextIdentifier(HttpServletRequest) - Method in interface org.wso2.carbon.identity.application.authentication.framework.ApplicationAuthenticator
Get the Context identifier sent with the request.
getContextIdentifier() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getContextIdIncludedQueryParams() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getCookies() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequest
 
getCookies() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponse
 
getCurrentAuthenticatedIdPs() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getCurrentAuthenticator() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getCurrentRequest() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getCurrentStep() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getDomain() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
getEntry() - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionContextDO
 
getExtensions() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
getExtensions() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.ConfigurationFacade
 
getExternalIdP() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getFederatedAuthenticators() - Method in class org.wso2.carbon.identity.application.authentication.framework.ApplicationAuthenticationService
 
getFederatedIdPName() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedUser
 
getFederatedSubjectFromClaims(IdentityProvider, Map<ClaimMapping, String>) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getFederatedSubjectFromClaims(AuthenticationContext, String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getForceAuth() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Whether the request is a force auth request or not
getFriendlyName() - Method in interface org.wso2.carbon.identity.application.authentication.framework.ApplicationAuthenticator
 
getHeader(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationFrameworkWrapper
 
getHeaderNames() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationFrameworkWrapper
Will return header names which were in original request and will append all the header names which were in authentication request cache entry
getHeaders() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequest
 
getHomeRealmDiscoverer() - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getIdentityProvider() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
getIdPConfigByName(String, String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.ConfigurationFacade
 
getIdPConfigByRealm(String, String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.ConfigurationFacade
 
getIdPConfigs(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
getIdpList() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
getIdPName() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
getIdpName() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedIdPData
 
getIdpNames() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.AuthenticatorConfig
 
getIdpRoleClaimUri(ExternalIdPConfig) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler
 
getIdps() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.AuthenticatorConfig
 
getInboundAuthenticationContext() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContextCacheEntry
 
getInboundAuthenticationContextToCache(String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationUtil
Get inbound authentication context cache
getInboundAuthenticationRequest() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContext
 
getInboundAuthenticationRequestBuilders() - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceDataHolder
 
getInboundAuthenticationRequestProcessors() - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceDataHolder
 
getInboundAuthenticationResponse() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContext
 
getInboundAuthenticationResponseProcessors() - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceDataHolder
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationContextCache
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationRequestCache
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationResultCache
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.cache.SessionContextCache
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
getInstance(String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.UIBasedConfigurationBuilder
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.config.ConfigurationFacade
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.handler.claims.impl.DefaultClaimHandler
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.handler.hrd.impl.DefaultHomeRealmDiscoverer
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.handler.provisioning.impl.DefaultProvisioningHandler
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultAuthenticationRequestHandler
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultLogoutRequestHandler
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultRequestCoordinator
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultRequestPathBasedSequenceHandler
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.handler.step.impl.DefaultStepHandler
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContextCache
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceDataHolder
 
getInstance() - Static method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionDataStore
 
getKey() - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionContextDO
 
getKeySet(Map<ClaimMapping, String>) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getListenerOrder() - Method in class org.wso2.carbon.identity.application.authentication.framework.listener.AuthenticationEndpointTenantActivityListener
 
getLocalAuthenticators() - Method in class org.wso2.carbon.identity.application.authentication.framework.ApplicationAuthenticationService
 
getLocallyMappedUserRoles(SequenceConfig, ExternalIdPConfig, Map<String, String>, String) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler
 
getLocalToSPClaimMappings(Map<String, String>) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getLoggedInUser() - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationContextCacheEntry
 
getLoggedInUser() - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.SessionContextCacheEntry
 
getLoginPage() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
getLogoutRequestHandler() - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getMaxInactiveInterval() - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getMaxLoginAttemptCount() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
getMaxLoginAttemptCount() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.ConfigurationFacade
 
getName() - Method in interface org.wso2.carbon.identity.application.authentication.framework.ApplicationAuthenticator
Get the name of the Authenticator
getName() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.AuthenticatorConfig
 
getName() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
getName() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
getName() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequestBuilder
 
getName() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequestProcessor
Get Name
getName() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponseProcessor
Get Name
getNanoTimeReference() - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceDataHolder
 
getOrder() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
getParameter(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponse
 
getParameter(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationFrameworkWrapper
 
getParameter(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.CommonAuthRequestWrapper
 
getParameterMap() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.AuthenticatorConfig
 
getParameterMap() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
getParameterMap() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationFrameworkWrapper
Will return params which were in original request and will append all the params which were in authentication request cache entry
getParameterNames() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationFrameworkWrapper
 
getParameters() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequest
 
getParameters() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponse
 
getParameterValues(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationFrameworkWrapper
 
getPassiveAuth() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Get whether the request is a passive authentication request
getPermissions() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
getPreviousAuthenticatedIdPs() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getPriority() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequestBuilder
 
getPriority() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequestProcessor
Get Priority
getPriority() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponseProcessor
Get priority
getProperties() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getProperty(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getProperty(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.SessionContext
 
getProperty(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContext
 
getProperty(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationResult
 
getProvisioningHandler() - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getProvisioningUserStoreClaimURI() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
getProvisioningUserStoreId() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
getPublicCert() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
getQueryParams() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getQueryString() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationFrameworkWrapper
Will construct the new query parameter with the params
getQueryStringWithConfiguredParams(HttpServletRequest) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
when getting query params through this, only configured params will be appended as query params The required params can be configured from application-authenticators.xml
getQueryStringWithFrameworkContextId(String, String, String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getRealmService() - Static method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
getRealmService() - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceDataHolder
 
getRedirectURL() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponse
 
getRedirectURL() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.CommonAuthResponseWrapper
 
getRegistryService() - Static method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
getRegistryService() - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceDataHolder
 
getRelyingParty() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getRelyingParty() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Get relying party of the authentication request
getRelyingPartyId() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequestProcessor
Get relying party id
getReqPathAuthenticators() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
getRequestCoordinator() - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getRequestedClaimMappings() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
getRequestHeaders() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Get request headers in authentication requests
getRequestPathAuthenticators() - Method in class org.wso2.carbon.identity.application.authentication.framework.ApplicationAuthenticationService
 
getRequestPathBasedSequenceHandler() - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getRequestQueryParam(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Get the query param with specified key
getRequestQueryParams() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
To retrieve request query params which are stored.
getRequestType() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getResponseHeaders() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponse
 
getResult() - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationResultCacheEntry
 
getResultId() - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationRequestCacheKey
 
getResultId() - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationResultCacheKey
 
getResultId() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContextCacheKey
 
getRetryCount() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getRoleClaim() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
getRoleClaimUri() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
getRoleMappings() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
getRoleMappings() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
getRoles() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
getSequence(String, String, String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.UIBasedConfigurationBuilder
 
getSequenceConfig(String, String, String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.ConfigurationFacade
 
getSequenceConfig() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getSequenceList() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
getServiceProvider() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
getServiceProviderMappedUserRoles(SequenceConfig, List<String>) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultRequestPathBasedSequenceHandler
 
getServiceProviderMappedUserRoles(SequenceConfig, List<String>) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler
 
getServiceProviderName() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getSessionContextData(String, String) - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionDataStore
 
getSessionContextFromCache(String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getSessionData(String, String) - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionDataStore
 
getSessionIdentifier() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getSpRoleClaimUri(ApplicationConfig) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultRequestPathBasedSequenceHandler
 
getSpRoleClaimUri(ApplicationConfig) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler
 
getStandardDialect(String, ApplicationConfig) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.claims.impl.DefaultClaimHandler
Returns the claim dialect URI based on the client type
getStateInfo() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getStatusCode() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponse
 
getStepBasedSequenceHandler() - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getStepHandler() - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getStepIdPs(StepConfig) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
getStepMap() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
getSubject() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getSubject() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationResult
 
getSubjectClaimUri() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
getTenantDataEndpointURLs() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
Get the tenant list receiving urls
getTenantDataEndpointURLs() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.ConfigurationFacade
Get the tenant list receiving urls
getTenantDomain() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
getTenantDomain() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContext
 
getTenantDomain() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Get the tenant domain
getTenantDropdownEnabled() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.ConfigurationFacade
Get the value for tenant list dropdown enable or disable
getTenantId() - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionContextDO
 
getTimestamp() - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionContextDO
 
getTokenEndpointAlias() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
getType() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Type of the request.
getType() - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionContextDO
 
getUnixTimeReference() - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceDataHolder
 
getUser() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedIdPData
 
getUserAttributes() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedUser
Returns the user attributes of the authenticated user as a map.
getUserIdClaimUri() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
getUsernameAsSubjectIdentifier(boolean, boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedUser
 
getUserStoreAppendedName(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.AbstractApplicationAuthenticator
 
getValueFromCache(AuthenticationContextCacheKey) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationContextCache
 
getValueFromCache(AuthenticationRequestCacheKey) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationRequestCache
 
getValueFromCache(AuthenticationResultCacheKey) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationResultCache
 
getValueFromCache(SessionContextCacheKey) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.SessionContextCache
 
getValueFromCache(InboundAuthenticationContextCacheKey) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContextCache
 

H

handle(List<String>, String, Map<String, String>, String, String) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.provisioning.impl.DefaultProvisioningHandler
 
handle(List<String>, String, Map<String, String>, String, String) - Method in interface org.wso2.carbon.identity.application.authentication.framework.handler.provisioning.ProvisioningHandler
 
handle(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in interface org.wso2.carbon.identity.application.authentication.framework.handler.request.AuthenticationRequestHandler
 
handle(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultAuthenticationRequestHandler
Executes the authentication flow
handle(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultLogoutRequestHandler
 
handle(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultRequestCoordinator
 
handle(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in interface org.wso2.carbon.identity.application.authentication.framework.handler.request.LogoutRequestHandler
 
handle(HttpServletRequest, HttpServletResponse) - Method in interface org.wso2.carbon.identity.application.authentication.framework.handler.request.RequestCoordinator
 
handle(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultRequestPathBasedSequenceHandler
 
handle(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler
Executes the steps
handle(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in interface org.wso2.carbon.identity.application.authentication.framework.handler.sequence.SequenceHandler
 
handle(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.step.impl.DefaultStepHandler
 
handle(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in interface org.wso2.carbon.identity.application.authentication.framework.handler.step.StepHandler
 
handleClaimMappings(StepConfig, AuthenticationContext, Map<String, String>, boolean) - Method in interface org.wso2.carbon.identity.application.authentication.framework.handler.claims.ClaimHandler
 
handleClaimMappings(StepConfig, AuthenticationContext, Map<String, String>, boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.claims.impl.DefaultClaimHandler
 
handleClaimMappings(AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultRequestPathBasedSequenceHandler
 
handleClaimMappings(StepConfig, AuthenticationContext, Map<String, String>, boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler
 
handleFederatedClaims(Map<String, String>, String, StepConfig, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.claims.impl.DefaultClaimHandler
 
handleHomeRealmDiscovery(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.step.impl.DefaultStepHandler
 
handleJitProvisioning(String, AuthenticationContext, List<String>, Map<String, String>) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler
 
handleLocalClaims(String, StepConfig, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.claims.impl.DefaultClaimHandler
 
handlePostAuthentication(HttpServletRequest, HttpServletResponse, AuthenticationContext, AuthenticatedIdPData) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultRequestPathBasedSequenceHandler
 
handlePostAuthentication(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler
 
handleRequestFromLoginPage(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.step.impl.DefaultStepHandler
 
handleResponse(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.step.impl.DefaultStepHandler
 
handleSequenceStart(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultAuthenticationRequestHandler
Handle the start of a Sequence
hashCode() - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationContextCacheKey
 
hashCode() - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationRequestCacheKey
 
hashCode() - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationResultCacheKey
 
hashCode() - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.SessionContextCacheKey
 
hashCode() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContextCacheKey
 
HomeRealmDiscoverer - Interface in org.wso2.carbon.identity.application.authentication.framework.handler.hrd
 
HTTP_PATH_PARAM_REQUEST - Static variable in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationConstants
 
HTTP_PATH_PARAM_RESPONSE - Static variable in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationConstants
 

I

IDP - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
IDP - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestParams
 
InboundAuthenticationConstants - Class in org.wso2.carbon.identity.application.authentication.framework.inbound
 
InboundAuthenticationConstants() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationConstants
 
InboundAuthenticationConstants.RequestProcessor - Class in org.wso2.carbon.identity.application.authentication.framework.inbound
 
InboundAuthenticationConstants.StatusCode - Class in org.wso2.carbon.identity.application.authentication.framework.inbound
 
InboundAuthenticationContext - Class in org.wso2.carbon.identity.application.authentication.framework.inbound
 
InboundAuthenticationContext() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContext
 
InboundAuthenticationContextCache - Class in org.wso2.carbon.identity.application.authentication.framework.inbound
 
InboundAuthenticationContextCacheEntry - Class in org.wso2.carbon.identity.application.authentication.framework.inbound
 
InboundAuthenticationContextCacheEntry(InboundAuthenticationContext) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContextCacheEntry
 
InboundAuthenticationContextCacheKey - Class in org.wso2.carbon.identity.application.authentication.framework.inbound
 
InboundAuthenticationContextCacheKey(String) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContextCacheKey
 
InboundAuthenticationManager - Class in org.wso2.carbon.identity.application.authentication.framework.inbound
 
InboundAuthenticationManager() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationManager
 
InboundAuthenticationRequest - Class in org.wso2.carbon.identity.application.authentication.framework.inbound
 
InboundAuthenticationRequest() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequest
 
InboundAuthenticationRequestBuilder - Class in org.wso2.carbon.identity.application.authentication.framework.inbound
 
InboundAuthenticationRequestBuilder() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequestBuilder
 
InboundAuthenticationRequestProcessor - Class in org.wso2.carbon.identity.application.authentication.framework.inbound
 
InboundAuthenticationRequestProcessor() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequestProcessor
 
InboundAuthenticationResponse - Class in org.wso2.carbon.identity.application.authentication.framework.inbound
 
InboundAuthenticationResponse() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponse
 
InboundAuthenticationResponseProcessor - Class in org.wso2.carbon.identity.application.authentication.framework.inbound
 
InboundAuthenticationResponseProcessor() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponseProcessor
 
InboundAuthenticationUtil - Class in org.wso2.carbon.identity.application.authentication.framework.inbound
 
InboundAuthenticationUtil() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationUtil
 
init() - Method in class org.wso2.carbon.identity.application.authentication.framework.servlet.CommonAuthenticationServlet
 
initializeFlow(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultRequestCoordinator
Handles the initial request (from the calling servlet)
initiateAuthenticationRequest(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.AbstractApplicationAuthenticator
 
initiateLogoutRequest(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.AbstractApplicationAuthenticator
 
InvalidCredentialsException - Exception in org.wso2.carbon.identity.application.authentication.framework.exception
 
InvalidCredentialsException(String) - Constructor for exception org.wso2.carbon.identity.application.authentication.framework.exception.InvalidCredentialsException
 
InvalidCredentialsException(String, Throwable) - Constructor for exception org.wso2.carbon.identity.application.authentication.framework.exception.InvalidCredentialsException
 
isAlwaysSendMappedLocalSubjectId() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
isAuthEndpointQueryParamsConfigAvailable() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
isAuthenticated() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationResult
 
isCheckAuthn() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
isCheckAuthnEnabled(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
isCompleted() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
isCompleted() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
isDirectResponseRequired() - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponseProcessor
Check direct response require
isDumbMode() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
isDumbMode() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.ConfigurationFacade
 
isEnabled() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.AuthenticatorConfig
 
isFederatedUser() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedUser
Returns whether this user federated user or not.
isFederationHubIdP() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
isForceAuthenticate() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
isForceAuthn() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
isForceAuthnEnabled(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
isLoggedOut() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationResult
 
isLogoutRequest() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
isMappedSubjectIDSelected() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
isMultiOption() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
isPassiveAuthenticate() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
isPost() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Whether the request is a post or not
isPreviousSessionFound() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
isPrimary() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
isProvisioningEnabled() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
isReAuthenticate() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
isRedirect() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.CommonAuthResponseWrapper
 
isRememberMe() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
isRememberMe() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.SessionContext
 
isRequestAuthenticated() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
isRetrying() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
isRetrying() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
isReturning() - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
isSaaSApp() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
isSaaSApp() - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationResult
 
isSubjectAttributeStep() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
isSubjectIdentifierStep() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
ISSUER - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestParams
 
isTenantDomainDropdownEnabled() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
Get the value of tenant list dropdown enabled or disabled
isUseTenantDomainInLocalSubjectIdentifier() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
isUseUserstoreDomainInLocalSubjectIdentifier() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 

L

LOCAL_IDP_NAME - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
LOCAL_ROLE_CLAIM_URI - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
LocalApplicationAuthenticator - Interface in org.wso2.carbon.identity.application.authentication.framework
 
LOGGED_OUT - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.ResponseParams
 
LOGOUT - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
LOGOUT - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestParams
 
LogoutFailedException - Exception in org.wso2.carbon.identity.application.authentication.framework.exception
 
LogoutFailedException(String) - Constructor for exception org.wso2.carbon.identity.application.authentication.framework.exception.LogoutFailedException
 
LogoutFailedException(String, Throwable) - Constructor for exception org.wso2.carbon.identity.application.authentication.framework.exception.LogoutFailedException
 
LogoutRequestHandler - Interface in org.wso2.carbon.identity.application.authentication.framework.handler.request
 

N

noClaimMapping() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 

O

OAUTH2 - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
OIDC - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
onPreDelete(int) - Method in class org.wso2.carbon.identity.application.authentication.framework.listener.AuthenticationEndpointTenantActivityListener
 
onSubscriptionPlanChange(int, String, String) - Method in class org.wso2.carbon.identity.application.authentication.framework.listener.AuthenticationEndpointTenantActivityListener
 
onTenantActivation(int) - Method in class org.wso2.carbon.identity.application.authentication.framework.listener.AuthenticationEndpointTenantActivityListener
 
onTenantCreate(TenantInfoBean) - Method in class org.wso2.carbon.identity.application.authentication.framework.listener.AuthenticationEndpointTenantActivityListener
 
onTenantDeactivation(int) - Method in class org.wso2.carbon.identity.application.authentication.framework.listener.AuthenticationEndpointTenantActivityListener
 
onTenantDelete(int) - Method in class org.wso2.carbon.identity.application.authentication.framework.listener.AuthenticationEndpointTenantActivityListener
 
onTenantInitialActivation(int) - Method in class org.wso2.carbon.identity.application.authentication.framework.listener.AuthenticationEndpointTenantActivityListener
 
onTenantRename(int, String, String) - Method in class org.wso2.carbon.identity.application.authentication.framework.listener.AuthenticationEndpointTenantActivityListener
 
onTenantUpdate(TenantInfoBean) - Method in class org.wso2.carbon.identity.application.authentication.framework.listener.AuthenticationEndpointTenantActivityListener
 
OPENID_IDENTITY - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
OPENID_SERVER - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
OperationCleanUpService - Class in org.wso2.carbon.identity.application.authentication.framework.store
Database cleanup.
OperationCleanUpService(long, long) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.store.OperationCleanUpService
 
org.wso2.carbon.identity.application.authentication.framework - package org.wso2.carbon.identity.application.authentication.framework
 
org.wso2.carbon.identity.application.authentication.framework.cache - package org.wso2.carbon.identity.application.authentication.framework.cache
 
org.wso2.carbon.identity.application.authentication.framework.config - package org.wso2.carbon.identity.application.authentication.framework.config
 
org.wso2.carbon.identity.application.authentication.framework.config.builder - package org.wso2.carbon.identity.application.authentication.framework.config.builder
 
org.wso2.carbon.identity.application.authentication.framework.config.model - package org.wso2.carbon.identity.application.authentication.framework.config.model
 
org.wso2.carbon.identity.application.authentication.framework.context - package org.wso2.carbon.identity.application.authentication.framework.context
 
org.wso2.carbon.identity.application.authentication.framework.exception - package org.wso2.carbon.identity.application.authentication.framework.exception
 
org.wso2.carbon.identity.application.authentication.framework.handler.claims - package org.wso2.carbon.identity.application.authentication.framework.handler.claims
 
org.wso2.carbon.identity.application.authentication.framework.handler.claims.impl - package org.wso2.carbon.identity.application.authentication.framework.handler.claims.impl
 
org.wso2.carbon.identity.application.authentication.framework.handler.hrd - package org.wso2.carbon.identity.application.authentication.framework.handler.hrd
 
org.wso2.carbon.identity.application.authentication.framework.handler.hrd.impl - package org.wso2.carbon.identity.application.authentication.framework.handler.hrd.impl
 
org.wso2.carbon.identity.application.authentication.framework.handler.provisioning - package org.wso2.carbon.identity.application.authentication.framework.handler.provisioning
 
org.wso2.carbon.identity.application.authentication.framework.handler.provisioning.impl - package org.wso2.carbon.identity.application.authentication.framework.handler.provisioning.impl
 
org.wso2.carbon.identity.application.authentication.framework.handler.request - package org.wso2.carbon.identity.application.authentication.framework.handler.request
 
org.wso2.carbon.identity.application.authentication.framework.handler.request.impl - package org.wso2.carbon.identity.application.authentication.framework.handler.request.impl
 
org.wso2.carbon.identity.application.authentication.framework.handler.sequence - package org.wso2.carbon.identity.application.authentication.framework.handler.sequence
 
org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl - package org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl
 
org.wso2.carbon.identity.application.authentication.framework.handler.step - package org.wso2.carbon.identity.application.authentication.framework.handler.step
 
org.wso2.carbon.identity.application.authentication.framework.handler.step.impl - package org.wso2.carbon.identity.application.authentication.framework.handler.step.impl
 
org.wso2.carbon.identity.application.authentication.framework.inbound - package org.wso2.carbon.identity.application.authentication.framework.inbound
 
org.wso2.carbon.identity.application.authentication.framework.internal - package org.wso2.carbon.identity.application.authentication.framework.internal
 
org.wso2.carbon.identity.application.authentication.framework.listener - package org.wso2.carbon.identity.application.authentication.framework.listener
 
org.wso2.carbon.identity.application.authentication.framework.model - package org.wso2.carbon.identity.application.authentication.framework.model
 
org.wso2.carbon.identity.application.authentication.framework.servlet - package org.wso2.carbon.identity.application.authentication.framework.servlet
 
org.wso2.carbon.identity.application.authentication.framework.store - package org.wso2.carbon.identity.application.authentication.framework.store
 
org.wso2.carbon.identity.application.authentication.framework.util - package org.wso2.carbon.identity.application.authentication.framework.util
 

P

PASSIVE_AUTHENTICATION - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestParams
 
PASSIVE_STS - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
persistSessionData(String, String, Object, Timestamp, int) - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionDataStore
 
populateStepConfigWithAuthenticationDetails(StepConfig, AuthenticatedIdPData) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.step.impl.DefaultStepHandler
 
prependUserStoreDomainToName(String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
process(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.AbstractApplicationAuthenticator
 
process(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in interface org.wso2.carbon.identity.application.authentication.framework.ApplicationAuthenticator
Process the authentication or logout request.
process(InboundAuthenticationRequest) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequestProcessor
Process inbound authentication request
processAuthenticationResponse(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.AbstractApplicationAuthenticator
 
processLogoutResponse(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.AbstractApplicationAuthenticator
 
processRequest(InboundAuthenticationRequest) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationManager
Process authentication request
processResponse(InboundAuthenticationContext, InboundAuthenticationRequest) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationManager
Process response
processResponse(InboundAuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponseProcessor
Build response
ProvisioningHandler - Interface in org.wso2.carbon.identity.application.authentication.framework.handler.provisioning
 

Q

QNAME_AUTH_ENDPOINT_QUERY_PARAMS - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_AUTHENTICATION_ENDPOINT_RETRY_URL - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_AUTHENTICATION_ENDPOINT_URL - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_AUTHENTICATOR_CONFIGS - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_AUTHENTICATOR_NAME_MAPPINGS - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_CACHE_TIMEOUTS - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_EXT_AUTH_CONTEXT_HANDLER - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_EXT_AUTH_REQ_HANDLER - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_EXT_CLAIM_HANDLER - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_EXT_HRD - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_EXT_LOGOUT_REQ_HANDLER - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_EXT_PROVISIONING_HANDLER - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_EXT_REQ_COORDINATOR - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_EXT_REQ_PATH_BASED_SEQ_HANDLER - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_EXT_ROLE_HANDLER - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_EXT_STEP_BASED_SEQ_HANDLER - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_EXT_STEP_HANDLER - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_EXTENSIONS - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_IDP_CONFIGS - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_MAX_LOGIN_ATTEMPT_COUNT - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_PROXY_MODE - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_SEQUENCES - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
 
QNAME_TENANT_DATA_LISTENER_URLS - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
Configuration name for the collection of urls for receiving tenant list
QNAME_TENANT_DOMAIN_DROPDOWN_ENABLED - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.Config
Configuration name for enabling or disabling the tenant list dropdown
QUERY_PARAMS - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 

R

RE_AUTHENTICATE - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestParams
 
REDIRECT - Static variable in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationConstants.StatusCode
 
RELYING_PARTY - Static variable in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationConstants.RequestProcessor
 
removeAuthCookie(HttpServletRequest, HttpServletResponse) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
removeAuthenticationContextFromCache(String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
removeAuthenticationRequestFromCache(String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
removes authentication request from cache.
removeAuthenticationResultFromCache(String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
Removes authentication result from cache.
removeExpiredOperationData(Timestamp) - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionDataStore
 
removeExpiredSessionData(Timestamp) - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionDataStore
 
removeSessionContextFromCache(String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
removeSessionData(String, String, Timestamp) - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionDataStore
 
REQ_ATTR_HANDLED - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
RequestCoordinator - Interface in org.wso2.carbon.identity.application.authentication.framework.handler.request
 
RequestPathApplicationAuthenticator - Interface in org.wso2.carbon.identity.application.authentication.framework
 
RequestPathBasedSequenceHandler - Interface in org.wso2.carbon.identity.application.authentication.framework.handler.sequence
 
resetAuthenticationContext(AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler
 
retryAuthenticationEnabled() - Method in class org.wso2.carbon.identity.application.authentication.framework.AbstractApplicationAuthenticator
 
run() - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionDataPersistTask
 

S

SAML_REQUEST - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
sendRedirect(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.CommonAuthResponseWrapper
 
sendResponse(HttpServletRequest, HttpServletResponse, AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultAuthenticationRequestHandler
 
sendResponse(HttpServletRequest, HttpServletResponse, AuthenticationContext, boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultLogoutRequestHandler
 
sendToRetryPage(HttpServletRequest, HttpServletResponse) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
SequenceConfig - Class in org.wso2.carbon.identity.application.authentication.framework.config.model
Configuration holder for an application
SequenceConfig() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
SequenceHandler - Interface in org.wso2.carbon.identity.application.authentication.framework.handler.sequence
 
SERVICE_PROVIDER_SUBJECT_CLAIM_VALUE - Static variable in class org.wso2.carbon.identity.application.authentication.framework.handler.claims.impl.DefaultClaimHandler
 
SESSION_DATA - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestAttribute
 
SESSION_DATA_KEY - Static variable in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationConstants.RequestProcessor
 
SESSION_DATA_KEY - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
SESSION_DATA_KEY - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
SessionCleanUpService - Class in org.wso2.carbon.identity.application.authentication.framework.store
Database cleanup.
SessionCleanUpService(long, long) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.store.SessionCleanUpService
 
SessionContext - Class in org.wso2.carbon.identity.application.authentication.framework.context
 
SessionContext() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.context.SessionContext
 
SessionContextCache - Class in org.wso2.carbon.identity.application.authentication.framework.cache
 
SessionContextCacheEntry - Class in org.wso2.carbon.identity.application.authentication.framework.cache
 
SessionContextCacheEntry() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.cache.SessionContextCacheEntry
 
SessionContextCacheEntry(SessionContextDO) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.cache.SessionContextCacheEntry
 
SessionContextCacheKey - Class in org.wso2.carbon.identity.application.authentication.framework.cache
 
SessionContextCacheKey(String) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.cache.SessionContextCacheKey
 
SessionContextDO - Class in org.wso2.carbon.identity.application.authentication.framework.store
 
SessionContextDO(String, String, Object, Timestamp) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.store.SessionContextDO
 
SessionContextDO(String, String, Object, Timestamp, int) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.store.SessionContextDO
 
SessionDataPersistTask - Class in org.wso2.carbon.identity.application.authentication.framework.store
Task to persist and remove session data
SessionDataPersistTask(BlockingDeque<SessionContextDO>) - Constructor for class org.wso2.carbon.identity.application.authentication.framework.store.SessionDataPersistTask
 
SessionDataStore - Class in org.wso2.carbon.identity.application.authentication.framework.store
Data will be persisted or stored date will be removed from the store.
setAccessedTime() - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.SessionContextCacheEntry
 
setAlwaysSendMappedLocalSubjectId(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
setApplicationAuthenticator(ApplicationAuthenticator) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.AuthenticatorConfig
 
setApplicationConfig(ApplicationConfig) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
setApplicationID(int) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
setApplicationId(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
setApplicationName(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
setAuthenticated(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationResult
 
setAuthenticatedAutenticator(AuthenticatorConfig) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
setAuthenticatedAuthenticators(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationResult
 
setAuthenticatedIdP(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
setAuthenticatedIdPs(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
setAuthenticatedIdPs(Map<String, AuthenticatedIdPData>) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.SessionContext
 
setAuthenticatedIdPs(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationResult
 
setAuthenticatedReqPathAuthenticator(AuthenticatorConfig) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
setAuthenticatedSequences(Map<String, SequenceConfig>) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.SessionContext
 
setAuthenticatedSubjectIdentifier(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedUser
Sets the authenticated subject identifier.
setAuthenticatedUser(AuthenticatedUser) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
setAuthenticatedUser(AuthenticatedUser) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
setAuthenticationEndpointRetryURL(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
setAuthenticationEndpointURL(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.builder.FileBasedConfigurationBuilder
 
setAuthenticationRequest(AuthenticationRequest) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationRequestCacheEntry
 
setAuthenticationRequest(AuthenticationRequest) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setAuthenticator(ApplicationAuthenticator) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
setAuthenticator(AuthenticatorConfig) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedIdPData
 
setAuthenticatorList(List<AuthenticatorConfig>) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
setAuthenticatorMappings(List<String>) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
setAuthenticatorProperties(Map<String, String>) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setAuthenticatorStateInfo(AuthenticatorStateInfo) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.AuthenticatorConfig
 
setBundleContext(BundleContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceDataHolder
 
setCallerPath(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setCallerSessionKey(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setCheckAuthn(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
setClaimMapping(Map<String, String>) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationResult
 
setClaimMappings(Map<String, String>) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
setCommonAuthCallerPath(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
set common auth caller path.
setCompleted(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
setCompleted(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
setContext(AuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationContextCacheEntry
 
setContext(SessionContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.SessionContextCacheEntry
 
setContextIdentifier(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setContextIdIncludedQueryParams(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setCookies(Map<String, Cookie>) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequest
 
setCookies(Map<String, Cookie>) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponse
 
setCurrentAuthenticatedIdPs(Map<String, AuthenticatedIdPData>) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setCurrentAuthenticator(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setCurrentRequest(HttpServletRequest) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setCurrentStep(int) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setEnabled(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.AuthenticatorConfig
 
setEntry(Object) - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionContextDO
 
setExternalIdP(ExternalIdPConfig) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setFederatedIdPName(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedUser
Sets the flag to indicate whether this is a federated user or not.
setFederatedUser(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedUser
Sets the flag to indicate whether this is a federated user or not.
setForceAuth(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Set the force auth status.
setForceAuthenticate(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setForceAuthn(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
setHeaders(Map<String, String>) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequest
 
setHttpService(HttpService) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
setIdentityCoreInitializedEventService(IdentityCoreInitializedEvent) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
setIdpName(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedIdPData
 
setInboundAuthenticationContext(InboundAuthenticationContext) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContextCacheEntry
 
setInboundAuthenticationRequest(InboundAuthenticationRequest) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContext
 
setInboundAuthenticationRequestBuilders(List<InboundAuthenticationRequestBuilder>) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceDataHolder
 
setInboundAuthenticationRequestProcessors(List<InboundAuthenticationRequestProcessor>) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceDataHolder
 
setInboundAuthenticationResponse(InboundAuthenticationResponse) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContext
 
setInboundAuthenticationResponseProcessors(List<InboundAuthenticationResponseProcessor>) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceDataHolder
 
setInboundRequestBuilder(InboundAuthenticationRequestBuilder) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
setInboundRequestProcessor(InboundAuthenticationRequestProcessor) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
setInboundResponseProcessor(InboundAuthenticationResponseProcessor) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
setKey(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionContextDO
 
setLoggedInUser(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationContextCacheEntry
 
setLoggedInUser(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.SessionContextCacheEntry
 
setLoggedOut(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationResult
 
setLoginPage(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
setLogoutRequest(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setMappedSubjectIDSelected(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
setMaxInactiveInterval(int) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
setMultiOption(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
setName(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.AuthenticatorConfig
 
setName(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
setOrder(int) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
setOrignalRequestQueryParams(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setParameter(String, String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.CommonAuthRequestWrapper
 
setParameterMap(Map<String, String>) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.AuthenticatorConfig
 
setParameterMap(Map<String, String>) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
setParameters(Map<String, String[]>) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationRequest
 
setPassiveAuth(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Set passive auth.
setPassiveAuthenticate(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setPermissions(String[]) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
setPost(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Set the type of request.
setPreviousAuthenticatedIdPs(Map<String, AuthenticatedIdPData>) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setPreviousSessionFound(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setProperties(Map<String, Object>) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setProperty(String, Object) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setQueryParams(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setRealmService(RealmService) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
setRealmService(RealmService) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceDataHolder
 
setReAuthenticate(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setRedirectURL(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponse
 
setRegistryService(RegistryService) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
setRegistryService(RegistryService) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceDataHolder
 
setRelyingParty(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setRelyingParty(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Set the relying party of the authentication request
setRememberMe(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setRememberMe(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.SessionContext
 
setReqPathAuthenticators(List<AuthenticatorConfig>) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
setRequestAuthenticated(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setRequestPathCredentials(HttpServletRequest) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
setRequestQueryParams(Map<String, String[]>) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Set request query params which are comming from the calling servelets
setRequestType(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setResponseHeaders(Map<String, String>) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponse
 
setResult(AuthenticationResult) - Method in class org.wso2.carbon.identity.application.authentication.framework.cache.AuthenticationResultCacheEntry
 
setRetryCount(int) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setRetrying(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
setRetrying(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setReturning(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setRoleClaim(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
setRoleMappings(Map<String, String>) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
setSaaSApp(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationResult
 
setSequenceConfig(SequenceConfig) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setServiceProvider(ServiceProvider) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
setServiceProviderName(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setSessionIdentifier(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setStateInfo(AuthenticatorStateInfo) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setStatusCode(int) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationResponse
 
setStepMap(Map<Integer, StepConfig>) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.SequenceConfig
 
setSubject(AuthenticatedUser) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setSubject(AuthenticatedUser) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationResult
 
setSubjectAttributeStep(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
setSubjectIdentifierStep(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
setTenantDomain(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.context.AuthenticationContext
 
setTenantDomain(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationContext
 
setTenantDomain(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Set the tenant domain which the authentication request is comming from
setTenantId(int) - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionContextDO
 
setTimestamp(Timestamp) - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionContextDO
 
setType(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticationRequest
Set the type of the request
setType(String) - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionContextDO
 
setUser(AuthenticatedUser) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedIdPData
 
setUserAttributes(Map<ClaimMapping, String>) - Method in class org.wso2.carbon.identity.application.authentication.framework.model.AuthenticatedUser
Sets the user attributes of the authenticated user.
setUseTenantDomainInLocalSubjectIdentifier(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
setUseUserstoreDomainInLocalSubjectIdentifier(boolean) - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ApplicationConfig
 
SIGNATURE - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
SIGNATURE_ALGORITHM - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
startTenantFlow(String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
Starts the tenant flow for the given tenant domain
StepBasedSequenceHandler - Interface in org.wso2.carbon.identity.application.authentication.framework.handler.sequence
 
StepConfig - Class in org.wso2.carbon.identity.application.authentication.framework.config.model
Holds the login page and the authenticator objects of a particular factor
StepConfig() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.config.model.StepConfig
 
StepHandler - Interface in org.wso2.carbon.identity.application.authentication.framework.handler.step
 
storeAuthCookie(HttpServletRequest, HttpServletResponse, String) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
storeAuthCookie(HttpServletRequest, HttpServletResponse, String, Integer) - Static method in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 
storeSessionData(String, String, Object) - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionDataStore
 
storeSessionData(String, String, Object, int) - Method in class org.wso2.carbon.identity.application.authentication.framework.store.SessionDataStore
 
SUBJECT - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
SUCCESS - Static variable in class org.wso2.carbon.identity.application.authentication.framework.inbound.InboundAuthenticationConstants.StatusCode
 

T

TENANT_DOMAIN - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestParams
 
TENANT_ID - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestParams
 
TO_COMMONAUTH - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestParams
 
TYPE - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.RequestParams
 

U

UIBasedConfigurationBuilder - Class in org.wso2.carbon.identity.application.authentication.framework.config.builder
 
UIBasedConfigurationBuilder() - Constructor for class org.wso2.carbon.identity.application.authentication.framework.config.builder.UIBasedConfigurationBuilder
 
UNFILTERED_IDP_CLAIM_VALUES - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
UNFILTERED_LOCAL_CLAIM_VALUES - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
UNFILTERED_SP_CLAIM_VALUES - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
unsetAuthenticator(ApplicationAuthenticator) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
unsetHttpService(HttpService) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
unsetIdentityCoreInitializedEventService(IdentityCoreInitializedEvent) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
unsetInboundRequestBuilder(InboundAuthenticationRequestBuilder) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
unsetInboundRequestProcessor(InboundAuthenticationRequestProcessor) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
unsetInboundResponseProcessor(InboundAuthenticationResponseProcessor) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
unsetRealmService(RealmService) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
unsetRegistryService(RegistryService) - Method in class org.wso2.carbon.identity.application.authentication.framework.internal.FrameworkServiceComponent
 
useDefaultLocalIdpDialect() - Method in class org.wso2.carbon.identity.application.authentication.framework.config.model.ExternalIdPConfig
 
USER_ATTRIBUTES - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants.ResponseParams
 
USER_TENANT_DOMAIN - Static variable in class org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler
 
USERNAME - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkConstants
 
UTF_8 - Static variable in class org.wso2.carbon.identity.application.authentication.framework.util.FrameworkUtils
 

V

valueOf(String) - Static method in enum org.wso2.carbon.identity.application.authentication.framework.AuthenticatorFlowStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.carbon.identity.application.authentication.framework.AuthenticatorStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wso2.carbon.identity.application.authentication.framework.AuthenticatorFlowStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.carbon.identity.application.authentication.framework.AuthenticatorStatus
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I L N O P Q R S T U V 

Copyright © 2015 WSO2. All rights reserved.