com.carbonfive.flashgateway.security.config
Class Method
java.lang.Object
com.carbonfive.flashgateway.security.config.Method
- public class Method
- extends java.lang.Object
Method configuration class.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method
public Method()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getConstraint
public AccessConstraint getConstraint()
setConstraint
public void setConstraint(AccessConstraint constraint)
toString
public java.lang.String toString()