public class Permission extends Object implements Serializable
Permission(String permissionId, List<Scope> scopes)
String
getPermissionId()
List<Scope>
getScopes()
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Permission(String permissionId, List<Scope> scopes)
public String getPermissionId()
public List<Scope> getScopes()
public String toString()
toString
Object
Copyright © 2016 Eclipse Stardust. All Rights Reserved.