|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CertificatePrincipal
An interface for converting an X509 cert to a Principal
| Method Summary | |
|---|---|
Principal |
toPrinicipal(X509Certificate[] certs)
Return the Principal associated with the specified chain of X509 client certificates. |
| Method Detail |
|---|
Principal toPrinicipal(X509Certificate[] certs)
null.
certs - Array of client certificates, with the first one in
the array being the certificate of the client itself.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||