|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatusDetailType | |
|---|---|
| org.opensaml.xacml.ctx | |
| org.opensaml.xacml.ctx.impl | |
| Uses of StatusDetailType in org.opensaml.xacml.ctx |
|---|
| Methods in org.opensaml.xacml.ctx that return StatusDetailType | |
|---|---|
StatusDetailType |
StatusType.getStatusDetail()
Gets the status detail of status. |
| Methods in org.opensaml.xacml.ctx with parameters of type StatusDetailType | |
|---|---|
void |
StatusType.setStatusDetail(StatusDetailType statusDetail)
Sets the status detail for the Status. |
| Uses of StatusDetailType in org.opensaml.xacml.ctx.impl |
|---|
| Classes in org.opensaml.xacml.ctx.impl that implement StatusDetailType | |
|---|---|
class |
StatusDetailTypeImpl
Concrete implementation of StatusCodeType. |
| Methods in org.opensaml.xacml.ctx.impl that return StatusDetailType | |
|---|---|
StatusDetailType |
StatusDetailTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications. |
StatusDetailType |
StatusDetailTypeImplBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
StatusDetailType |
StatusTypeImpl.getStatusDetail()
Gets the status detail of status. |
| Methods in org.opensaml.xacml.ctx.impl with parameters of type StatusDetailType | |
|---|---|
void |
StatusTypeImpl.setStatusDetail(StatusDetailType newStatusDetail)
Sets the status detail for the Status. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||