パッケージ | 説明 |
---|---|
edu.internet2.middleware.shibboleth.idp.profile.saml1 | |
org.opensaml.saml1.core |
Interfaces for SAML 1.0 and 1.1 types and elements.
|
org.opensaml.saml1.core.impl |
Implementations of SAML 1.0 and 1.1 types and elements interfaces.
|
org.opensaml.saml1.core.validator |
Validation rules for SAML 1.0 and 1.1 types and elements.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected Status |
AbstractSAML1ProfileHandler.buildStatus(QName topLevelCode,
QName secondLevelCode,
String failureMessage)
Build a status message, with an optional second-level failure message.
|
Status |
BaseSAML1ProfileRequestContext.getFailureStatus()
Gets the status reflecting a request failure.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
BaseSAML1ProfileRequestContext.setFailureStatus(Status status)
Sets the status reflecting a request failure.
|
修飾子とタイプ | メソッドと説明 |
---|---|
Status |
Response.getStatus()
Return the object representing the
Status |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
Response.setStatus(Status status)
Set the object representing the
Status |
修飾子とタイプ | クラスと説明 |
---|---|
class |
StatusImpl
Concrete Implementation
Status |
修飾子とタイプ | メソッドと説明 |
---|---|
Status |
StatusBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
Status |
StatusBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Status |
ResponseImpl.getStatus()
Return the object representing the
Status |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
ResponseImpl.setStatus(Status status)
Set the object representing the
Status |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
StatusSchemaValidator.validate(Status status)
Checks to see if a XMLObject is valid.
|
protected void |
StatusSchemaValidator.validateStatusCode(Status status)
Validates that given status has a status code.
|
Copyright © 2012. All Rights Reserved.