BEA Systems, Inc.

weblogic.security.SSL
Class CertCallback

java.lang.Object
  extended by weblogic.security.SSL.CertCallback

public final class CertCallback
extends Object


Constructor Summary
CertCallback()
           
 
Method Summary
 SSLClientInfo getSSLClientInfo()
           
 void setSSLClientInfo(Certificate[] cert, PrivateKey key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CertCallback

public CertCallback()
Method Detail

setSSLClientInfo

public void setSSLClientInfo(Certificate[] cert,
                             PrivateKey key)

getSSLClientInfo

public SSLClientInfo getSSLClientInfo()

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