|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.identity.federation.api.saml.v2.common.IDGenerator
public class IDGenerator
Utility class that generates unique IDs
| Constructor Summary | |
|---|---|
IDGenerator()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
create()
|
static java.lang.String |
create(java.lang.String prefix)
Create an id that is prefixed by a string |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IDGenerator()
| Method Detail |
|---|
public static java.lang.String create()
public static java.lang.String create(java.lang.String prefix)
prefix -
java.lang.IllegalArgumentException - when prefix is null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||