|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.higgins.sts.utilities.KeyGenHelper
| Constructor Summary | |
|---|---|
KeyGenHelper()
|
|
| Method Summary | |
|---|---|
static byte[] |
generateRPIdentifier(X509Certificate[] chain)
|
static KeyPair |
generateRSAKeyPair(org.eclipse.higgins.sts.spi.IBase64Extension base64,
byte[] masterKey,
byte[] relyingPartyIdentifier,
int nKeyBitLength)
|
static Map |
getOrganizationalIdentifierAttributes(X509Certificate cert)
|
static String |
getOrgIdString(Map mapOrgIdAttributes)
|
static String |
ppidToFriendly(byte[] ppid)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public KeyGenHelper()
| Method Detail |
public static String ppidToFriendly(byte[] ppid)
throws Exception
Exceptionpublic static Map getOrganizationalIdentifierAttributes(X509Certificate cert)
public static String getOrgIdString(Map mapOrgIdAttributes)
public static byte[] generateRPIdentifier(X509Certificate[] chain)
throws Exception
Exception
public static KeyPair generateRSAKeyPair(org.eclipse.higgins.sts.spi.IBase64Extension base64,
byte[] masterKey,
byte[] relyingPartyIdentifier,
int nKeyBitLength)
throws Exception
Exception
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||