public static class CSCCredentialOptions.Builder extends Object
CSCCredentialOptions
instance.Constructor and Description |
---|
Builder(String providerName,
String credentialId,
String credentialPIN,
String accessToken)
Constructs a
Builder instance. |
Modifier and Type | Method and Description |
---|---|
CSCCredentialOptions |
build()
Returns a new
CSCCredentialOptions instance built from the current state of this builder. |
CSCCredentialOptions.Builder |
setTokenType(String tokenType)
Sets the type for CSC Token.
|
public CSCCredentialOptions.Builder setTokenType(String tokenType)
tokenType
- the token type for accessing CSC APIspublic CSCCredentialOptions build()
CSCCredentialOptions
instance built from the current state of this builder.CSCCredentialOptions
instanceCopyright © 2022 Adobe. All rights reserved.