Class MatchingDatasetUnmarshaller

    • Constructor Detail

      • MatchingDatasetUnmarshaller

        public MatchingDatasetUnmarshaller()
    • Method Detail

      • fromAssertion

        public MatchingDataset fromAssertion​(org.opensaml.saml.saml2.core.Assertion assertion)
      • transformAttribute

        protected abstract void transformAttribute​(org.opensaml.saml.saml2.core.Attribute attribute,
                                                   MatchingDatasetBuilder datasetBuilder)
      • getPersonalIdentifier

        protected abstract java.lang.String getPersonalIdentifier​(org.opensaml.saml.saml2.core.Assertion assertion)