Uses of Class
dev.vality.damsel.preauth.Granted
| Package | Description |
|---|---|
| dev.vality.damsel.preauth |
-
Uses of Granted in dev.vality.damsel.preauth
Methods in dev.vality.damsel.preauth that return Granted Modifier and Type Method Description GrantedGranted. deepCopy()GrantedStatus. getGranted()GrantedGranted. setState(State state)Methods in dev.vality.damsel.preauth with parameters of type Granted Modifier and Type Method Description intGranted. compareTo(Granted other)booleanGranted. equals(Granted that)static StatusStatus. granted(Granted value)voidStatus. setGranted(Granted value)Constructors in dev.vality.damsel.preauth with parameters of type Granted Constructor Description Granted(Granted other)Performs a deep copy on other.