Uses of Class
net.ltgt.oidc.servlet.AuthenticationRedirector
-
Uses of AuthenticationRedirector in net.ltgt.oidc.servlet
Constructors in net.ltgt.oidc.servlet with parameters of type AuthenticationRedirectorModifierConstructorDescriptionprotectedAbstractAuthorizationFilter(AuthenticationRedirector authenticationRedirector) Constructs a filter with the given authentication redirector.HasRoleFilter(AuthenticationRedirector authenticationRedirector) Constructs a filter with the given authentication redirector.HasRoleFilter(AuthenticationRedirector authenticationRedirector, String role) Constructs a filter with the given authentication redirector and role.IsAuthenticatedFilter(AuthenticationRedirector authenticationRedirector) Constructs a filter with the given authentication redirector.LoginServlet(AuthenticationRedirector authenticationRedirector) Constructs a servlet with the given authentication redirector.