CredentialProviderpublic class ServerBSTCredentialProvider extends BST11CredentialProvider
| Modifier and Type | Method | Description | 
|---|---|---|
java.lang.Object | 
getCredential(java.lang.String tokenType,
             java.lang.String issuerName,
             ContextHandler ctxHandler,
             Purpose p) | 
 Deprecated. 
get the credentail 
 | 
static boolean | 
isSSLUsingKeyStores() | 
 Deprecated. 
  | 
isForDecryption, isForEncryption, isForIdentity, isForResponseEncryption, isForSigning, isForVerificationpublic java.lang.Object getCredential(java.lang.String tokenType,
                                      java.lang.String issuerName,
                                      ContextHandler ctxHandler,
                                      Purpose p)
tokenType - the token type StringissuerName - the issuer namectxHandler - the Context Handlerp - the purpose for the credntailpublic static boolean isSSLUsingKeyStores()