|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceContentType | |
|---|---|
| org.opensaml.xacml.ctx | |
| org.opensaml.xacml.ctx.impl | |
| Uses of ResourceContentType in org.opensaml.xacml.ctx |
|---|
| Methods in org.opensaml.xacml.ctx that return ResourceContentType | |
|---|---|
ResourceContentType |
ResourceType.getResourceContent()
Gets the content of the resource. |
| Methods in org.opensaml.xacml.ctx with parameters of type ResourceContentType | |
|---|---|
void |
ResourceType.setResourceContent(ResourceContentType content)
Sets the content of the resource. |
| Uses of ResourceContentType in org.opensaml.xacml.ctx.impl |
|---|
| Classes in org.opensaml.xacml.ctx.impl that implement ResourceContentType | |
|---|---|
class |
ResourceContentTypeImpl
Concrete implementation of ResourceContentType. |
| Methods in org.opensaml.xacml.ctx.impl that return ResourceContentType | |
|---|---|
ResourceContentType |
ResourceContentTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications. |
ResourceContentType |
ResourceContentTypeImplBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
ResourceContentType |
ResourceTypeImpl.getResourceContent()
Gets the content of the resource. |
| Methods in org.opensaml.xacml.ctx.impl with parameters of type ResourceContentType | |
|---|---|
void |
ResourceTypeImpl.setResourceContent(ResourceContentType content)
Sets the content of the resource. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||