|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attribute | |
|---|---|
| org.fcrepo.server.security.xacml.pdp.finder.attribute | |
| org.fcrepo.server.security.xacml.util | |
| Uses of Attribute in org.fcrepo.server.security.xacml.pdp.finder.attribute |
|---|
| Fields in org.fcrepo.server.security.xacml.pdp.finder.attribute with type parameters of type Attribute | |
|---|---|
protected Map<Integer,Map<String,Attribute>> |
DesignatorAttributeFinderModule.m_attributes
|
| Method parameters in org.fcrepo.server.security.xacml.pdp.finder.attribute with type arguments of type Attribute | |
|---|---|
void |
DesignatorAttributeFinderModule.setActionAttributes(Map<String,Attribute> attributes)
|
protected void |
DesignatorAttributeFinderModule.setAttributes(int designator,
Map<String,Attribute> attributes)
|
void |
DesignatorAttributeFinderModule.setEnvironmentAttributes(Map<String,Attribute> attributes)
|
void |
DesignatorAttributeFinderModule.setResourceAttributes(Map<String,Attribute> attributes)
|
void |
DesignatorAttributeFinderModule.setSubjectAttributes(Map<String,Attribute> attributes)
|
| Uses of Attribute in org.fcrepo.server.security.xacml.util |
|---|
| Methods in org.fcrepo.server.security.xacml.util that return Attribute | |
|---|---|
Attribute |
Designator.get(String attributeName)
Gets an attribute by name |
Attribute |
Designator.put(String attributeName)
Add/update an attribute for this target. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||