Skip navigation links
A B C D G I M O R S T U W 

A

authenticateDevice(String, DeviceRegistration) - Method in class org.apereo.cas.adaptors.u2f.storage.BaseResourceU2FDeviceRepository
 
authenticateDevice(String, DeviceRegistration) - Method in interface org.apereo.cas.adaptors.u2f.storage.U2FDeviceRepository
Deliver authenticated device upon successful authentication events.
authenticateDevice(String, DeviceRegistration) - Method in class org.apereo.cas.adaptors.u2f.storage.U2FInMemoryDeviceRepository
 

B

BaseResourceU2FDeviceRepository - Class in org.apereo.cas.adaptors.u2f.storage
BaseResourceU2FDeviceRepository(LoadingCache<String, String>, long, TimeUnit) - Constructor for class org.apereo.cas.adaptors.u2f.storage.BaseResourceU2FDeviceRepository
 
BaseU2FDeviceRepository - Class in org.apereo.cas.adaptors.u2f.storage
BaseU2FDeviceRepository(LoadingCache<String, String>) - Constructor for class org.apereo.cas.adaptors.u2f.storage.BaseU2FDeviceRepository
 

C

clean() - Method in class org.apereo.cas.adaptors.u2f.storage.BaseResourceU2FDeviceRepository
 
clean() - Method in interface org.apereo.cas.adaptors.u2f.storage.U2FDeviceRepository
Clean up repository to remove expired records.
clean() - Method in class org.apereo.cas.adaptors.u2f.storage.U2FInMemoryDeviceRepository
 
configureWebflowExecutionPlan(CasWebflowExecutionPlan) - Method in class org.apereo.cas.config.U2FWebflowConfiguration
 

D

doAuthentication(Credential) - Method in class org.apereo.cas.adaptors.u2f.U2FAuthenticationHandler
 
doExecute(RequestContext) - Method in class org.apereo.cas.adaptors.u2f.web.flow.U2FAccountCheckRegistrationAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.adaptors.u2f.web.flow.U2FAccountSaveRegistrationAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.adaptors.u2f.web.flow.U2FAuthenticationWebflowAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.adaptors.u2f.web.flow.U2FStartAuthenticationAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.adaptors.u2f.web.flow.U2FStartRegistrationAction
 
doInitialize() - Method in class org.apereo.cas.adaptors.u2f.web.flow.U2FMultifactorWebflowConfigurer
 

G

getDeviceAuthenticationRequest(String, String) - Method in class org.apereo.cas.adaptors.u2f.storage.BaseU2FDeviceRepository
 
getDeviceAuthenticationRequest(String, String) - Method in interface org.apereo.cas.adaptors.u2f.storage.U2FDeviceRepository
Gets device authentication request.
getDeviceRegistrationRequest(String, String) - Method in class org.apereo.cas.adaptors.u2f.storage.BaseU2FDeviceRepository
 
getDeviceRegistrationRequest(String, String) - Method in interface org.apereo.cas.adaptors.u2f.storage.U2FDeviceRepository
Gets device registration request.
getEncryptionKeySetting() - Method in class org.apereo.cas.adaptors.u2f.U2FAuthenticationRegistrationRecordCipherExecutor
 
getName() - Method in class org.apereo.cas.adaptors.u2f.U2FAuthenticationRegistrationRecordCipherExecutor
 
getRegisteredDevices(String) - Method in class org.apereo.cas.adaptors.u2f.storage.BaseResourceU2FDeviceRepository
 
getRegisteredDevices(String) - Method in interface org.apereo.cas.adaptors.u2f.storage.U2FDeviceRepository
Gets registrations.
getRegisteredDevices(String) - Method in class org.apereo.cas.adaptors.u2f.storage.U2FInMemoryDeviceRepository
 
getSigningKeySetting() - Method in class org.apereo.cas.adaptors.u2f.U2FAuthenticationRegistrationRecordCipherExecutor
 

I

