Package | Description |
---|---|
org.codice.ddf.security.policy.context | |
org.codice.ddf.security.policy.context.attributes | |
org.codice.ddf.security.policy.context.impl |
Modifier and Type | Method and Description |
---|---|
Collection<ContextAttributeMapping> |
ContextPolicy.getAllowedAttributes()
Returns a
Collection of attributes |
Modifier and Type | Class and Description |
---|---|
class |
DefaultContextAttributeMapping
Default implementation of ContextAttributeMapping
|
Modifier and Type | Method and Description |
---|---|
Collection<ContextAttributeMapping> |
Policy.getAllowedAttributes() |
List<ContextAttributeMapping> |
PolicyManager.getContextReqAttrs(String path,
Map<String,List<ContextAttributeMapping>> contextToReqAttrs)
Gets the required attributes of the context associated to the given path.
|
Modifier and Type | Method and Description |
---|---|
List<ContextAttributeMapping> |
PolicyManager.getContextReqAttrs(String path,
Map<String,List<ContextAttributeMapping>> contextToReqAttrs)
Gets the required attributes of the context associated to the given path.
|
Constructor and Description |
---|
Policy(String contextPath,
String realm,
Collection<String> authenticationMethods,
Collection<ContextAttributeMapping> attributeMappings) |
This work is licensed under a Creative Commons Attribution 4.0 International License.