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.
|
SharedProvider |
This marker interface was created with the intention to identify ConfluentProvider
and its legacy.
|
Class | Description |
---|---|
AuthorizeRule |
Matching access rules returned by
AccessRuleProvider for authorization. |
ConfluentAuthorizationEvent |
The
ConfluentAuthorizationEvent class is used to post confluent specific
authorization audit events. |
ConfluentBuiltInProviders | |
ResourceAuthorizeRules |
Matching access rules returned by
AccessRuleProvider for authorization
by resource type. |
Enum | Description |
---|---|
ConfluentBuiltInProviders.AccessRuleProviders | |
ConfluentBuiltInProviders.GroupProviders | |
ConfluentBuiltInProviders.MetadataProviders |
Exception | Description |
---|---|
ProviderFailedException |