@Portable public class IdentitySummary extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected static String |
SEPARATOR |
protected static String |
SEPARATOR_REGEX |
| Constructor and Description |
|---|
IdentitySummary() |
IdentitySummary(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName() |
void |
setId(String id) |
void |
setName(String name) |
protected static final String SEPARATOR
protected static final String SEPARATOR_REGEX
protected String id
public IdentitySummary()
public IdentitySummary(String name)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.