Uses of Class
org.keycloak.dom.saml.v2.ac.classes.TechnicalProtectionBaseType
Packages that use TechnicalProtectionBaseType
-
Uses of TechnicalProtectionBaseType in org.keycloak.dom.saml.v2.ac.classes
Fields in org.keycloak.dom.saml.v2.ac.classes declared as TechnicalProtectionBaseTypeModifier and TypeFieldDescriptionprotected TechnicalProtectionBaseTypeOriginalAuthnContextDeclarationBaseType.technicalProtectionMethods in org.keycloak.dom.saml.v2.ac.classes that return TechnicalProtectionBaseTypeModifier and TypeMethodDescriptionOriginalAuthnContextDeclarationBaseType.getTechnicalProtection()Gets the value of the technicalProtection property.Methods in org.keycloak.dom.saml.v2.ac.classes with parameters of type TechnicalProtectionBaseTypeModifier and TypeMethodDescriptionvoidOriginalAuthnContextDeclarationBaseType.setTechnicalProtection(TechnicalProtectionBaseType value) Sets the value of the technicalProtection property.