Uses of Class
dev.vality.bouncer.ctx.ContextFragment
Packages that use ContextFragment
-
Uses of ContextFragment in dev.vality.bouncer.ctx
Methods in dev.vality.bouncer.ctx that return ContextFragmentModifier and TypeMethodDescriptionContextFragment.deepCopy()ContextFragment.setContent(byte[] content) ContextFragment.setContent(ByteBuffer content) ContextFragment.setType(ContextFragmentType type) Methods in dev.vality.bouncer.ctx with parameters of type ContextFragmentModifier and TypeMethodDescriptionintContextFragment.compareTo(ContextFragment other) booleanContextFragment.equals(ContextFragment that) Constructors in dev.vality.bouncer.ctx with parameters of type ContextFragmentModifierConstructorDescriptionContextFragment(ContextFragment other) Performs a deep copy on other. -
Uses of ContextFragment in dev.vality.bouncer.decisions
Fields in dev.vality.bouncer.decisions with type parameters of type ContextFragmentMethods in dev.vality.bouncer.decisions that return types with arguments of type ContextFragmentMethods in dev.vality.bouncer.decisions with parameters of type ContextFragmentMethod parameters in dev.vality.bouncer.decisions with type arguments of type ContextFragmentConstructor parameters in dev.vality.bouncer.decisions with type arguments of type ContextFragment