Uses of Class
org.keycloak.dom.saml.v2.ac.classes.OperationalProtectionType
-
Packages that use OperationalProtectionType Package Description org.keycloak.dom.saml.v2.ac.classes -
-
Uses of OperationalProtectionType in org.keycloak.dom.saml.v2.ac.classes
Fields in org.keycloak.dom.saml.v2.ac.classes declared as OperationalProtectionType Modifier and Type Field Description protected OperationalProtectionTypeOriginalAuthnContextDeclarationBaseType. operationalProtectionMethods in org.keycloak.dom.saml.v2.ac.classes that return OperationalProtectionType Modifier and Type Method Description OperationalProtectionTypeOriginalAuthnContextDeclarationBaseType. getOperationalProtection()Gets the value of the operationalProtection property.Methods in org.keycloak.dom.saml.v2.ac.classes with parameters of type OperationalProtectionType Modifier and Type Method Description voidOriginalAuthnContextDeclarationBaseType. setOperationalProtection(OperationalProtectionType value)Sets the value of the operationalProtection property.
-