Uses of Class
se.swedenconnect.opensaml.common.builder.SAMLObjectBuilderRuntimeException
Package
Description
Package containing base interfaces and classes for the builder pattern where SAMLObjects are built by cascading
calls.
-
Uses of SAMLObjectBuilderRuntimeException in se.swedenconnect.opensaml.common.builder
ModifierConstructorDescriptionAbstractSAMLObjectBuilder
(T template) Constructor setting up the builder with a template object.AbstractSAMLObjectBuilder
(T template, boolean clone) Constructor setting up the builder with a template object.