A B C D G I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractInweboResponse - Class in org.apereo.cas.support.inwebo.service.response
-
The abstract JSON response.
- AbstractInweboResponse() - Constructor for class org.apereo.cas.support.inwebo.service.response.AbstractInweboResponse
- ATTRIBUTE_NAME_INWEBO_AUTHENTICATION_DEVICE - Static variable in class org.apereo.cas.support.inwebo.authentication.InweboAuthenticationDeviceMetadataPopulator
-
Authentication attribute to capture device name.
- authenticateExtended(String, String) - Method in class org.apereo.cas.support.inwebo.service.InweboService
-
Extend the authentication attempt.
B
- BROWSER - Static variable in interface org.apereo.cas.support.inwebo.web.flow.actions.WebflowConstants
-
The browser transition.
- buildResponse(AbstractInweboResponse, String, String) - Method in class org.apereo.cas.support.inwebo.service.InweboService
-
Build response.
C
- call(String) - Method in class org.apereo.cas.support.inwebo.service.InweboService
-
Call url.
- checkPushResult(String, String) - Method in class org.apereo.cas.support.inwebo.service.InweboService
-
Check push result for inwebo device.
D
- doAuthentication(Credential) - Method in class org.apereo.cas.support.inwebo.authentication.InweboAuthenticationHandler
- doExecute(RequestContext) - Method in class org.apereo.cas.support.inwebo.web.flow.actions.InweboCheckAuthenticationAction
- doExecute(RequestContext) - Method in class org.apereo.cas.support.inwebo.web.flow.actions.InweboCheckUserAction
- doExecute(RequestContext) - Method in class org.apereo.cas.support.inwebo.web.flow.actions.InweboMustEnrollAction
- doExecute(RequestContext) - Method in class org.apereo.cas.support.inwebo.web.flow.actions.InweboPushAuthenticateAction
- doInitialize() - Method in class org.apereo.cas.support.inwebo.web.flow.InweboMultifactorTrustWebflowConfigurer
- doInitialize() - Method in class org.apereo.cas.support.inwebo.web.flow.InweboMultifactorWebflowConfigurer
G
- getFriendlyName() - Method in class org.apereo.cas.support.inwebo.InweboMultifactorAuthenticationProvider
- getId() - Method in class org.apereo.cas.support.inwebo.InweboMultifactorAuthenticationProvider
- getLogin() - Method in class org.apereo.cas.support.inwebo.authentication.InweboCredential
I
- INWEBO_SESSION_ID - Static variable in interface org.apereo.cas.support.inwebo.web.flow.actions.WebflowConstants
-
The inweboSessionId flow scope parameter.
- InweboAuthenticationConfiguration - Class in org.apereo.cas.support.inwebo.config
-
The Inwebo MFA authentication configuration.
- InweboAuthenticationConfiguration() - Constructor for class org.apereo.cas.support.inwebo.config.InweboAuthenticationConfiguration
- InweboAuthenticationConfiguration.InweboAuthenticationHandlerConfiguration - Class in org.apereo.cas.support.inwebo.config
- InweboAuthenticationConfiguration.InweboAuthenticationMetadataConfiguration - Class in org.apereo.cas.support.inwebo.config
- InweboAuthenticationConfiguration.InweboAuthenticationPlanConfiguration - Class in org.apereo.cas.support.inwebo.config
- InweboAuthenticationConfiguration.InweboAuthenticationProviderConfiguration - Class in org.apereo.cas.support.inwebo.config
- inweboAuthenticationDeviceMetadataPopulator() - Method in class org.apereo.cas.support.inwebo.config.InweboAuthenticationConfiguration.InweboAuthenticationMetadataConfiguration
- InweboAuthenticationDeviceMetadataPopulator - Class in org.apereo.cas.support.inwebo.authentication
-
The Inwebo metadata populator which adds the authentication device as an authentication attribute.
- InweboAuthenticationDeviceMetadataPopulator() - Constructor for class org.apereo.cas.support.inwebo.authentication.InweboAuthenticationDeviceMetadataPopulator
- inweboAuthenticationEventExecutionPlanConfigurer(AuthenticationHandler, AuthenticationMetaDataPopulator, AuthenticationMetaDataPopulator) - Method in class org.apereo.cas.support.inwebo.config.InweboAuthenticationConfiguration.InweboAuthenticationPlanConfiguration
- inweboAuthenticationHandler(CasConfigurationProperties, PrincipalFactory, ServicesManager, InweboService) - Method in class org.apereo.cas.support.inwebo.config.InweboAuthenticationConfiguration.InweboAuthenticationHandlerConfiguration
- InweboAuthenticationHandler - Class in org.apereo.cas.support.inwebo.authentication
-
The Inwebo authentication handler.
- InweboAuthenticationHandler(ServicesManager, PrincipalFactory, InweboMultifactorAuthenticationProperties, InweboService) - Constructor for class org.apereo.cas.support.inwebo.authentication.InweboAuthenticationHandler
- InweboAuthenticationHandlerConfiguration() - Constructor for class org.apereo.cas.support.inwebo.config.InweboAuthenticationConfiguration.InweboAuthenticationHandlerConfiguration
- InweboAuthenticationMetadataConfiguration() - Constructor for class org.apereo.cas.support.inwebo.config.InweboAuthenticationConfiguration.InweboAuthenticationMetadataConfiguration
- inweboAuthenticationMetaDataPopulator(CasConfigurationProperties, AuthenticationHandler, MultifactorAuthenticationProvider) - Method in class org.apereo.cas.support.inwebo.config.InweboAuthenticationConfiguration.InweboAuthenticationMetadataConfiguration
- inweboAuthenticationMultifactorAuthenticationProviderBypass(CasConfigurationProperties) - Method in class org.apereo.cas.support.inwebo.config.InweboAuthenticationMultifactorProviderBypassConfiguration
- InweboAuthenticationMultifactorProviderBypassConfiguration - Class in org.apereo.cas.support.inwebo.config
-
The Inwebo MFA provider bypass configuration.
- InweboAuthenticationMultifactorProviderBypassConfiguration() - Constructor for class org.apereo.cas.support.inwebo.config.InweboAuthenticationMultifactorProviderBypassConfiguration
- InweboAuthenticationPlanConfiguration() - Constructor for class org.apereo.cas.support.inwebo.config.InweboAuthenticationConfiguration.InweboAuthenticationPlanConfiguration
- InweboAuthenticationProviderConfiguration() - Constructor for class org.apereo.cas.support.inwebo.config.InweboAuthenticationConfiguration.InweboAuthenticationProviderConfiguration
- inweboBypassEvaluator(CasConfigurationProperties, MultifactorAuthenticationProviderBypassEvaluator, MultifactorAuthenticationProviderBypassEvaluator, MultifactorAuthenticationProviderBypassEvaluator, MultifactorAuthenticationProviderBypassEvaluator, MultifactorAuthenticationProviderBypassEvaluator, MultifactorAuthenticationProviderBypassEvaluator, MultifactorAuthenticationProviderBypassEvaluator, MultifactorAuthenticationProviderBypassEvaluator) - Method in class org.apereo.cas.support.inwebo.config.InweboAuthenticationMultifactorProviderBypassConfiguration
- inweboCasWebflowExecutionPlanConfigurer(CasWebflowConfigurer) - Method in class org.apereo.cas.support.inwebo.config.InweboWebflowConfiguration.InweboWebflowExecutionPlanConfiguration
- inweboCheckAuthenticationAction(CasWebflowEventResolver, InweboService) - Method in class org.apereo.cas.support.inwebo.config.InweboWebflowConfiguration.InweboWebflowActionConfiguration
- InweboCheckAuthenticationAction - Class in org.apereo.cas.support.inwebo.web.flow.actions
-
A web action to check the push notification or the OTP generated on the browser.
- InweboCheckAuthenticationAction() - Constructor for class org.apereo.cas.support.inwebo.web.flow.actions.InweboCheckAuthenticationAction
- inweboCheckUserAction(InweboService, CasConfigurationProperties) - Method in class org.apereo.cas.support.inwebo.config.InweboWebflowConfiguration.InweboWebflowActionConfiguration
- InweboCheckUserAction - Class in org.apereo.cas.support.inwebo.web.flow.actions
-
A web action to check the user (status).
- InweboCheckUserAction() - Constructor for class org.apereo.cas.support.inwebo.web.flow.actions.InweboCheckUserAction
- inweboConsoleAdmin(ObjectProvider<CasSSLContext>, CasConfigurationProperties) - Method in class org.apereo.cas.support.inwebo.config.InweboServiceConfiguration
- InweboConsoleAdmin - Class in org.apereo.cas.support.inwebo.service
-
The Inwebo SOAP client for user management.
- InweboConsoleAdmin() - Constructor for class org.apereo.cas.support.inwebo.service.InweboConsoleAdmin
- InweboCredential - Class in org.apereo.cas.support.inwebo.authentication
-
The Inwebo credentials.
- InweboCredential(String) - Constructor for class org.apereo.cas.support.inwebo.authentication.InweboCredential
- inweboCredentialMultifactorAuthenticationProviderBypass(CasConfigurationProperties) - Method in class org.apereo.cas.support.inwebo.config.InweboAuthenticationMultifactorProviderBypassConfiguration
- InweboDeviceNameResponse - Class in org.apereo.cas.support.inwebo.service.response
-
The JSON response with the device name.
- InweboDeviceNameResponse() - Constructor for class org.apereo.cas.support.inwebo.service.response.InweboDeviceNameResponse
- inweboFlowRegistry(FlowBuilder, FlowBuilderServices, ConfigurableApplicationContext) - Method in class org.apereo.cas.support.inwebo.config.InweboWebflowConfiguration.InweboWebflowRegistryConfiguration
- inweboGroovyMultifactorAuthenticationProviderBypass(CasConfigurationProperties) - Method in class org.apereo.cas.support.inwebo.config.InweboAuthenticationMultifactorProviderBypassConfiguration
- inweboHttpRequestMultifactorAuthenticationProviderBypass(CasConfigurationProperties) - Method in class org.apereo.cas.support.inwebo.config.InweboAuthenticationMultifactorProviderBypassConfiguration
- InweboLoginSearchResponse - Class in org.apereo.cas.support.inwebo.service.response
-
The JSON response with the user information.
- InweboLoginSearchResponse() - Constructor for class org.apereo.cas.support.inwebo.service.response.InweboLoginSearchResponse
- inweboMultifactorAuthenticationProvider(CasConfigurationProperties, MultifactorAuthenticationProviderBypassEvaluator, MultifactorAuthenticationFailureModeEvaluator) - Method in class org.apereo.cas.support.inwebo.config.InweboAuthenticationConfiguration.InweboAuthenticationProviderConfiguration
- InweboMultifactorAuthenticationProvider - Class in org.apereo.cas.support.inwebo
-
The Inwebo MFA provider definition.
- InweboMultifactorAuthenticationProvider() - Constructor for class org.apereo.cas.support.inwebo.InweboMultifactorAuthenticationProvider
- inweboMultifactorAuthenticationWebflowEventResolver(CasWebflowEventResolutionConfigurationContext) - Method in class org.apereo.cas.support.inwebo.config.InweboWebflowConfiguration
- InweboMultifactorAuthenticationWebflowEventResolver - Class in org.apereo.cas.support.inwebo.web.flow
-
The webflow event resolver to terminate the MFA login process.
- InweboMultifactorAuthenticationWebflowEventResolver(CasWebflowEventResolutionConfigurationContext) - Constructor for class org.apereo.cas.support.inwebo.web.flow.InweboMultifactorAuthenticationWebflowEventResolver
- inweboMultifactorTrustCasWebflowExecutionPlanConfigurer(CasWebflowConfigurer) - Method in class org.apereo.cas.support.inwebo.config.InweboWebflowConfiguration.InweboMultifactorTrustConfiguration
- InweboMultifactorTrustConfiguration() - Constructor for class org.apereo.cas.support.inwebo.config.InweboWebflowConfiguration.InweboMultifactorTrustConfiguration
- inweboMultifactorTrustWebflowConfigurer(FlowDefinitionRegistry, ConfigurableApplicationContext, CasConfigurationProperties, FlowDefinitionRegistry, FlowBuilderServices) - Method in class org.apereo.cas.support.inwebo.config.InweboWebflowConfiguration.InweboMultifactorTrustConfiguration
- InweboMultifactorTrustWebflowConfigurer - Class in org.apereo.cas.support.inwebo.web.flow
-
The Inwebo trust webflow configurer.
- InweboMultifactorTrustWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, FlowDefinitionRegistry, ConfigurableApplicationContext, CasConfigurationProperties, List<CasMultifactorWebflowCustomizer>) - Constructor for class org.apereo.cas.support.inwebo.web.flow.InweboMultifactorTrustWebflowConfigurer
- inweboMultifactorWebflowConfigurer(ConfigurableApplicationContext, CasConfigurationProperties, FlowDefinitionRegistry, FlowDefinitionRegistry, FlowBuilderServices) - Method in class org.apereo.cas.support.inwebo.config.InweboWebflowConfiguration
- InweboMultifactorWebflowConfigurer - Class in org.apereo.cas.support.inwebo.web.flow
-
The Inwebo webflow configurer.
- InweboMultifactorWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, FlowDefinitionRegistry, ConfigurableApplicationContext, CasConfigurationProperties, List<CasMultifactorWebflowCustomizer>) - Constructor for class org.apereo.cas.support.inwebo.web.flow.InweboMultifactorWebflowConfigurer
- inweboMustEnrollAction() - Method in class org.apereo.cas.support.inwebo.config.InweboWebflowConfiguration.InweboWebflowActionConfiguration
- InweboMustEnrollAction - Class in org.apereo.cas.support.inwebo.web.flow.actions
-
A web action to enable the enrollment.
- InweboMustEnrollAction() - Constructor for class org.apereo.cas.support.inwebo.web.flow.actions.InweboMustEnrollAction
- inweboPrincipalFactory() - Method in class org.apereo.cas.support.inwebo.config.InweboAuthenticationConfiguration
- inweboPrincipalMultifactorAuthenticationProviderBypass(CasConfigurationProperties) - Method in class org.apereo.cas.support.inwebo.config.InweboAuthenticationMultifactorProviderBypassConfiguration
- inweboPushAuthenticateAction(InweboService) - Method in class org.apereo.cas.support.inwebo.config.InweboWebflowConfiguration.InweboWebflowActionConfiguration
- InweboPushAuthenticateAction - Class in org.apereo.cas.support.inwebo.web.flow.actions
-
A web action to request a push notification (mobile/desktop).
- InweboPushAuthenticateAction() - Constructor for class org.apereo.cas.support.inwebo.web.flow.actions.InweboPushAuthenticateAction
- InweboPushAuthenticateResponse - Class in org.apereo.cas.support.inwebo.service.response
-
The JSON response with the sessionId.
- InweboPushAuthenticateResponse() - Constructor for class org.apereo.cas.support.inwebo.service.response.InweboPushAuthenticateResponse
- inweboRegisteredServiceMultifactorAuthenticationProviderBypass(CasConfigurationProperties) - Method in class org.apereo.cas.support.inwebo.config.InweboAuthenticationMultifactorProviderBypassConfiguration
- inweboRegisteredServicePrincipalAttributeMultifactorAuthenticationProviderBypassEvaluator(CasConfigurationProperties) - Method in class org.apereo.cas.support.inwebo.config.InweboAuthenticationMultifactorProviderBypassConfiguration
- inweboRestMultifactorAuthenticationProviderBypass(CasConfigurationProperties) - Method in class org.apereo.cas.support.inwebo.config.InweboAuthenticationMultifactorProviderBypassConfiguration
- InweboResult - Enum in org.apereo.cas.support.inwebo.service.response
-
The JSON response result.
- inweboService(InweboConsoleAdmin, CasConfigurationProperties) - Method in class org.apereo.cas.support.inwebo.config.InweboServiceConfiguration
- InweboService - Class in org.apereo.cas.support.inwebo.service
-
The Inwebo service.
- InweboService() - Constructor for class org.apereo.cas.support.inwebo.service.InweboService
- InweboServiceConfiguration - Class in org.apereo.cas.support.inwebo.config
-
The Inwebo services configuration.
- InweboServiceConfiguration() - Constructor for class org.apereo.cas.support.inwebo.config.InweboServiceConfiguration
- inweboSuccessAction() - Method in class org.apereo.cas.support.inwebo.config.InweboWebflowConfiguration.InweboWebflowActionConfiguration
- InweboWebflowActionConfiguration() - Constructor for class org.apereo.cas.support.inwebo.config.InweboWebflowConfiguration.InweboWebflowActionConfiguration
- InweboWebflowConfiguration - Class in org.apereo.cas.support.inwebo.config
-
The Inwebo MFA webflow configuration.
- InweboWebflowConfiguration() - Constructor for class org.apereo.cas.support.inwebo.config.InweboWebflowConfiguration
- InweboWebflowConfiguration.InweboMultifactorTrustConfiguration - Class in org.apereo.cas.support.inwebo.config
-
The Inwebo multifactor trust configuration.
- InweboWebflowConfiguration.InweboWebflowActionConfiguration - Class in org.apereo.cas.support.inwebo.config
- InweboWebflowConfiguration.InweboWebflowExecutionPlanConfiguration - Class in org.apereo.cas.support.inwebo.config
- InweboWebflowConfiguration.InweboWebflowRegistryConfiguration - Class in org.apereo.cas.support.inwebo.config
- InweboWebflowExecutionPlanConfiguration() - Constructor for class org.apereo.cas.support.inwebo.config.InweboWebflowConfiguration.InweboWebflowExecutionPlanConfiguration
- InweboWebflowRegistryConfiguration() - Constructor for class org.apereo.cas.support.inwebo.config.InweboWebflowConfiguration.InweboWebflowRegistryConfiguration
- isOk() - Method in class org.apereo.cas.support.inwebo.service.response.AbstractInweboResponse
L
- LOGIN - Static variable in interface org.apereo.cas.support.inwebo.web.flow.actions.WebflowConstants
-
The login flow scope parameter.
- loginSearch(String) - Method in class org.apereo.cas.support.inwebo.service.InweboConsoleAdmin
-
Login search.
- loginSearch(String) - Method in class org.apereo.cas.support.inwebo.service.InweboService
-
Login search.
M
- MFA_INWEBO_EVENT_ID - Static variable in class org.apereo.cas.support.inwebo.web.flow.InweboMultifactorWebflowConfigurer
-
Webflow event id.
- MUST_ENROLL - Static variable in interface org.apereo.cas.support.inwebo.web.flow.actions.WebflowConstants
-
The mustEnroll action.
N
- NOK - org.apereo.cas.support.inwebo.service.response.InweboResult
-
Error.
- NOLOGIN - org.apereo.cas.support.inwebo.service.response.InweboResult
-
User does not exist, or is still pending activation.
- NOMA - org.apereo.cas.support.inwebo.service.response.InweboResult
-
User does not have the mobile app.
- NOPUSH - org.apereo.cas.support.inwebo.service.response.InweboResult
-
User’s mobile app does not support push.
O
- OK - org.apereo.cas.support.inwebo.service.response.InweboResult
-
Success.
- org.apereo.cas.support.inwebo - package org.apereo.cas.support.inwebo
- org.apereo.cas.support.inwebo.authentication - package org.apereo.cas.support.inwebo.authentication
- org.apereo.cas.support.inwebo.config - package org.apereo.cas.support.inwebo.config
- org.apereo.cas.support.inwebo.service - package org.apereo.cas.support.inwebo.service
- org.apereo.cas.support.inwebo.service.response - package org.apereo.cas.support.inwebo.service.response
- org.apereo.cas.support.inwebo.web.flow - package org.apereo.cas.support.inwebo.web.flow
- org.apereo.cas.support.inwebo.web.flow.actions - package org.apereo.cas.support.inwebo.web.flow.actions
- OTP - Static variable in interface org.apereo.cas.support.inwebo.web.flow.actions.WebflowConstants
-
The otp request parameter.
P
- PENDING - Static variable in interface org.apereo.cas.support.inwebo.web.flow.actions.WebflowConstants
-
The pending transition.
- populateAttributes(AuthenticationBuilder, AuthenticationTransaction) - Method in class org.apereo.cas.support.inwebo.authentication.InweboAuthenticationDeviceMetadataPopulator
- PUSH - Static variable in interface org.apereo.cas.support.inwebo.web.flow.actions.WebflowConstants
-
The push transition.
- pushAuthenticate(String) - Method in class org.apereo.cas.support.inwebo.service.InweboService
-
Push authenticate.
R
- REFUSED - org.apereo.cas.support.inwebo.service.response.InweboResult
-
The authentication was refused.
- resolveInternal(RequestContext) - Method in class org.apereo.cas.support.inwebo.web.flow.InweboMultifactorAuthenticationWebflowEventResolver
- resolveSingle(RequestContext) - Method in class org.apereo.cas.support.inwebo.web.flow.InweboMultifactorAuthenticationWebflowEventResolver
- retrieveDeviceName(JsonNode, InweboDeviceNameResponse) - Static method in class org.apereo.cas.support.inwebo.service.InweboService
-
Retrieve device name.
S
- SELECT - Static variable in interface org.apereo.cas.support.inwebo.web.flow.actions.WebflowConstants
-
The select transition.
- SITE_ALIAS - Static variable in interface org.apereo.cas.support.inwebo.web.flow.actions.WebflowConstants
-
The siteAlias flow scope parameter.
- SITE_DESCRIPTION - Static variable in interface org.apereo.cas.support.inwebo.web.flow.actions.WebflowConstants
-
The siteDescription flow scope parameter.
- SN - org.apereo.cas.support.inwebo.service.response.InweboResult
-
Syntax error in input parameters.
- supports(Class<? extends Credential>) - Method in class org.apereo.cas.support.inwebo.authentication.InweboAuthenticationHandler
- supports(Credential) - Method in class org.apereo.cas.support.inwebo.authentication.InweboAuthenticationDeviceMetadataPopulator
- supports(Credential) - Method in class org.apereo.cas.support.inwebo.authentication.InweboAuthenticationHandler
T
- TIMEOUT - org.apereo.cas.support.inwebo.service.response.InweboResult
-
The authentication timed out.
U
- UNKNOWN_SERVICE - org.apereo.cas.support.inwebo.service.response.InweboResult
-
Unknown service.
V
- valueOf(String) - Static method in enum org.apereo.cas.support.inwebo.service.response.InweboResult
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apereo.cas.support.inwebo.service.response.InweboResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WAITING - org.apereo.cas.support.inwebo.service.response.InweboResult
-
Waiting for the push validation.
- WebflowConstants - Interface in org.apereo.cas.support.inwebo.web.flow.actions
-
The webflow constants.
All Classes All Packages