| Package | Description |
|---|---|
| se.litsec.opensaml.saml2.metadata.build |
To create SAML metadata (
EntityDescriptor elements) requires a lot of coding. |
| Modifier and Type | Method and Description |
|---|---|
static LogoBuilder |
LogoBuilder.builder()
Creates a new
LogoBuilder instance. |
LogoBuilder |
LogoBuilder.height(Integer height)
Assigns the height of the
Logo. |
LogoBuilder |
LogoBuilder.language(String language)
Assigns the language tag of the
Logo. |
LogoBuilder |
LogoBuilder.url(String url)
Assigns the URL of the
Logo. |
LogoBuilder |
LogoBuilder.width(Integer width)
Assigns the width of the
Logo. |
Copyright © 2018 Litsec AB. All rights reserved.