Class TokenClientCredentials

java.lang.Object
com.okta.sdk.authc.credentials.TokenClientCredentials
All Implemented Interfaces:
ClientCredentials<String>

public class TokenClientCredentials extends Object implements ClientCredentials<String>
This implementation represents the api key that is used to authenticate a Tenant in Okta.
Since:
0.5.0