Uses of Class
com.sun.enterprise.security.jauth.jaspic.provider.BaseAuthConfig
-
Packages that use BaseAuthConfig Package Description com.sun.enterprise.security.jauth.jaspic.provider -
-
Uses of BaseAuthConfig in com.sun.enterprise.security.jauth.jaspic.provider
Subclasses of BaseAuthConfig in com.sun.enterprise.security.jauth.jaspic.provider Modifier and Type Class Description classClientAuthConfigThis class is the client container's interface to the AuthConfig subsystem to get AuthContext objects on which to invoke message layer authentication providers.classServerAuthConfigThis class is the client container's interface to the AuthConfig subsystem to get AuthContext objects on which to invoke message layer authentication providers.
-