Class AbstractDynamoDbProperties

java.lang.Object
org.apereo.cas.configuration.model.support.aws.BaseAmazonWebServicesProperties
org.apereo.cas.configuration.model.support.dynamodb.AbstractDynamoDbProperties
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AuditDynamoDbProperties, DynamoDbConsentProperties, DynamoDbEventsProperties, DynamoDbGoogleAuthenticatorMultifactorProperties, DynamoDbServiceRegistryProperties, DynamoDbTicketRegistryProperties, DynamoDbTrustedDevicesMultifactorProperties, SpringCloudConfigurationProperties.AmazonDynamoDb, U2FDynamoDbMultifactorAuthenticationProperties, WebAuthnDynamoDbMultifactorProperties, YubiKeyDynamoDbMultifactorProperties

@RequiresModule(name="cas-server-support-dynamodb-core") public abstract class AbstractDynamoDbProperties extends BaseAmazonWebServicesProperties
Since:
5.1.0
See Also:
  • Constructor Details

    • AbstractDynamoDbProperties

      public AbstractDynamoDbProperties()