パッケージ | 説明 |
---|---|
edu.internet2.middleware.shibboleth.idp.profile.saml2 | |
org.opensaml.saml2.core |
Interfaces for SAML 2.0 core specification types and elements.
|
org.opensaml.saml2.core.impl |
Implementations of SAML 2.0 core specification types and elements.
|
org.opensaml.saml2.core.validator |
Validation rules for SAML 2.0 core types and elements.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected Status |
AbstractSAML2ProfileHandler.buildStatus(String topLevelCode,
String secondLevelCode,
String failureMessage)
Build a status message, with an optional second-level failure message.
|
Status |
BaseSAML2ProfileRequestContext.getFailureStatus()
Gets the status reflecting a request failure.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected LogoutResponse |
SLOProfileHandler.buildLogoutResponse(SLOProfileHandler.SLORequestContext requestContext,
Status status)
Builds LogoutResponse.
|
void |
BaseSAML2ProfileRequestContext.setFailureStatus(Status status)
Sets the status reflecting a request failure.
|
修飾子とタイプ | メソッドと説明 |
---|---|
Status |
StatusResponseType.getStatus()
Gets the Status of this response.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
StatusResponseType.setStatus(Status newStatus)
Sets the Status of this response.
|
修飾子とタイプ | メソッドと説明 |
---|---|
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 |
StatusResponseTypeImpl.getStatus()
Gets the Status of this response.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
StatusResponseTypeImpl.setStatus(Status newStatus)
Sets the Status of this response.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
StatusSchemaValidator.validate(Status status)
Checks to see if a XMLObject is valid.
|
protected void |
StatusSchemaValidator.validateStatusCode(Status status) |
Copyright © 2012. All Rights Reserved.