| 
 | Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.3) Part Number E13941-03 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogic.wsee.security.bst.BSTCredentialProvider
weblogic.wsee.security.bst.BST11CredentialProvider
weblogic.wsee.security.bst.ClientBSTCredentialProvider
weblogic.wsee.security.bst.ClientBST11Pkcs7CredentialProvider
public class ClientBST11Pkcs7CredentialProvider
User: jlee Date: Sep 12, 2006 Time: 2:46:28 PM
| Field Summary | |
|---|---|
| static String[] | BUILTIN_BST_VALUETYPESDeprecated. | 
| Fields inherited from class weblogic.wsee.security.bst.BSTCredentialProvider | 
|---|
| verbose | 
| Constructor Summary | |
|---|---|
| ClientBST11Pkcs7CredentialProvider(String clientCertPath,
                                   String clientPrivateKeyPath)Deprecated. can not be used directly by customers | |
| Method Summary | |
|---|---|
|  String[] | getValueTypes()Deprecated. can not be used directly by customers | 
| Methods inherited from class weblogic.wsee.security.bst.ClientBSTCredentialProvider | 
|---|
| cloneAndReplaceServerCert, getCredential, setServerCertificate, toString | 
| Methods inherited from class weblogic.wsee.security.bst.BSTCredentialProvider | 
|---|
| isForDecryption, isForEncryption, isForIdentity, isForResponseEncryption, isForSigning, isForVerification | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static final String[] BUILTIN_BST_VALUETYPES
| Constructor Detail | 
|---|
public ClientBST11Pkcs7CredentialProvider(String clientCertPath,
                                          String clientPrivateKeyPath)
                                   throws Exception
clientCertPath - File name contiaining client's X509 public certificateclientPrivateKeyPath - PKCS8 file name continaing client's private key
Exception - thrown if certificate or key file are missing or corrupt| Method Detail | 
|---|
public String[] getValueTypes()
BSTCredentialProvider
getValueTypes in interface CredentialProvidergetValueTypes in class BST11CredentialProvider| 
 | Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server 10.3.3 API Reference 11g Release 1 (10.3.3) Part Number E13941-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||