| Package | Description |
|---|---|
| org.opensaml.xacml.ctx.impl |
XMLObject implementations for XACML context schema.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MissingAttributeDetailTypeImpl
Concrete implementation of
MissingAttributeDetailType. |
| Modifier and Type | Method and Description |
|---|---|
MissingAttributeDetailType |
MissingAttributeDetailTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
MissingAttributeDetailType |
MissingAttributeDetailTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Copyright © 2021. All rights reserved.