A C D G L O P R S U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- amazonDynamoDbWebAuthnClient(CasConfigurationProperties) - Method in class org.apereo.cas.config.DynamoDbWebAuthnConfiguration
C
- createTable(boolean) - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnFacilitator
-
Create tables.
D
- DynamoDbWebAuthnConfiguration - Class in org.apereo.cas.config
-
This is
DynamoDbWebAuthnConfiguration. - DynamoDbWebAuthnConfiguration() - Constructor for class org.apereo.cas.config.DynamoDbWebAuthnConfiguration
- DynamoDbWebAuthnCredentialRegistration - Class in org.apereo.cas.webauthn
- DynamoDbWebAuthnCredentialRegistration() - Constructor for class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRegistration
- DynamoDbWebAuthnCredentialRepository - Class in org.apereo.cas.webauthn
-
This is
DynamoDbWebAuthnCredentialRepository. - DynamoDbWebAuthnCredentialRepository(CasConfigurationProperties, CipherExecutor<String, String>, DynamoDbWebAuthnFacilitator) - Constructor for class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRepository
- dynamoDbWebAuthnFacilitator(CasConfigurationProperties, DynamoDbClient) - Method in class org.apereo.cas.config.DynamoDbWebAuthnConfiguration
- DynamoDbWebAuthnFacilitator - Class in org.apereo.cas.webauthn
-
This is
DynamoDbWebAuthnFacilitator. - DynamoDbWebAuthnFacilitator() - Constructor for class org.apereo.cas.webauthn.DynamoDbWebAuthnFacilitator
- DynamoDbWebAuthnFacilitator.ColumnNames - Enum in org.apereo.cas.webauthn
-
Column names for tables holding records.
G
- getAccountsBy(String) - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnFacilitator
-
Gets accounts by user name.
- getRegistrationsByUsername(String) - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRepository
L
- load() - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnFacilitator
-
Load all entries.
O
- org.apereo.cas.config - package org.apereo.cas.config
- org.apereo.cas.webauthn - package org.apereo.cas.webauthn
P
- PRINCIPAL - org.apereo.cas.webauthn.DynamoDbWebAuthnFacilitator.ColumnNames
-
principal column.
R
- RECORDS - org.apereo.cas.webauthn.DynamoDbWebAuthnFacilitator.ColumnNames
-
records column.
- remove(String) - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnFacilitator
-
Remove.
S
- save(DynamoDbWebAuthnCredentialRegistration) - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnFacilitator
-
Save.
- stream() - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRepository
U
- update(String, Collection<CredentialRegistration>) - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRepository
V
- valueOf(String) - Static method in enum org.apereo.cas.webauthn.DynamoDbWebAuthnFacilitator.ColumnNames
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apereo.cas.webauthn.DynamoDbWebAuthnFacilitator.ColumnNames
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- webAuthnCredentialRepository(CasConfigurationProperties, DynamoDbWebAuthnFacilitator, CipherExecutor) - Method in class org.apereo.cas.config.DynamoDbWebAuthnConfiguration
All Classes All Packages