Uses of Class
org.keycloak.dom.saml.v2.ac.classes.OperationalProtectionType
Packages that use OperationalProtectionType
-
Uses of OperationalProtectionType in org.keycloak.dom.saml.v2.ac.classes
Fields in org.keycloak.dom.saml.v2.ac.classes declared as OperationalProtectionTypeModifier and TypeFieldDescriptionprotected OperationalProtectionType
OriginalAuthnContextDeclarationBaseType.operationalProtection
Methods in org.keycloak.dom.saml.v2.ac.classes that return OperationalProtectionTypeModifier and TypeMethodDescriptionOriginalAuthnContextDeclarationBaseType.getOperationalProtection()
Gets the value of the operationalProtection property.Methods in org.keycloak.dom.saml.v2.ac.classes with parameters of type OperationalProtectionTypeModifier and TypeMethodDescriptionvoid
OriginalAuthnContextDeclarationBaseType.setOperationalProtection
(OperationalProtectionType value) Sets the value of the operationalProtection property.