パッケージ | 説明 |
---|---|
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.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected SubjectLocality |
SSOProfileHandler.buildSubjectLocality(SSOProfileHandler.SSORequestContext requestContext)
Constructs the subject locality for the authentication statement.
|
修飾子とタイプ | メソッドと説明 |
---|---|
SubjectLocality |
AuthnStatement.getSubjectLocality()
Get the DNS domain and IP address of the system where the principal was authenticated.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
AuthnStatement.setSubjectLocality(SubjectLocality newLocality)
Set the DNS domain and IP address of the system where the principal was authenticated.
|
修飾子とタイプ | メソッドと説明 |
---|---|
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 |
AuthnStatementImpl.getSubjectLocality()
Get the DNS domain and IP address of the system where the principal was authenticated.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
AuthnStatementImpl.setSubjectLocality(SubjectLocality newSubjectLocality)
Set the DNS domain and IP address of the system where the principal was authenticated.
|
Copyright © 2012. All Rights Reserved.