Uses of Class
org.keycloak.dom.saml.v2.ac.AuthenticatorTransportProtocolType
Packages that use AuthenticatorTransportProtocolType
-
Uses of AuthenticatorTransportProtocolType in org.keycloak.dom.saml.v2.ac
Fields in org.keycloak.dom.saml.v2.ac declared as AuthenticatorTransportProtocolTypeModifier and TypeFieldDescriptionprotected AuthenticatorTransportProtocolTypeAuthnMethodBaseType.authenticatorTransportProtocolMethods in org.keycloak.dom.saml.v2.ac that return AuthenticatorTransportProtocolTypeModifier and TypeMethodDescriptionAuthnMethodBaseType.getAuthenticatorTransportProtocol()Gets the value of the authenticatorTransportProtocol property.Methods in org.keycloak.dom.saml.v2.ac with parameters of type AuthenticatorTransportProtocolTypeModifier and TypeMethodDescriptionvoidAuthnMethodBaseType.setAuthenticatorTransportProtocol(AuthenticatorTransportProtocolType value) Sets the value of the authenticatorTransportProtocol property.