Uses of Class
se.litsec.swedisheid.opensaml.saml2.attribute.AttributesValidationException
-
Packages that use AttributesValidationException Package Description se.litsec.swedisheid.opensaml.saml2.attribute Contains interfaces and classes handling SAML Attributes as specified by the Swedish eID Framework. -
-
Uses of AttributesValidationException in se.litsec.swedisheid.opensaml.saml2.attribute
Methods in se.litsec.swedisheid.opensaml.saml2.attribute that throw AttributesValidationException Modifier and Type Method Description voidAttributeSet. validateAttributes(Assertion assertion, List<RequestedAttribute> explicitlyRequestedAttributes)Validates the attributes received in the assertion against the attribute set.voidAttributeSetImpl. validateAttributes(Assertion assertion, List<RequestedAttribute> explicitlyRequestedAttributes)Validates the attributes received in the assertion against the attribute set.
-