Uses of Class
se.swedenconnect.opensaml.saml2.metadata.build.SingleLogoutServiceBuilder
Package
Description
Classes for creating metadata elements using the builder pattern.
-
Uses of SingleLogoutServiceBuilder in se.swedenconnect.opensaml.saml2.metadata.build
Modifier and TypeMethodDescriptionAssigns the binding of the servicestatic SingleLogoutServiceBuilder
SingleLogoutServiceBuilder.builder()
Utility method that creates a builder.Assigns the location URI.SingleLogoutServiceBuilder.postBinding()
Shortcut for assigning the SAML POST binding to the service.SingleLogoutServiceBuilder.redirectBinding()
Shortcut for assigning the SAML Redirect binding to the service.SingleLogoutServiceBuilder.responseLocation
(String responseLocation) Assigns the response location URI.