public class AgentAuthenticationService extends DefaultAuthenticationService
AgentAuthenticationService
authenticate agent credentials (not subject credentials), forcing the
login module to Application (restricted to agents).Constructor and Description |
---|
AgentAuthenticationService(Handler handler,
URI uri)
Constructs a
AgentAuthenticationService . |
public AgentAuthenticationService(Handler handler, URI uri)
AgentAuthenticationService
.handler
- HTTP handler used to communicate with AMuri
- the absolute AM authentication endpoint URI (usually ending with /json/authenticate).Copyright 2011-2017 ForgeRock AS.