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