|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DisplayName | |
|---|---|
| org.opensaml.samlext.saml2mdui | |
| org.opensaml.samlext.saml2mdui.impl | |
| Uses of DisplayName in org.opensaml.samlext.saml2mdui |
|---|
| Methods in org.opensaml.samlext.saml2mdui that return types with arguments of type DisplayName | |
|---|---|
java.util.List<DisplayName> |
UIInfo.getDisplayNames()
Get the Display Names The |
| Uses of DisplayName in org.opensaml.samlext.saml2mdui.impl |
|---|
| Classes in org.opensaml.samlext.saml2mdui.impl that implement DisplayName | |
|---|---|
class |
DisplayNameImpl
Concrete implementation of DisplayName. |
| Methods in org.opensaml.samlext.saml2mdui.impl that return DisplayName | |
|---|---|
DisplayName |
DisplayNameBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications. |
DisplayName |
DisplayNameBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
| Methods in org.opensaml.samlext.saml2mdui.impl that return types with arguments of type DisplayName | |
|---|---|
java.util.List<DisplayName> |
UIInfoImpl.getDisplayNames()
Get the Display Names The |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||