| Package | Description |
|---|---|
| com.vmware.vapi.saml |
| Modifier and Type | Method and Description |
|---|---|
PrincipalId |
SamlToken.getSubject()
A subject of a token is the principal to which the token is issued.
|
PrincipalId |
SamlToken.TokenDelegate.getSubject()
Identifies the delegate
|
| Modifier and Type | Method and Description |
|---|---|
List<PrincipalId> |
SamlToken.getGroupList()
Returns the group IDs the token subject belongs to.
|
Copyright © 2016. All rights reserved.