isDeviceRegisteredFor(String) - Method in class org.apereo.cas.adaptors.u2f.storage.BaseResourceU2FDeviceRepository
 
isDeviceRegisteredFor(String) - Method in interface org.apereo.cas.adaptors.u2f.storage.U2FDeviceRepository
Is registered ?
isDeviceRegisteredFor(String) - Method in class org.apereo.cas.adaptors.u2f.storage.U2FInMemoryDeviceRepository
 

M

MAP_KEY_DEVICES - Static variable in class org.apereo.cas.adaptors.u2f.storage.BaseResourceU2FDeviceRepository
Key in the map that indicates list of devices.
MFA_U2F_EVENT_ID - Static variable in class org.apereo.cas.adaptors.u2f.web.flow.U2FMultifactorWebflowConfigurer
Webflow event id.

O

org.apereo.cas.adaptors.u2f - package org.apereo.cas.adaptors.u2f
 
org.apereo.cas.adaptors.u2f.storage - package org.apereo.cas.adaptors.u2f.storage
 
org.apereo.cas.adaptors.u2f.web.flow - package org.apereo.cas.adaptors.u2f.web.flow
 
org.apereo.cas.config - package org.apereo.cas.config
 
org.apereo.cas.config.support.authentication - package org.apereo.cas.config.support.authentication
 

R

readDevicesFromResource() - Method in class org.apereo.cas.adaptors.u2f.storage.BaseResourceU2FDeviceRepository
Read devices from resource map.
readDevicesFromResource() - Method in class org.apereo.cas.adaptors.u2f.storage.U2FGroovyResourceDeviceRepository
 
readDevicesFromResource() - Method in class org.apereo.cas.adaptors.u2f.storage.U2FJsonResourceDeviceRepository
 
readDevicesFromResource() - Method in class org.apereo.cas.adaptors.u2f.storage.U2FRestResourceDeviceRepository
 
registerDevice(String, DeviceRegistration) - Method in class org.apereo.cas.adaptors.u2f.storage.BaseResourceU2FDeviceRepository
 
registerDevice(String, DeviceRegistration) - Method in interface org.apereo.cas.adaptors.u2f.storage.U2FDeviceRepository
Add registration.
registerDevice(String, DeviceRegistration) - Method in class org.apereo.cas.adaptors.u2f.storage.U2FInMemoryDeviceRepository
 
requestDeviceAuthentication(String, String, String) - Method in class org.apereo.cas.adaptors.u2f.storage.BaseU2FDeviceRepository
 
requestDeviceAuthentication(String, String, String) - Method in interface org.apereo.cas.adaptors.u2f.storage.U2FDeviceRepository
Request device authentication.
requestDeviceRegistration(String, String, String) - Method in class org.apereo.cas.adaptors.u2f.storage.BaseU2FDeviceRepository
 
requestDeviceRegistration(String, String, String) - Method in interface org.apereo.cas.adaptors.u2f.storage.U2FDeviceRepository
Request device registration.
resolveInternal(RequestContext) - Method in class org.apereo.cas.adaptors.u2f.web.flow.U2FAuthenticationWebflowEventResolver
 
resolveSingle(RequestContext) - Method in class org.apereo.cas.adaptors.u2f.web.flow.U2FAuthenticationWebflowEventResolver
 
run() - Method in class org.apereo.cas.config.U2FConfiguration.U2FDeviceRepositoryCleanerScheduler
 

S

supports(Credential) - Method in class org.apereo.cas.adaptors.u2f.U2FAuthenticationHandler
 

T

transactionManagerU2f() - Method in class org.apereo.cas.config.U2FConfiguration
 

U

U2FAccountCheckRegistrationAction - Class in org.apereo.cas.adaptors.u2f.web.flow
U2FAccountCheckRegistrationAction() - Constructor for class org.apereo.cas.adaptors.u2f.web.flow.U2FAccountCheckRegistrationAction
 
