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