|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| AttributeSourcesChain.CombiningPolicy | defines how attributes should be combined |
| Class Summary | |
|---|---|
| AttributeSourcesChain | IAttributeSource implementation that combines the results from a chain of attribute sources using a configurable combining policy: FIRST_APPLICABLE: the first source returning any result is used FIRST_ACCESSIBLE: the first accessible (i.e. |
| AttributeSourcesChain.FirstAccessible | first accessible: the answer from the first accessible attribute source is used. |
| AttributeSourcesChain.FirstApplicable | first applicable: only the first not empty map of attributes is used |
| AttributeSourcesChain.Merge | Merge: attributes with the same key are combined (values are added). |
| AttributeSourcesChain.MergeLastOverrides | merge_last_overrides: new attributes overwrite existing ones |
| AuthZAttributeStore | Helper class for storing authorization information This uses thread-local storage of Client, authz map, security tokens |
| ResourceDescriptor | Descriptor for a resource. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||