Class SessionAuthentication

java.lang.Object
com.netscape.cms.authentication.SessionAuthentication
All Implemented Interfaces:
ProfileAuthenticator, AuthManager

public class SessionAuthentication extends Object implements ProfileAuthenticator
Pull any existing auth token from the session context. Use with caution as a profile authenticator; if there is a session it will unconditionally approve the request (subject to constraints, etc).