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