Uses of Class
de.trustable.ca3s.core.security.provider.KeyPersistenceType
-
Packages that use KeyPersistenceType Package Description de.trustable.ca3s.core.security.provider -
-
Uses of KeyPersistenceType in de.trustable.ca3s.core.security.provider
Methods in de.trustable.ca3s.core.security.provider that return KeyPersistenceType Modifier and Type Method Description static KeyPersistenceTypeKeyPersistenceType. valueOf(String name)Returns the enum constant of this type with the specified name.static KeyPersistenceType[]KeyPersistenceType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-