Interface | Description |
---|---|
PolicyRuntime |
PolicyRuntime provides the policy runtime evaluation functionality.
|
Class | Description |
---|---|
AccessRequest |
AccessRequest represents an access query.
|
AccessResult |
AccessResult is an object returned after an access query.
|
ConditionalReponse | |
PolicyCacheRefreshResponse | |
PolicyCacheWriteResponse | |
PolicyEvaluationException |
PolicyEvaluationException represents the top level exception for policy admin
operations.
|
PolicyRuntimeFactory |
Factory class for PolicyRuntime.
|
PolicyRuntimeImpl |
PolicyRuntimeImpl provides the PolicyRuntime functionality.
|
RuntimeAuthnModule |
Deprecated class; will be removed in the next round of authn-module cleanup.
|
RuntimeAuthnScheme |
Represents an authentication scheme used during runtime.
|
RuntimeModuleProperty |
Represents an Authentication module property used in runtime.
|
RuntimeOAuthClient | |
RuntimeOAuthIdentityDomain | |
RuntimeOAuthResource | |
RuntimeOAuthResourceServer | |
RuntimeResource |
RuntimeResource represents a resource that is being accessed by a user.
|
RuntimeResponse |
RuntimeResponse represents a response that is being sent back to the user.
|
ServerDiagnosticsDataInfo |
Enum | Description |
---|---|
AccessEvaluationResult |
Represents policy evaluation result.
|
AccessResultReason |
Represents policy evaluation result reason.
|
RuntimeAuthnScheme.ChallengeMechanism |
Challenge Mechanism.
|
RuntimeResponse.ResponseEvent |
Response event.
|
RuntimeResponse.ResponseType |
Represents a Type of response.
|