SecurityManager implementations.
See: Description
SecurityManager implementation that can used in web-enabled applications.
principals to a
Cookie for later retrieval.
WebSecurityManager implementation used in web-based applications or any application that requires HTTP connectivity (SOAP, http remoting, etc).
SessionStorageEvaluator that performs the same logic as the parent class
DefaultSessionStorageEvaluator but additionally checks for a request-specific flag that may enable or disable session access.
SubjectFactory implementation that creates
WebDelegatingSubject instances.
SecurityManager implementations.