Package | Description |
---|---|
org.opensaml.saml.ext.saml2mdui |
Interfaces for SAML 2 Metadata Extensions for Login UI and Discovery.
|
org.opensaml.saml.ext.saml2mdui.impl |
Implementation for SAML V2 Metadata Extensions for UI and Discovery.
|
Modifier and Type | Method and Description |
---|---|
List<Logo> |
UIInfo.getLogos()
Get the logos.
|
Modifier and Type | Class and Description |
---|---|
class |
LogoImpl
Concrete implementation of
Logo . |
Modifier and Type | Method and Description |
---|---|
Logo |
LogoBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
Logo |
LogoBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Modifier and Type | Method and Description |
---|---|
List<Logo> |
UIInfoImpl.getLogos()
Get the logos.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.