Oracle

weblogic.wsee.security.bst
Class BST11CredentialProvider

java.lang.Object
  extended by weblogic.wsee.security.bst.BSTCredentialProvider
      extended by weblogic.wsee.security.bst.BST11CredentialProvider
All Implemented Interfaces:
CredentialProvider
Direct Known Subclasses:
ClientBSTCredentialProvider

public abstract class BST11CredentialProvider
extends BSTCredentialProvider

User: jlee Date: Sep 12, 2006 Time: 2:46:28 PM


Field Summary
static String[] BUILTIN_BST_VALUETYPES
           
 
Fields inherited from class weblogic.wsee.security.bst.BSTCredentialProvider
verbose
 
Constructor Summary
BST11CredentialProvider()
           
 
Method Summary
 String[] getValueTypes()
           
 
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, toString, wait, wait, wait
 
Methods inherited from interface weblogic.xml.crypto.wss.provider.CredentialProvider
getCredential
 

Field Detail

BUILTIN_BST_VALUETYPES

public static final String[] BUILTIN_BST_VALUETYPES
Constructor Detail

BST11CredentialProvider

public BST11CredentialProvider()
Method Detail

getValueTypes

public String[] getValueTypes()
Specified by:
getValueTypes in interface CredentialProvider
Overrides:
getValueTypes in class BSTCredentialProvider

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs103
Copyright 1996,2008, 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.