Package | Description |
---|---|
org.opensaml.xacml.profile.saml.impl |
XMLObject implementation classes for XACML SAML profile.
|
Modifier and Type | Class and Description |
---|---|
class |
XACMLAuthzDecisionStatementTypeImpl
A concrete implementation of
XACMLAuthzDecisionStatementType . |
Modifier and Type | Method and Description |
---|---|
XACMLAuthzDecisionStatementType |
XACMLAuthzDecisionStatementTypeImplBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
XACMLAuthzDecisionStatementType |
XACMLAuthzDecisionStatementTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Copyright © 2016. All rights reserved.