Package | Description |
---|---|
org.opensaml.xacml.ctx | |
org.opensaml.xacml.ctx.impl |
Modifier and Type | Method and Description |
---|---|
StatusCodeType |
StatusType.getStatusCode()
Gets the status code of status.
|
StatusCodeType |
StatusCodeType.getStatusCode()
Gets the status code.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusType.setStatusCode(StatusCodeType newStatusCode)
Sets the status code for the Status.
|
void |
StatusCodeType.setStatusCode(StatusCodeType code)
Sets the status code.
|
Modifier and Type | Class and Description |
---|---|
class |
StatusCodeTypeImpl
Concrete implementation of
StatusCodeType . |
Modifier and Type | Method and Description |
---|---|
StatusCodeType |
StatusCodeTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
StatusCodeType |
StatusCodeTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
StatusCodeType |
StatusTypeImpl.getStatusCode()
Gets the status code of status.
|
StatusCodeType |
StatusCodeTypeImpl.getStatusCode()
Gets the status code.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusTypeImpl.setStatusCode(StatusCodeType newStatusCode)
Sets the status code for the Status.
|
void |
StatusCodeTypeImpl.setStatusCode(StatusCodeType code)
Sets the status code.
|
Copyright © 1999-2013. All Rights Reserved.