Class LocalPrincipalSaslClientFactory

  • All Implemented Interfaces:
    SaslClientFactory

    public final class LocalPrincipalSaslClientFactory
    extends AbstractDelegatingSaslClientFactory
    A delegating SASL client factory whose instances can track and return the assumed principal used for authentication. Use the WildFlySasl.PRINCIPAL negotiated property to retrieve the principal.
    Author:
    David M. Lloyd