Uses of Class
org.keycloak.dom.saml.v2.ac.classes.AuthnMethodBaseType
-
Packages that use AuthnMethodBaseType Package Description org.keycloak.dom.saml.v2.ac.classes -
-
Uses of AuthnMethodBaseType in org.keycloak.dom.saml.v2.ac.classes
Fields in org.keycloak.dom.saml.v2.ac.classes declared as AuthnMethodBaseType Modifier and Type Field Description protected AuthnMethodBaseTypeOriginalAuthnContextDeclarationBaseType. authnMethodMethods in org.keycloak.dom.saml.v2.ac.classes that return AuthnMethodBaseType Modifier and Type Method Description AuthnMethodBaseTypeOriginalAuthnContextDeclarationBaseType. getAuthnMethod()Gets the value of the authnMethod property.Methods in org.keycloak.dom.saml.v2.ac.classes with parameters of type AuthnMethodBaseType Modifier and Type Method Description voidOriginalAuthnContextDeclarationBaseType. setAuthnMethod(AuthnMethodBaseType value)Sets the value of the authnMethod property.
-