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