Uses of Class
org.keycloak.dom.saml.v2.ac.AuthenticatorBaseType
-
Packages that use AuthenticatorBaseType Package Description org.keycloak.dom.saml.v2.ac -
-
Uses of AuthenticatorBaseType in org.keycloak.dom.saml.v2.ac
Fields in org.keycloak.dom.saml.v2.ac declared as AuthenticatorBaseType Modifier and Type Field Description protected AuthenticatorBaseTypeAuthnMethodBaseType. authenticatorMethods in org.keycloak.dom.saml.v2.ac that return AuthenticatorBaseType Modifier and Type Method Description AuthenticatorBaseTypeAuthnMethodBaseType. getAuthenticator()Gets the value of the authenticator property.Methods in org.keycloak.dom.saml.v2.ac with parameters of type AuthenticatorBaseType Modifier and Type Method Description voidAuthnMethodBaseType. setAuthenticator(AuthenticatorBaseType value)Sets the value of the authenticator property.
-