public class AuthenticationDetector extends Object
Constructor and Description |
---|
AuthenticationDetector() |
Modifier and Type | Method and Description |
---|---|
AuthenticationHandler |
determineAuthHandler(IdcHttpProtocol httpProtocol)
Determine which authentication handler to use for the Content Server.
|
public AuthenticationHandler determineAuthHandler(IdcHttpProtocol httpProtocol) throws ProtocolException
httpProtocol
- the http protocolProtocolException