Uses of Class
org.keycloak.dom.saml.v2.ac.classes.AuthenticatorTransportProtocolType
-
Packages that use AuthenticatorTransportProtocolType Package Description org.keycloak.dom.saml.v2.ac.classes -
-
Uses of AuthenticatorTransportProtocolType in org.keycloak.dom.saml.v2.ac.classes
Fields in org.keycloak.dom.saml.v2.ac.classes declared as AuthenticatorTransportProtocolType Modifier and Type Field Description protected AuthenticatorTransportProtocolTypeOriginalAuthnMethodBaseType. authenticatorTransportProtocolMethods in org.keycloak.dom.saml.v2.ac.classes that return AuthenticatorTransportProtocolType Modifier and Type Method Description AuthenticatorTransportProtocolTypeOriginalAuthnMethodBaseType. getAuthenticatorTransportProtocol()Gets the value of the authenticatorTransportProtocol property.Methods in org.keycloak.dom.saml.v2.ac.classes with parameters of type AuthenticatorTransportProtocolType Modifier and Type Method Description voidOriginalAuthnMethodBaseType. setAuthenticatorTransportProtocol(AuthenticatorTransportProtocolType value)Sets the value of the authenticatorTransportProtocol property.
-