|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.security.voms.service.DNUtil
Utility class to convert principal names to convenient format.
DNUtil
Constructor Summary | |
DNUtil()
|
Method Summary | |
static java.lang.String |
getBCasX500(javax.security.auth.x500.X500Principal principal)
Converts BouncyCastle's X500 principal to something, which is used in the Globus libraries by default (whatever it is). |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DNUtil()
Method Detail |
public static java.lang.String getBCasX500(javax.security.auth.x500.X500Principal principal)
principal
- the subject's or the issuer's X500 principal
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |