|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubjectType | |
|---|---|
| org.opensaml.xacml.ctx | |
| org.opensaml.xacml.ctx.impl | |
| Uses of SubjectType in org.opensaml.xacml.ctx |
|---|
| Methods in org.opensaml.xacml.ctx that return types with arguments of type SubjectType | |
|---|---|
List<SubjectType> |
RequestType.getSubjects()
Gets the subjects from the request. |
| Uses of SubjectType in org.opensaml.xacml.ctx.impl |
|---|
| Fields in org.opensaml.xacml.ctx.impl with type parameters of type SubjectType | |
|---|---|
private XMLObjectChildrenList<SubjectType> |
RequestTypeImpl.subjects
The subjects of the request. |
| Methods in org.opensaml.xacml.ctx.impl that return SubjectType | |
|---|---|
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)
|
| Methods in org.opensaml.xacml.ctx.impl that return types with arguments of type SubjectType | |
|---|---|
List<SubjectType> |
RequestTypeImpl.getSubjects()
Gets the subjects from the request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||