Module org.glassfish.soteria
Package org.glassfish.soteria.servlet
-
Interface Summary Interface Description HttpStorageController -
Class Summary Class Description AuthenticationData This class holds stores "authentication data" (principal and groups).CookieController CookieHandler HttpServletRequestDelegator This class wraps a given HttpServletRequest instance and delegates "most" methods that request "base data" to an also given RequestData instance.RequestData This class stores the core data that makes up anHttpServletRequest.SamRegistrationInstaller If an HttpAuthenticationMechanism implementation has been found on the classpath, this initializer installs a bridge SAM that delegates the validateRequest, secureResponse and cleanSubject methods from the SAM to the HttpAuthenticationMechanism.SessionController