Package | Description |
---|---|
org.opensaml.xacml.ctx |
XMLObject interfaces for XACML context schema.
|
Modifier and Type | Method and Description |
---|---|
List<AttributeType> |
SubjectType.getAttributes()
Returns the list of attributes in the subject.
|
List<AttributeType> |
ActionType.getAttributes()
Returns the list of attributes in the subject.
|
List<AttributeType> |
EnvironmentType.getAttributes()
Returns the list of attributes in the environment.
|
List<AttributeType> |
ResourceType.getAttributes()
Returns the list of attributes in the resource.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.