Uses of Class
org.keycloak.dom.saml.v2.ac.classes.PrincipalAuthenticationMechanismType
-
Packages that use PrincipalAuthenticationMechanismType Package Description org.keycloak.dom.saml.v2.ac.classes -
-
Uses of PrincipalAuthenticationMechanismType in org.keycloak.dom.saml.v2.ac.classes
Fields in org.keycloak.dom.saml.v2.ac.classes declared as PrincipalAuthenticationMechanismType Modifier and Type Field Description protected PrincipalAuthenticationMechanismTypeOriginalAuthnMethodBaseType. principalAuthenticationMechanismMethods in org.keycloak.dom.saml.v2.ac.classes that return PrincipalAuthenticationMechanismType Modifier and Type Method Description PrincipalAuthenticationMechanismTypeOriginalAuthnMethodBaseType. getPrincipalAuthenticationMechanism()Gets the value of the principalAuthenticationMechanism property.Methods in org.keycloak.dom.saml.v2.ac.classes with parameters of type PrincipalAuthenticationMechanismType Modifier and Type Method Description voidOriginalAuthnMethodBaseType. setPrincipalAuthenticationMechanism(PrincipalAuthenticationMechanismType value)Sets the value of the principalAuthenticationMechanism property.
-