パッケージ | 説明 |
---|---|
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 Subject |
AbstractSAML1ProfileHandler.buildSubject(BaseSAML1ProfileRequestContext<?,?,?> requestContext,
String confirmationMethod)
Builds the SAML subject for the user for the service provider.
|
修飾子とタイプ | メソッドと説明 |
---|---|
Subject |
SubjectQuery.getSubject()
Get Subject child element
|
Subject |
SubjectStatement.getSubject() |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
SubjectQuery.setSubject(Subject subject)
Set Subject child element
|
void |
SubjectStatement.setSubject(Subject subject) |
修飾子とタイプ | クラスと説明 |
---|---|
class |
SubjectImpl
Complete implementation of
Subject |
修飾子とタイプ | メソッドと説明 |
---|---|
Subject |
SubjectBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
Subject |
SubjectBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Subject |
SubjectQueryImpl.getSubject()
Get Subject child element
|
Subject |
SubjectStatementImpl.getSubject() |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
SubjectQueryImpl.setSubject(Subject subject)
Set Subject child element
|
void |
SubjectStatementImpl.setSubject(Subject subject) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
SubjectSchemaValidator.validate(Subject subject)
Checks to see if a XMLObject is valid.
|
protected void |
SubjectSchemaValidator.validateNameIdentifierSubjectConfirmation(Subject subject)
Validates that the subject has either a name identifier or subject confirmation
|
Copyright © 2012. All Rights Reserved.