public class PrivilegeKey extends Wrapper
Constructor and Description |
---|
PrivilegeKey(Map<String,String> map) |
Modifier and Type | Method and Description |
---|---|
int |
getChannelId() |
Date |
getCreated() |
String |
getDescription() |
int |
getGroupId() |
String |
getToken() |
int |
getType() |
boolean |
isChannelGroupToken() |
boolean |
isServerGroupToken() |
public PrivilegeKey(Map<String,String> map)
public int getType()
public boolean isServerGroupToken()
public boolean isChannelGroupToken()
public int getGroupId()
public int getChannelId()
public Date getCreated()
public String getDescription()
Copyright © 2015. All rights reserved.