Class SingleSignOnAuthenticationMechanism

java.lang.Object
io.undertow.security.impl.SingleSignOnAuthenticationMechanism
All Implemented Interfaces:
AuthenticationMechanism

public class SingleSignOnAuthenticationMechanism extends Object implements AuthenticationMechanism
Authenticator that can be used to configure single sign on.
Author:
Stuart Douglas, Paul Ferraro, Richard Opalka