Class RequestSecurityContextManagerAbstract<A extends AuthenticationAbstract<U>,U>

java.lang.Object
org.bardframework.commons.security.context.SecurityContextManagerAbstract<A,U>
org.bardframework.commons.security.context.RequestSecurityContextManagerAbstract<A,U>
All Implemented Interfaces:
SecurityContextManager<A,U>

public abstract class RequestSecurityContextManagerAbstract<A extends AuthenticationAbstract<U>,U> extends SecurityContextManagerAbstract<A,U>