パッケージ | 説明 |
---|---|
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.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected SubjectLocality |
ShibbolethSSOProfileHandler.buildSubjectLocality(ShibbolethSSOProfileHandler.ShibbolethSSORequestContext requestContext)
Constructs the subject locality for the authentication statement.
|
修飾子とタイプ | メソッドと説明 |
---|---|
SubjectLocality |
AuthenticationStatement.getSubjectLocality()
Set the (single) SubjectLocality child element
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
AuthenticationStatement.setSubjectLocality(SubjectLocality subjectLocality)
Get the (single) SubjectLocality child element
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
SubjectLocalityImpl
A concrete impementation of the
SubjectLocality interface |
修飾子とタイプ | メソッドと説明 |
---|---|
SubjectLocality |
SubjectLocalityBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
SubjectLocality |
SubjectLocalityBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
SubjectLocality |
AuthenticationStatementImpl.getSubjectLocality()
Set the (single) SubjectLocality child element
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
AuthenticationStatementImpl.setSubjectLocality(SubjectLocality subjectLocality)
Get the (single) SubjectLocality child element
|
Copyright © 2012. All Rights Reserved.