BaseGate
Assembly: uMod.Core.dll
Inheritance Object BaseGate
Implements IGate, IEnumerable<String>, IEnumerable
Summary
Implements a basic authorization gate abstraction
Properties
Name | Summary |
|---|---|
Policies | List containing all policies handled by this gate |
Methods
Name | Summary |
|---|---|
All ( | Determine if gate allows all of the specified policies |
All ( | Determine if the gate allows all of the specified policies |
All< | Determine if the gate allows all of the specified policies |
Determine if the gate allows all of the specified policies | |
All< | Determine if the gate allows all of the specified policies |
All< | Determine if the gate allows all of the specified policies |
All< | Determine if the gate allows all of the specified policies |
Determine if gate allows the specified policy | |
Allows ( | Determine if the gate allows the specified policy |
Determine if the gate allows the specified policy | |
Determine if the gate allows the specified policy | |
Determine if the gate allows the specified policy | |
Allows< | Determine if the gate allows the specified policy |
Allows< | Determine if the gate allows the specified policy |
Any ( | Determine if gate allows any of the specified policies |
Any ( | Determine if the gate allows any of the specified policies |
Any< | Determine if the gate allows any of the specified policies |
Determine if the gate allows any of the specified policies | |
Any< | Determine if the gate allows any of the specified policies |
Any< | Determine if the gate allows any of the specified policies |
Any< | Determine if the gate allows any of the specified policies |
Determine if gate denies the specified policy | |
Denies ( | Determine if the gate denies the specified policy |
Determine if the gate denies the specified policy | |
Determine if the gate denies the specified policy | |
Determine if the gate denies the specified policy | |
Denies< | Determine if the gate denies the specified policy |
Denies< | Determine if the gate denies the specified policy |
GetEnumerator () | |
Has ( | Determine if gate supports the specified policy |
None ( | Determine if the gate denies all of the specified policies |
None ( | Determine if the gate denies all of the specified policies |
None< | Determine if the gate denies all of the specified policies |
Determine if the gate denies all of the specified policies | |
None< | Determine if the gate denies all of the specified policies |
None< | Determine if the gate denies all of the specified policies |
None< | Determine if the gate denies all of the specified policies |
Register the specified policy using the specified callback | |
Register ( | Register the specified policies |