|
Oracle Fusion Middleware Oracle WebLogic Server 10.3.1 API Reference 11g Release 1 (10.3.1) Part Number E13941-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
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
Copyright (c) 2006 by BEA Systems. All Rights Reserved.
public class ClientBST11Pkcs7CredentialProvider
User: jlee Date: Sep 12, 2006 Time: 2:46:28 PM
Field Summary | |
---|---|
static String[] |
BUILTIN_BST_VALUETYPES
Deprecated. |
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 |
---|
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 corruptMethod Detail |
---|
public String[] getValueTypes()
BSTCredentialProvider
getValueTypes
in interface CredentialProvider
getValueTypes
in class BST11CredentialProvider
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111/wls.htm Copyright 1996, 2009, 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.1 API Reference 11g Release 1 (10.3.1) Part Number E13941-02 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |