public static class Subject.Record extends Object implements Types.Record
| Modifier and Type | Field and Description |
|---|---|
Map<String,String> |
otherConfig
additional configuration
|
Set<Role> |
roles
the roles associated with this subject
|
String |
subjectIdentifier
the subject identifier, unique in the external directory service
|
String |
uuid
Unique identifier/object reference
|
| Constructor and Description |
|---|
Subject.Record() |