public class ShibbolethPrincipal extends Object
| Constructor and Description |
|---|
ShibbolethPrincipal(String uid,
String displayName,
String email,
String idpId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getEmail() |
String |
getIdpId() |
String |
getUid() |
String |
toString() |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.