public class Permission extends Object
Permission(Object resource, org.picketlink.idm.model.IdentityType recipient, String permission)
String
getPermission()
org.picketlink.idm.model.IdentityType
getRecipient()
Object
getResource()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Permission(Object resource, org.picketlink.idm.model.IdentityType recipient, String permission)
public Object getResource()
public org.picketlink.idm.model.IdentityType getRecipient()
public String getPermission()
Copyright © 2013. All Rights Reserved.