Uses of Class
se.swedenconnect.opensaml.saml2.core.build.NameIDPolicyBuilder
Package
Description
Builder classes for core SAML classes.
-
Uses of NameIDPolicyBuilder in se.swedenconnect.opensaml.saml2.core.build
Modifier and TypeMethodDescriptionNameIDPolicyBuilder.allowCreate
(Boolean allowCreate) Assigns theAllowCreate
attribute to theNameIDPolicy
element.static NameIDPolicyBuilder
NameIDPolicyBuilder.builder()
Utility method that creates a builder.Assigns theFormat
attribute to theNameIDPolicy
element.NameIDPolicyBuilder.spNameQualifier
(String spNameQualifier) Assigns theSPNameQualifier
attribute to theNameIDPolicy
element.