public class UserId extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UserId.Type |
| Constructor and Description |
|---|
UserId(UserId.Type type,
String userId) |
public UserId(UserId.Type type, String userId)
public UserId.Type getType()
public String getUserId()
public String getUserId(SecurityToken token)
Copyright © 2007-2012. All Rights Reserved.