Uses of Class
org.bardframework.commons.security.token.AuthenticationAbstract
Packages that use AuthenticationAbstract
Package
Description
-
Uses of AuthenticationAbstract in org.bardframework.commons.security.context
Classes in org.bardframework.commons.security.context with type parameters of type AuthenticationAbstractModifier and TypeClassDescriptionclassCookieSecurityContextManagerAbstract<A extends AuthenticationAbstract<U>,U> classHeaderSecurityContextManagerAbstract<A extends AuthenticationAbstract<U>,U> classRequestSecurityContextManagerAbstract<A extends AuthenticationAbstract<U>,U> interfaceSecurityContextManager<A extends AuthenticationAbstract<U>,U> classSecurityContextManagerAbstract<A extends AuthenticationAbstract<U>,U> -
Uses of AuthenticationAbstract in org.bardframework.commons.security.filter
Classes in org.bardframework.commons.security.filter with type parameters of type AuthenticationAbstractModifier and TypeClassDescriptionclassSecurityContextFilter<T extends AuthenticationAbstract<?>>Created by vahid (va.zafari@gmail.com) on 12/19/17.