public class StubPropertyBSTCredProv extends BSTCredentialProvider
| Modifier and Type | Field and Description | 
|---|---|
static String | 
SERVER_ENCRYPT_CERT
Deprecated. 
 
use WLStub.SERVER_ENCRYPT_CERT instead 
 | 
static String | 
SERVER_VERIFY_CERT
Deprecated. 
 
use WLStub.SERVER_VERIFY_CERT instead 
 | 
| Constructor and Description | 
|---|
StubPropertyBSTCredProv(X509Certificate encryptCert,
                       X509Certificate verifyCert)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
StubPropertyBSTCredProv | 
cloneAndReplaceServerCert(X509Certificate serverCert)
Deprecated.  
  | 
Object | 
getCredential(String tokenType,
             String issuerName,
             ContextHandler ctxHandler,
             Purpose p)
Deprecated.  
  | 
getValueTypes, isForDecryption, isForEncryption, isForIdentity, isForResponseEncryption, isForSigning, isForVerificationpublic static final String SERVER_VERIFY_CERT
WLStub.SERVER_VERIFY_CERT, 
Constant Field Valuespublic static final String SERVER_ENCRYPT_CERT
WLStub.SERVER_ENCRYPT_CERT, 
Constant Field Valuespublic StubPropertyBSTCredProv(X509Certificate encryptCert, X509Certificate verifyCert)
public Object getCredential(String tokenType, String issuerName, ContextHandler ctxHandler, Purpose p)
public StubPropertyBSTCredProv cloneAndReplaceServerCert(X509Certificate serverCert)