Uses of Enum
org.keycloak.dom.saml.v2.ac.classes.MediumType
Packages that use MediumType
-
Uses of MediumType in org.keycloak.dom.saml.v2.ac.classes
Fields in org.keycloak.dom.saml.v2.ac.classes declared as MediumTypeMethods in org.keycloak.dom.saml.v2.ac.classes that return MediumTypeModifier and TypeMethodDescriptionstatic MediumTypeKeyStorageType.getMedium()Gets the value of the medium property.static MediumTypeReturns the enum constant of this type with the specified name.static MediumType[]MediumType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.keycloak.dom.saml.v2.ac.classes with parameters of type MediumTypeModifier and TypeMethodDescriptionvoidKeyStorageType.setMedium(MediumType value) Sets the value of the medium property.