Uses of Class
se.swedenconnect.opensaml.common.builder.SAMLObjectBuilderRuntimeException
Packages that use 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
Constructors in se.swedenconnect.opensaml.common.builder that throw SAMLObjectBuilderRuntimeExceptionModifierConstructorDescriptionAbstractSAMLObjectBuilder(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.