Uses of Class
se.swedenconnect.opensaml.sweid.saml2.authn.psc.build.PrincipalSelectionBuilder
Package
Description
Utility builders for easy creation of objects for principal selection according to a build-pattern.
-
Uses of PrincipalSelectionBuilder in se.swedenconnect.opensaml.sweid.saml2.authn.psc.build
Modifier and TypeMethodDescriptionstatic PrincipalSelectionBuilder
PrincipalSelectionBuilder.builder()
Creates a newPrincipalSelectionBuilder
instance.PrincipalSelectionBuilder.matchValues
(List<MatchValue> matchValues) Assigns the match values.PrincipalSelectionBuilder.matchValues
(MatchValue... matchValues) Assigns the match values.