|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.safeidentity.adminservice.util.AgentKeyGenerator
| Field Summary | |
static java.lang.String |
AES
|
| Constructor Summary | |
AgentKeyGenerator()
|
|
| Method Summary | |
byte[] |
createTicketKey()
·£´ý ۸¦ »ý¼ºÇÑ´Ù. |
java.lang.String |
createTicketKeyString()
·£´ý ۸¦ »ý¼ºÇÏ¿© Base64 ÀÎÄÚµù ÇÑ ¹®ÀÚ¿À» ¹ÝȯÇÑ´Ù. |
static AgentKeyGenerator |
getInstance()
TicketKeyGenerator °´Ã¼¸¦ »ý¼ºÇÏ¿© ¹ÝȯÇÑ´Ù. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static java.lang.String AES
| Constructor Detail |
public AgentKeyGenerator()
| Method Detail |
public static AgentKeyGenerator getInstance()
public byte[] createTicketKey()
throws java.security.NoSuchAlgorithmException
java.security.NoSuchAlgorithmException - Áö¿øÇÏÁö ¾Ê´Â ¾Ë°í¸®Áò
public java.lang.String createTicketKeyString()
throws java.security.NoSuchAlgorithmException
java.security.NoSuchAlgorithmException - Áö¿øÇÏÁö ¾Ê´Â ¾Ë°í¸®Áò
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||