BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


weblogic.xml.crypto.wss.provider
Interface CredentialProvider

All Known Implementing Classes:
weblogic.wsee.security.bst.BSTCredentialProvider, ClientUNTCredentialProvider

public interface CredentialProvider

Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Method Summary
 Object getCredential(String tokenType, String issuerName, ContextHandler ctxHandler, Purpose p)
           
 String[] getValueTypes()
           
 

Method Detail

getCredential

public Object getCredential(String tokenType,
                            String issuerName,
                            ContextHandler ctxHandler,
                            Purpose p)

getValueTypes

public String[] getValueTypes()

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.