|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hardtokenmgmt.admin.common.Utils
public class Utils
Contains util methods in common for most applications and WS server parts
| Constructor Summary | |
|---|---|
Utils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getPersonalNumber(java.lang.String subjectDN,
BasicGlobalSettings gs)
Method returning the serial number for a DN by looking up all the different names for SN defined in global.properties. |
static java.lang.String |
getPersonalNumber(java.security.cert.X509Certificate certificate,
BasicGlobalSettings gs)
Method returning the serial number for a DN by looking up all the different names for SN defined in global.properties. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Utils()
| Method Detail |
|---|
public static java.lang.String getPersonalNumber(java.security.cert.X509Certificate certificate,
BasicGlobalSettings gs)
certificate -
public static java.lang.String getPersonalNumber(java.lang.String subjectDN,
BasicGlobalSettings gs)
subjectDN -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||