Uses of Interface
com.sun.enterprise.security.jauth.ServerAuthContext
-
Packages that use ServerAuthContext Package Description com.sun.enterprise.security.jauth com.sun.enterprise.security.jauth.jaspic.provider -
-
Uses of ServerAuthContext in com.sun.enterprise.security.jauth
Methods in com.sun.enterprise.security.jauth that return ServerAuthContext Modifier and Type Method Description abstract ServerAuthContextAuthConfig. getServerAuthContext(String intercept, String id, AuthPolicy requestPolicy, AuthPolicy responsePolicy, CallbackHandler handler)Get a ServerAuthContext. -
Uses of ServerAuthContext in com.sun.enterprise.security.jauth.jaspic.provider
Methods in com.sun.enterprise.security.jauth.jaspic.provider that return ServerAuthContext Modifier and Type Method Description ServerAuthContextServerAuthConfig. getAuthContext(jakarta.xml.ws.handler.soap.SOAPMessageContext context)
-