Package | Description |
---|---|
org.opensaml.xacml.ctx | |
org.opensaml.xacml.ctx.impl |
Modifier and Type | Method and Description |
---|---|
ResourceContentType |
ResourceType.getResourceContent()
Gets the content of the resource.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceType.setResourceContent(ResourceContentType content)
Sets the content of the resource.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceContentTypeImpl
Concrete implementation of
ResourceContentType . |
Modifier and Type | Method and Description |
---|---|
ResourceContentType |
ResourceContentTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
ResourceContentType |
ResourceContentTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
ResourceContentType |
ResourceTypeImpl.getResourceContent()
Gets the content of the resource.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceTypeImpl.setResourceContent(ResourceContentType content)
Sets the content of the resource.
|
Copyright © 1999-2013. All Rights Reserved.