Enum Class IdentityStore.ValidationType

java.lang.Object
java.lang.Enum<IdentityStore.ValidationType>
jakarta.security.enterprise.identitystore.IdentityStore.ValidationType
All Implemented Interfaces:
Serializable, Comparable<IdentityStore.ValidationType>, Constable
Enclosing interface:
IdentityStore

public static enum IdentityStore.ValidationType extends Enum<IdentityStore.ValidationType>
Determines the type of validation (operations) that should be done by this store. NOTE: This does not set or determine what the IdentityStore is capable of, but only what the store is configured to be used for.