Class NameIDFormatAuditExtractor

    • Constructor Detail

      • NameIDFormatAuditExtractor

        public NameIDFormatAuditExtractor​(@Nonnull
                                          Function<ProfileRequestContext,​SAMLObject> strategy)
        Constructor.
        Parameters:
        strategy - lookup strategy for message
    • Method Detail

      • apply

        @Nullable
        private String apply​(@Nonnull
                             Assertion assertion)
        Apply function to an assertion.
        Parameters:
        assertion - assertion to operate on
        Returns:
        the format, or null
      • apply

        @Nullable
        private String apply​(@Nonnull
                             Assertion assertion)
        Apply function to an assertion.
        Parameters:
        assertion - assertion to operate on
        Returns:
        the format, or null