Uses of Class
dev.vality.bouncer.context.v1.ContextWachter
| Package | Description |
|---|---|
| dev.vality.bouncer.context.v1 |
-
Uses of ContextWachter in dev.vality.bouncer.context.v1
Fields in dev.vality.bouncer.context.v1 declared as ContextWachter Modifier and Type Field Description ContextWachterContextFragment. wachterMethods in dev.vality.bouncer.context.v1 that return ContextWachter Modifier and Type Method Description ContextWachterContextWachter. deepCopy()ContextWachterContextFragment. getWachter()ContextWachterContextWachter. setOp(WachterOperation op)Methods in dev.vality.bouncer.context.v1 with parameters of type ContextWachter Modifier and Type Method Description intContextWachter. compareTo(ContextWachter other)booleanContextWachter. equals(ContextWachter that)ContextFragmentContextFragment. setWachter(ContextWachter wachter)Constructors in dev.vality.bouncer.context.v1 with parameters of type ContextWachter Constructor Description ContextWachter(ContextWachter other)Performs a deep copy on other.