Uses of Class
org.keycloak.dom.saml.v2.ac.classes.KeySharingType
Packages that use KeySharingType
-
Uses of KeySharingType in org.keycloak.dom.saml.v2.ac.classes
Fields in org.keycloak.dom.saml.v2.ac.classes declared as KeySharingTypeMethods in org.keycloak.dom.saml.v2.ac.classes that return KeySharingTypeModifier and TypeMethodDescriptionPrivateKeyProtectionType.getKeySharing()Gets the value of the keySharing property.Methods in org.keycloak.dom.saml.v2.ac.classes with parameters of type KeySharingTypeModifier and TypeMethodDescriptionvoidPrivateKeyProtectionType.setKeySharing(KeySharingType value) Sets the value of the keySharing property.