Package | Description |
---|---|
org.opensaml.xacml.ctx | |
org.opensaml.xacml.ctx.impl |
Modifier and Type | Method and Description |
---|---|
StatusMessageType |
StatusType.getStatusMessage()
Gets the status message of status.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusType.setStatusMessage(StatusMessageType newStatusMessage)
Sets the status message for the Status.
|
Modifier and Type | Class and Description |
---|---|
class |
StatusMessageTypeImpl
Implementation of
StatusMessageType . |
Modifier and Type | Method and Description |
---|---|
StatusMessageType |
StatusMessageTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
StatusMessageType |
StatusMessageTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
StatusMessageType |
StatusTypeImpl.getStatusMessage()
Gets the status message of status.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusTypeImpl.setStatusMessage(StatusMessageType newStatusMessage)
Sets the status message for the Status.
|
Copyright © 1999-2013. All Rights Reserved.