Interface | Description |
---|---|
AccessRuleProvider |
Interface used by providers of access rules used for authorization.
|
Auditable |
Interface used by providers which perform audit and require an audit log provider.
|
GroupProvider |
Interface used by providers of user to group mapping used for authorization.
|
MetadataProvider |
Interface used by providers of metadata, e.g.
|
Provider |
Interface used by providers used for authorization.
|
Class | Description |
---|---|
AuthorizeRule |
Matching access rules returned by
AccessRuleProvider for authorization. |
ConfluentAuthorizationEvent | |
ConfluentBuiltInProviders | |
DefaultAuditLogProvider |
Enum | Description |
---|---|
ConfluentBuiltInProviders.AccessRuleProviders | |
ConfluentBuiltInProviders.GroupProviders | |
ConfluentBuiltInProviders.MetadataProviders |
Exception | Description |
---|---|
InvalidScopeException | |
ProviderFailedException |