org.apache.geronimo.security.realm.providers
Class CertificateCallback
java.lang.Object
org.apache.geronimo.security.realm.providers.CertificateCallback
- All Implemented Interfaces:
- Serializable, Callback
public class CertificateCallback
- extends Object
- implements Callback, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CertificateCallback
public CertificateCallback()
getCertificate
public X509Certificate getCertificate()
setCertificate
public void setCertificate(X509Certificate certificate)
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.