パッケージ | 説明 |
---|---|
org.opensaml.samlext.saml2mdui |
Interfaces for SAML 2 Metadata Extensions for UI and Discovery
Information on using this library can be found in the
User's Manual and information
on extending its functionality can be found in the
Developer's Manual.
|
org.opensaml.samlext.saml2mdui.impl |
Implementation for SAML 2 Metadata Extensions for UI and Discovery objects.
|
修飾子とタイプ | メソッドと説明 |
---|---|
List<GeolocationHint> |
DiscoHints.getGeolocationHints()
The
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
GeolocationHintImpl
Concrete implementation of
GeolocationHint . |
修飾子とタイプ | メソッドと説明 |
---|---|
GeolocationHint |
GeolocationHintBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
GeolocationHint |
GeolocationHintBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
修飾子とタイプ | メソッドと説明 |
---|---|
List<GeolocationHint> |
DiscoHintsImpl.getGeolocationHints()
The
|
Copyright © 2012. All Rights Reserved.