U2FAccountSaveRegistrationAction - Class in org.apereo.cas.adaptors.u2f.web.flow
U2FAccountSaveRegistrationAction(U2FDeviceRepository) - Constructor for class org.apereo.cas.adaptors.u2f.web.flow.U2FAccountSaveRegistrationAction
 
U2FAuthenticationEventExecutionPlanConfiguration - Class in org.apereo.cas.config.support.authentication
U2FAuthenticationEventExecutionPlanConfiguration() - Constructor for class org.apereo.cas.config.support.authentication.U2FAuthenticationEventExecutionPlanConfiguration
 
u2fAuthenticationEventExecutionPlanConfigurer() - Method in class org.apereo.cas.config.support.authentication.U2FAuthenticationEventExecutionPlanConfiguration
 
U2FAuthenticationHandler - Class in org.apereo.cas.adaptors.u2f
U2FAuthenticationHandler(String, ServicesManager, PrincipalFactory, U2FDeviceRepository) - Constructor for class org.apereo.cas.adaptors.u2f.U2FAuthenticationHandler
 
u2fAuthenticationHandler() - Method in class org.apereo.cas.config.support.authentication.U2FAuthenticationEventExecutionPlanConfiguration
 
u2fAuthenticationMetaDataPopulator() - Method in class org.apereo.cas.config.support.authentication.U2FAuthenticationEventExecutionPlanConfiguration
 
u2fAuthenticationProvider() - Method in class org.apereo.cas.config.support.authentication.U2FAuthenticationEventExecutionPlanConfiguration
 
U2FAuthenticationRegistrationRecordCipherExecutor - Class in org.apereo.cas.adaptors.u2f
U2FAuthenticationRegistrationRecordCipherExecutor(String, String, String) - Constructor for class org.apereo.cas.adaptors.u2f.U2FAuthenticationRegistrationRecordCipherExecutor
 
U2FAuthenticationWebflowAction - Class in org.apereo.cas.adaptors.u2f.web.flow
U2FAuthenticationWebflowAction() - Constructor for class org.apereo.cas.adaptors.u2f.web.flow.U2FAuthenticationWebflowAction
 
u2fAuthenticationWebflowAction() - Method in class org.apereo.cas.config.U2FWebflowConfiguration
 
U2FAuthenticationWebflowEventResolver - Class in org.apereo.cas.adaptors.u2f.web.flow
U2FAuthenticationWebflowEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector) - Constructor for class org.apereo.cas.adaptors.u2f.web.flow.U2FAuthenticationWebflowEventResolver
 
u2fAuthenticationWebflowEventResolver() - Method in class org.apereo.cas.config.U2FWebflowConfiguration
 
u2fBypassEvaluator() - Method in class org.apereo.cas.config.support.authentication.U2FAuthenticationEventExecutionPlanConfiguration
 
u2fCheckAccountRegistrationAction() - Method in class org.apereo.cas.config.U2FWebflowConfiguration
 
U2FConfiguration - Class in org.apereo.cas.config
U2FConfiguration() - Constructor for class org.apereo.cas.config.U2FConfiguration
 
U2FConfiguration.U2FDeviceRepositoryCleanerScheduler - Class in org.apereo.cas.config
The device cleaner scheduler.
U2FDeviceRegistration - Class in org.apereo.cas.adaptors.u2f.storage
U2FDeviceRegistration() - Constructor for class org.apereo.cas.adaptors.u2f.storage.U2FDeviceRegistration
 
U2FDeviceRepository - Interface in org.apereo.cas.adaptors.u2f.storage
u2fDeviceRepository() - Method in class org.apereo.cas.config.U2FConfiguration
 
u2fDeviceRepositoryCleanerScheduler(U2FDeviceRepository) - Method in class org.apereo.cas.config.U2FConfiguration
 
U2FDeviceRepositoryCleanerScheduler(U2FDeviceRepository) - Constructor for class org.apereo.cas.config.U2FConfiguration.U2FDeviceRepositoryCleanerScheduler
 
u2fFlowRegistry() - Method in class org.apereo.cas.config.U2FWebflowConfiguration
 
