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)
Creates an XMLObject with a given fully qualified name.
|
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 © 2013 JBoss by Red Hat. All Rights Reserved.