Uses of Class
org.keycloak.dom.saml.v2.ac.classes.PrincipalAuthenticationMechanismType
Packages that use PrincipalAuthenticationMechanismType
-
Uses of PrincipalAuthenticationMechanismType in org.keycloak.dom.saml.v2.ac.classes
Fields in org.keycloak.dom.saml.v2.ac.classes declared as PrincipalAuthenticationMechanismTypeModifier and TypeFieldDescriptionprotected PrincipalAuthenticationMechanismTypeOriginalAuthnMethodBaseType.principalAuthenticationMechanismMethods in org.keycloak.dom.saml.v2.ac.classes that return PrincipalAuthenticationMechanismTypeModifier and TypeMethodDescriptionOriginalAuthnMethodBaseType.getPrincipalAuthenticationMechanism()Gets the value of the principalAuthenticationMechanism property.Methods in org.keycloak.dom.saml.v2.ac.classes with parameters of type PrincipalAuthenticationMechanismTypeModifier and TypeMethodDescriptionvoidOriginalAuthnMethodBaseType.setPrincipalAuthenticationMechanism(PrincipalAuthenticationMechanismType value) Sets the value of the principalAuthenticationMechanism property.