public class CSCCredential extends CertificateCredentials
CertificateCredentials.| Modifier and Type | Class and Description |
|---|---|
static class |
CSCCredential.Builder
Builds a
CSCCredential instance. |
| Modifier and Type | Method and Description |
|---|---|
String |
getCredentialID()
Returns the certificate credential ID of user.
|
CSCAuthContext |
getCscAuthContext()
Returns the credential authorization parameters.
|
String |
getPin()
Returns the PIN to be used for validating credentials.
|
String |
getProviderName()
Returns the name of trust service provider.
|
cscCredentialBuilderpublic String getProviderName()
public String getCredentialID()
public String getPin()
public CSCAuthContext getCscAuthContext()
Copyright © 2023 Adobe. All rights reserved.