public class Permission extends Object
Permission()
String
getMethod()
getPath()
getUrl()
void
setMethod(String method)
setPath(String path)
setUrl(String url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Permission()
public String getPath()
public void setPath(String path)
public String getUrl()
public void setUrl(String url)
public String getMethod()
public void setMethod(String method)
Copyright © 2016 WSO2. All rights reserved.