U2FGroovyResourceDeviceRepository - Class in org.apereo.cas.adaptors.u2f.storage
U2FGroovyResourceDeviceRepository(LoadingCache<String, String>, Resource, long, TimeUnit) - Constructor for class org.apereo.cas.adaptors.u2f.storage.U2FGroovyResourceDeviceRepository
 
U2FInMemoryDeviceRepository - Class in org.apereo.cas.adaptors.u2f.storage
U2FInMemoryDeviceRepository(LoadingCache<String, Map<String, String>>, LoadingCache<String, String>) - Constructor for class org.apereo.cas.adaptors.u2f.storage.U2FInMemoryDeviceRepository
 
U2FJsonResourceDeviceRepository - Class in org.apereo.cas.adaptors.u2f.storage
U2FJsonResourceDeviceRepository(LoadingCache<String, String>, Resource, long, TimeUnit) - Constructor for class org.apereo.cas.adaptors.u2f.storage.U2FJsonResourceDeviceRepository
 
U2FMultifactorWebflowConfigurer - Class in org.apereo.cas.adaptors.u2f.web.flow
U2FMultifactorWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, FlowDefinitionRegistry, ApplicationContext, CasConfigurationProperties) - Constructor for class org.apereo.cas.adaptors.u2f.web.flow.U2FMultifactorWebflowConfigurer
 
u2fMultifactorWebflowConfigurer() - Method in class org.apereo.cas.config.U2FWebflowConfiguration
 
u2fPrincipalFactory() - Method in class org.apereo.cas.config.support.authentication.U2FAuthenticationEventExecutionPlanConfiguration
 
u2fRegistrationRecordCipherExecutor() - Method in class org.apereo.cas.config.U2FConfiguration
 
U2FRestResourceDeviceRepository - Class in org.apereo.cas.adaptors.u2f.storage
U2FRestResourceDeviceRepository(LoadingCache<String, String>, long, TimeUnit, U2FMultifactorProperties.Rest) - Constructor for class org.apereo.cas.adaptors.u2f.storage.U2FRestResourceDeviceRepository
 
u2fSaveAccountRegistrationAction() - Method in class org.apereo.cas.config.U2FWebflowConfiguration
 
U2FStartAuthenticationAction - Class in org.apereo.cas.adaptors.u2f.web.flow
U2FStartAuthenticationAction(String, U2FDeviceRepository) - Constructor for class org.apereo.cas.adaptors.u2f.web.flow.U2FStartAuthenticationAction
 
u2fStartAuthenticationAction() - Method in class org.apereo.cas.config.U2FWebflowConfiguration
 
U2FStartRegistrationAction - Class in org.apereo.cas.adaptors.u2f.web.flow
U2FStartRegistrationAction(String, U2FDeviceRepository) - Constructor for class org.apereo.cas.adaptors.u2f.web.flow.U2FStartRegistrationAction
 
u2fStartRegistrationAction() - Method in class org.apereo.cas.config.U2FWebflowConfiguration
 
U2FWebflowConfiguration - Class in org.apereo.cas.config
U2FWebflowConfiguration() - Constructor for class org.apereo.cas.config.U2FWebflowConfiguration
 

W

writeDevicesBackToResource(List<U2FDeviceRegistration>) - Method in class org.apereo.cas.adaptors.u2f.storage.BaseResourceU2FDeviceRepository
Write devices back to resource.
writeDevicesBackToResource(List<U2FDeviceRegistration>) - Method in class org.apereo.cas.adaptors.u2f.storage.U2FGroovyResourceDeviceRepository
 
writeDevicesBackToResource(List<U2FDeviceRegistration>) - Method in class org.apereo.cas.adaptors.u2f.storage.U2FJsonResourceDeviceRepository
 
writeDevicesBackToResource(List<U2FDeviceRegistration>) - Method in class org.apereo.cas.adaptors.u2f.storage.U2FRestResourceDeviceRepository
 
A B C D G I M O R S T U W 
Skip navigation links