public abstract class AbstractUserId extends Object
| Constructor and Description |
|---|
AbstractUserId() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getId()
The id
|
abstract String |
getOrigin()
The identity provider that authenticated this user
|
abstract String |
getUserName()
The user name
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.