Uses of Class
org.keycloak.dom.saml.v2.ac.classes.TechnicalProtectionBaseType
-
Packages that use TechnicalProtectionBaseType Package Description org.keycloak.dom.saml.v2.ac.classes -
-
Uses of TechnicalProtectionBaseType in org.keycloak.dom.saml.v2.ac.classes
Fields in org.keycloak.dom.saml.v2.ac.classes declared as TechnicalProtectionBaseType Modifier and Type Field Description protected TechnicalProtectionBaseTypeOriginalAuthnContextDeclarationBaseType. technicalProtectionMethods in org.keycloak.dom.saml.v2.ac.classes that return TechnicalProtectionBaseType Modifier and Type Method Description TechnicalProtectionBaseTypeOriginalAuthnContextDeclarationBaseType. getTechnicalProtection()Gets the value of the technicalProtection property.Methods in org.keycloak.dom.saml.v2.ac.classes with parameters of type TechnicalProtectionBaseType Modifier and Type Method Description voidOriginalAuthnContextDeclarationBaseType. setTechnicalProtection(TechnicalProtectionBaseType value)Sets the value of the technicalProtection property.
-