Uses of Class
io.getlime.security.powerauth.lib.cmd.consts.PersistenceType
| Package | Description |
|---|---|
| io.getlime.security.powerauth.lib.cmd.consts |
-
Uses of PersistenceType in io.getlime.security.powerauth.lib.cmd.consts
Methods in io.getlime.security.powerauth.lib.cmd.consts that return PersistenceType Modifier and Type Method Description static PersistenceTypePersistenceType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PersistenceType[]PersistenceType. values()Returns an array containing the constants of this enum type, in the order they are declared.