Package | Description |
---|---|
org.opensaml.xacml.ctx | |
org.opensaml.xacml.ctx.impl |
Modifier and Type | Method and Description |
---|---|
List<SubjectType> |
RequestType.getSubjects()
Gets the subjects from the request.
|
Modifier and Type | Class and Description |
---|---|
class |
SubjectTypeImpl
Concrete implementation of
SubjectType . |
Modifier and Type | Method and Description |
---|---|
SubjectType |
SubjectTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
SubjectType |
SubjectTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Modifier and Type | Method and Description |
---|---|
List<SubjectType> |
RequestTypeImpl.getSubjects()
Gets the subjects from the request.
|
Copyright © 1999-2013. All Rights Reserved.