org.apache.geronimo.security.realm.providers
Class CertificateChainCallbackHandler
java.lang.Object
org.apache.geronimo.security.realm.providers.CertificateChainCallbackHandler
- All Implemented Interfaces:
- CallbackHandler
public class CertificateChainCallbackHandler
- extends Object
- implements CallbackHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CertificateChainCallbackHandler
public CertificateChainCallbackHandler(Certificate[] certificateChain)
handle
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
- Specified by:
handle
in interface CallbackHandler
- Throws:
IOException
UnsupportedCallbackException
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.