Class Configuration

java.lang.Object
net.ltgt.oidc.servlet.Configuration

public class Configuration extends Object
Contains the OpenID Connect-related configuration.

An instance of this class needs to be registered as a ServletContext attribute under the name CONTEXT_ATTRIBUTE_NAME.

See Also: