Uses of Class
org.keycloak.dom.saml.v2.ac.classes.KeyStorageType
-
Uses of KeyStorageType in org.keycloak.dom.saml.v2.ac.classes
Modifier and TypeFieldDescriptionprotected KeyStorageType
PrivateKeyProtectionType.keyStorage
protected KeyStorageType
SecretKeyProtectionType.keyStorage
Modifier and TypeMethodDescriptionPrivateKeyProtectionType.getKeyStorage()
Gets the value of the keyStorage property.SecretKeyProtectionType.getKeyStorage()
Gets the value of the keyStorage property.Modifier and TypeMethodDescriptionvoid
PrivateKeyProtectionType.setKeyStorage
(KeyStorageType value) Sets the value of the keyStorage property.void
SecretKeyProtectionType.setKeyStorage
(KeyStorageType value) Sets the value of the keyStorage property.