Interface CredentialsProvider
- All Known Subinterfaces:
AnypointBearerTokenCredentialsProvider
- All Known Implementing Classes:
CredentialsProviderAnypointBearerToken,CredentialsProviderAnypointUsernamePasswordImpl,CredentialsProviderClientCredentialsImpl,CredentialsProviderEmptyImpl
public interface CredentialsProvider
-
Method Summary
Modifier and TypeMethodDescriptioncom.aeontronix.restclient.auth.AuthenticationHandlertoAuthenticationHandler(com.aeontronix.restclient.RESTClient restClient, String anypointPlatformUrl)
-
Method Details
-
getCredentials
- Throws:
IOException
-
toAuthenticationHandler
com.aeontronix.restclient.auth.AuthenticationHandler toAuthenticationHandler(com.aeontronix.restclient.RESTClient restClient, String anypointPlatformUrl)
-