Class OrgRoleScope

java.lang.Object
dev.vality.bouncer.context.v1.OrgRoleScope
All Implemented Interfaces:
Serializable, Cloneable, Comparable<OrgRoleScope>, org.apache.thrift.TBase<OrgRoleScope,OrgRoleScope._Fields>, org.apache.thrift.TSerializable

public class OrgRoleScope extends Object implements org.apache.thrift.TBase<OrgRoleScope,OrgRoleScope._Fields>, Serializable, Cloneable, Comparable<OrgRoleScope>
See Also:
  • Field Details

  • Constructor Details

    • OrgRoleScope

      public OrgRoleScope()
    • OrgRoleScope

      public OrgRoleScope(OrgRoleScope other)
      Performs a deep copy on other.
  • Method Details