Skip navigation links
A D E G H I M O P R S T Y 

A

afterPropertiesSet() - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationHandler
After properties set.

D

doAuthentication(Credential) - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationHandler
 
doExecute(RequestContext) - Method in class org.apereo.cas.adaptors.yubikey.web.flow.YubiKeyAuthenticationWebflowAction
 
doInitialize() - Method in class org.apereo.cas.adaptors.yubikey.web.flow.YubiKeyMultifactorTrustWebflowConfigurer
 
doInitialize() - Method in class org.apereo.cas.adaptors.yubikey.web.flow.YubiKeyMultifactorWebflowConfigurer
 

E

equals(Object) - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyCredential
 

G

getClient() - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationHandler
 
getId() - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyCredential
 
getId() - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyMultifactorAuthenticationProvider
 
getOrder() - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyMultifactorAuthenticationProvider
 
getRegistry() - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationHandler
 
getToken() - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyCredential
 
getYubikeyAuthenticationWebflowEventResolver() - Method in class org.apereo.cas.adaptors.yubikey.web.flow.YubiKeyAuthenticationWebflowAction
 

H

hashCode() - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyCredential
 

I

initializeRootApplicationContext() - Method in class org.apereo.cas.config.YubiKeyConfiguration
 
isAvailable() - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyMultifactorAuthenticationProvider
 
isValid() - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyCredential
 
isYubiKeyRegisteredFor(String, String) - Method in interface org.apereo.cas.adaptors.yubikey.YubiKeyAccountRegistry
Determines whether the registered YubiKey public id is allowed for the uid received.

M

MFA_YUBIKEY_EVENT_ID - Static variable in class org.apereo.cas.adaptors.yubikey.web.flow.YubiKeyMultifactorWebflowConfigurer
Webflow event id.

O

org.apereo.cas.adaptors.yubikey - package org.apereo.cas.adaptors.yubikey
 
org.apereo.cas.adaptors.yubikey.web.flow - package org.apereo.cas.adaptors.yubikey.web.flow
 
org.apereo.cas.config - package org.apereo.cas.config
 

P

populateAttributes(AuthenticationBuilder, Credential) - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationMetaDataPopulator
 

R

resolveInternal(RequestContext) - Method in class org.apereo.cas.adaptors.yubikey.web.flow.YubiKeyAuthenticationWebflowEventResolver
 

S

setAuthenticationContextAttribute(String) - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationMetaDataPopulator
 
setAuthenticationHandler(AuthenticationHandler) - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationMetaDataPopulator
 
setProvider(MultifactorAuthenticationProvider) - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationMetaDataPopulator
 
setRegistry(YubiKeyAccountRegistry) - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationHandler
 
setToken(String) - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyCredential
 
setYubikeyAuthenticationWebflowEventResolver(CasWebflowEventResolver) - Method in class org.apereo.cas.adaptors.yubikey.web.flow.YubiKeyAuthenticationWebflowAction
 
setYubikeyFlowRegistry(FlowDefinitionRegistry) - Method in class org.apereo.cas.adaptors.yubikey.web.flow.YubiKeyMultifactorWebflowConfigurer
 
supports(Credential) - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationHandler
 
supports(Credential) - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationMetaDataPopulator
 

T

toString() - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyCredential
 

Y

YubiKeyAccountRegistry - Interface in org.apereo.cas.adaptors.yubikey
General contract that allows one to determine whether a particular YubiKey account is allowed to participate in the authentication.
YubiKeyAuthenticationHandler - Class in org.apereo.cas.adaptors.yubikey
An authentication handler that uses the Yubico cloud validation platform to authenticate one-time password tokens that are issued by a YubiKey device.
YubiKeyAuthenticationHandler(Integer, String) - Constructor for class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationHandler
Prepares the Yubico client with the received clientId and secretKey.
yubikeyAuthenticationHandler() - Method in class org.apereo.cas.config.YubiKeyConfiguration
 
