IDCSAudiencepublic interface Audience
Audience interface represents the audience values of an access token.
 Note: Use of this class is not required by WebLogic Server. It is simply a convenience interface.
| Modifier and Type | Method | Description | 
|---|---|---|
| java.util.List<java.lang.String> | getAudience() | Gets the audience values as an  Listof Strings. |