Package org.wildfly.security.auth.client
Elytron Client enable remote clients to authenticate using Elytron.
When a connection is established, the client makes use of an authentication context, which gives rules that match which authentication configuration is used with an outbound connection.
-
Interface Summary Interface Description LegacyConfiguration An interface which allows legacy configuration to take place if no Elytron client configuration is present in the global configuration. -
Enum Summary Enum Description CallbackKind The kinds of callbacks which can be handled by the user's callback.ElytronXmlParser.Version -
Exception Summary Exception Description InvalidAuthenticationConfigurationException An exception thrown to indicate that the client authentication configuration is invalid.