|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISSLClientCertProvider
This interface represents an object that captures the SSL client certificate in a SSL session. Normally, this object is a servlet.
This interface is used to avoid the internal imeplemtnation to have servlet (protocol handler) dependency.
Method Summary | |
---|---|
java.security.cert.X509Certificate[] |
getClientCertificateChain()
Retrieves the SSL client certificate chain. |
Method Detail |
---|
java.security.cert.X509Certificate[] getClientCertificateChain()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |