Package com.intergral.deep.agent.api.auth
-
Interface Summary Interface Description IAuthProvider Allows for custom auth providers to be configured. -
Class Summary Class Description BasicAuthProvider This is anIAuthProvider
that will attach basic authorization to the outbound requests.