パッケージ | 説明 |
---|---|
edu.internet2.middleware.shibboleth.common.attribute.provider | |
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.
|
修飾子とタイプ | メソッドと説明 |
---|---|
AttributeStatement |
ShibbolethSAML1AttributeAuthority.buildAttributeStatement(AttributeQuery query,
Collection<BaseAttribute> attributes)
Creates a SAML 1 attribute statement from a collection of
BaseAttribute . |
AttributeStatement |
SAML1AttributeAuthority.buildAttributeStatement(AttributeQuery query,
Collection<BaseAttribute> attributes)
Creates a SAML 1 attribute statement from a collection of
BaseAttribute . |
修飾子とタイプ | メソッドと説明 |
---|---|
protected AttributeStatement |
AbstractSAML1ProfileHandler.buildAttributeStatement(BaseSAML1ProfileRequestContext<?,?,?> requestContext,
String subjectConfMethod)
Executes a query for attributes and builds a SAML attribute statement from the results.
|
修飾子とタイプ | メソッドと説明 |
---|---|
List<AttributeStatement> |
Assertion.getAttributeStatements()
Return all the
AttributeStatement elements |
修飾子とタイプ | クラスと説明 |
---|---|
class |
AttributeStatementImpl
A Concrete implementation of the
AttributeStatement Interface |
修飾子とタイプ | メソッドと説明 |
---|---|
AttributeStatement |
AttributeStatementBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
AttributeStatement |
AttributeStatementBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
修飾子とタイプ | メソッドと説明 |
---|---|
List<AttributeStatement> |
AssertionImpl.getAttributeStatements()
Return all the
AttributeStatement elements |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
AttributeStatementSchemaValidator.validate(AttributeStatement attributeStatement)
Checks to see if a XMLObject is valid.
|
Copyright © 2012. All Rights Reserved.