YubiKeyAuthenticationMetaDataPopulator - Class in org.apereo.cas.adaptors.yubikey
This is YubiKeyAuthenticationMetaDataPopulator which inserts the yubikey MFA provider id into the final authentication object.
YubiKeyAuthenticationMetaDataPopulator() - Constructor for class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationMetaDataPopulator
 
yubikeyAuthenticationMetaDataPopulator() - Method in class org.apereo.cas.config.YubiKeyConfiguration
 
yubikeyAuthenticationProvider() - Method in class org.apereo.cas.config.YubiKeyConfiguration
 
YubiKeyAuthenticationWebflowAction - Class in org.apereo.cas.adaptors.yubikey.web.flow
YubiKeyAuthenticationWebflowAction() - Constructor for class org.apereo.cas.adaptors.yubikey.web.flow.YubiKeyAuthenticationWebflowAction
 
yubikeyAuthenticationWebflowAction() - Method in class org.apereo.cas.config.YubiKeyConfiguration
 
YubiKeyAuthenticationWebflowEventResolver - Class in org.apereo.cas.adaptors.yubikey.web.flow
YubiKeyAuthenticationWebflowEventResolver() - Constructor for class org.apereo.cas.adaptors.yubikey.web.flow.YubiKeyAuthenticationWebflowEventResolver
 
yubikeyAuthenticationWebflowEventResolver() - Method in class org.apereo.cas.config.YubiKeyConfiguration
 
yubikeyBypassEvaluator() - Method in class org.apereo.cas.config.YubiKeyConfiguration
 
YubiKeyConfiguration - Class in org.apereo.cas.config
YubiKeyConfiguration() - Constructor for class org.apereo.cas.config.YubiKeyConfiguration
 
YubiKeyConfiguration.YubiKeyMultifactorTrustConfiguration - Class in org.apereo.cas.config
The Authy multifactor trust configuration.
YubiKeyCredential - Class in org.apereo.cas.adaptors.yubikey
YubiKeyCredential() - Constructor for class org.apereo.cas.adaptors.yubikey.YubiKeyCredential
Instantiates a new Yubi key credential.
YubiKeyCredential(String) - Constructor for class org.apereo.cas.adaptors.yubikey.YubiKeyCredential
Instantiates a new Yubi key credential.
yubikeyFlowRegistry() - Method in class org.apereo.cas.config.YubiKeyConfiguration
 
YubiKeyMultifactorAuthenticationProvider - Class in org.apereo.cas.adaptors.yubikey
The authentication provider for yubikey.
YubiKeyMultifactorAuthenticationProvider(YubiKeyAuthenticationHandler, HttpClient) - Constructor for class org.apereo.cas.adaptors.yubikey.YubiKeyMultifactorAuthenticationProvider
 
YubiKeyMultifactorTrustConfiguration() - Constructor for class org.apereo.cas.config.YubiKeyConfiguration.YubiKeyMultifactorTrustConfiguration
 
YubiKeyMultifactorTrustWebflowConfigurer - Class in org.apereo.cas.adaptors.yubikey.web.flow
YubiKeyMultifactorTrustWebflowConfigurer() - Constructor for class org.apereo.cas.adaptors.yubikey.web.flow.YubiKeyMultifactorTrustWebflowConfigurer
 
YubiKeyMultifactorWebflowConfigurer - Class in org.apereo.cas.adaptors.yubikey.web.flow
YubiKeyMultifactorWebflowConfigurer() - Constructor for class org.apereo.cas.adaptors.yubikey.web.flow.YubiKeyMultifactorWebflowConfigurer
 
yubikeyMultifactorWebflowConfigurer() - Method in class org.apereo.cas.config.YubiKeyConfiguration
 
yubikeyPrincipalFactory() - Method in class org.apereo.cas.config.YubiKeyConfiguration
 
yubiMultifactorTrustConfiguration() - Method in class org.apereo.cas.config.YubiKeyConfiguration.YubiKeyMultifactorTrustConfiguration
 
A D E G H I M O P R S T Y 
Skip navigation links