EntityDescriptor elements) requires a lot of coding.See: Description
| Class | Description |
|---|---|
| AbstractEntityDescriptorBuilder<T extends AbstractSAMLObjectBuilder<EntityDescriptor>> |
Abstract base builder for creating
EntityDescriptor objects using the builder pattern, and optionally a
template object. |
| AssertionConsumerServiceBuilder |
A builder for
AssertionConsumerService elements. |
| AttributeConsumingServiceBuilder |
Builder for
md:AttributeConsumingService elements. |
| ContactPersonBuilder |
A builder for
ContactPerson elements. |
| IdpEntityDescriptorBuilder |
A builder for building an
md:EntityDescription (metadata) object for an Identity Provider. |
| KeyDescriptorBuilder |
A builder for
KeyDescriptor elements. |
| LogoBuilder |
A builder for
mdui:Logo elements. |
| OrganizationBuilder |
A builder for
Organization elements. |
| RequestedAttributeBuilder |
Builder for
md:RequestedAttribute elements. |
| SingleLogoutServiceBuilder |
A builder for
SingleLogoutService elements. |
| SingleSignOnServiceBuilder |
A builder for
SingleSignOnService elements. |
| SpEntityDescriptorBuilder |
A builder for building an
md:EntityDescription (metadata) object for a Service Provider. |
| UIInfoBuilder |
A builder for creating
UIInfo objects. |
EntityDescriptor elements) requires a lot of coding. The builder classes in this
package makes this task easier.Copyright © 2018 Litsec AB. All rights reserved.