|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPHint | |
---|---|
org.opensaml.samlext.saml2mdui | |
org.opensaml.samlext.saml2mdui.impl |
Uses of IPHint in org.opensaml.samlext.saml2mdui |
---|
Methods in org.opensaml.samlext.saml2mdui that return types with arguments of type IPHint | |
---|---|
List<IPHint> |
DiscoHints.getIPHints()
The |
Uses of IPHint in org.opensaml.samlext.saml2mdui.impl |
---|
Classes in org.opensaml.samlext.saml2mdui.impl that implement IPHint | |
---|---|
class |
IPHintImpl
Concrete implementation of IPHint . |
Methods in org.opensaml.samlext.saml2mdui.impl that return IPHint | |
---|---|
IPHint |
IPHintBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications. |
IPHint |
IPHintBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
|
Methods in org.opensaml.samlext.saml2mdui.impl that return types with arguments of type IPHint | |
---|---|
List<IPHint> |
DiscoHintsImpl.getIPHints()
The |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |