Index

A B C D G L O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

amazonDynamoDbWebAuthnClient(CasConfigurationProperties) - Method in class org.apereo.cas.config.CasDynamoDbWebAuthnAutoConfiguration
 

B

build() - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRegistration.DynamoDbWebAuthnCredentialRegistrationBuilder
 
builder() - Static method in class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRegistration
 

C

CasDynamoDbWebAuthnAutoConfiguration - Class in org.apereo.cas.config
CasDynamoDbWebAuthnAutoConfiguration() - Constructor for class org.apereo.cas.config.CasDynamoDbWebAuthnAutoConfiguration
 
createTable(boolean) - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnFacilitator
Create tables.

D

DynamoDbWebAuthnCredentialRegistration - Class in org.apereo.cas.webauthn
DynamoDbWebAuthnCredentialRegistration() - Constructor for class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRegistration
 
DynamoDbWebAuthnCredentialRegistration.DynamoDbWebAuthnCredentialRegistrationBuilder<C,B> - Class in org.apereo.cas.webauthn
 
DynamoDbWebAuthnCredentialRegistrationBuilder() - Constructor for class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRegistration.DynamoDbWebAuthnCredentialRegistrationBuilder
 
DynamoDbWebAuthnCredentialRepository - Class in org.apereo.cas.webauthn
DynamoDbWebAuthnCredentialRepository(CasConfigurationProperties, CipherExecutor<String, String>, DynamoDbWebAuthnFacilitator) - Constructor for class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRepository
 
dynamoDbWebAuthnFacilitator(CasConfigurationProperties, DynamoDbClient) - Method in class org.apereo.cas.config.CasDynamoDbWebAuthnAutoConfiguration
 
DynamoDbWebAuthnFacilitator - Class in org.apereo.cas.webauthn
DynamoDbWebAuthnFacilitator(WebAuthnDynamoDbMultifactorProperties, DynamoDbClient) - Constructor for class org.apereo.cas.webauthn.DynamoDbWebAuthnFacilitator
 
DynamoDbWebAuthnFacilitator.ColumnNames - Enum Class 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.
getColumnName() - Method in enum class org.apereo.cas.webauthn.DynamoDbWebAuthnFacilitator.ColumnNames
 
getRecords() - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRegistration
 
getRegistrationsByUsername(String) - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRepository
 
getUsername() - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRegistration
 

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 - Enum constant in enum class org.apereo.cas.webauthn.DynamoDbWebAuthnFacilitator.ColumnNames
principal column.

R

records(List<String>) - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRegistration.DynamoDbWebAuthnCredentialRegistrationBuilder
 
RECORDS - Enum constant in enum class 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.
setRecords(List<String>) - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRegistration
 
setUsername(String) - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRegistration
 
stream() - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRepository
 

T

toString() - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRegistration.DynamoDbWebAuthnCredentialRegistrationBuilder
 

U

username(String) - Method in class org.apereo.cas.webauthn.DynamoDbWebAuthnCredentialRegistration.DynamoDbWebAuthnCredentialRegistrationBuilder
 

V

valueOf(String) - Static method in enum class org.apereo.cas.webauthn.DynamoDbWebAuthnFacilitator.ColumnNames
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apereo.cas.webauthn.DynamoDbWebAuthnFacilitator.ColumnNames
Returns an array containing the constants of this enum class, in the order they are declared.

W

webAuthnCredentialRepository(CasConfigurationProperties, DynamoDbWebAuthnFacilitator, CipherExecutor) - Method in class org.apereo.cas.config.CasDynamoDbWebAuthnAutoConfiguration
 
A B C D G L O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form