Package net.plsar.security.negotiator
Class AuthNegotiator
java.lang.Object
net.plsar.security.negotiator.AuthNegotiator
- All Implemented Interfaces:
RequestNegotiator
public class AuthNegotiator extends java.lang.Object implements RequestNegotiator
-
Constructor Summary
Constructors Constructor Description AuthNegotiator() -
Method Summary
Modifier and Type Method Description voidintercept(NetworkRequest request, NetworkResponse response)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AuthNegotiator
public AuthNegotiator()
-
-
Method Details
-
intercept
- Specified by:
interceptin interfaceRequestNegotiator
-