Class AddAudienceRestrictionToAssertions

    • Field Detail

      • log

        @Nonnull
        private final org.slf4j.Logger log
        Class logger.
      • addingAudiencesToExistingRestriction

        private boolean addingAudiencesToExistingRestriction
        Whether, if an assertion already contains an audience restriction, this action will add its audiences to that restriction or create another one.
      • response

        @Nullable
        private SAMLObject response
        Response to modify.
    • Constructor Detail

      • AddAudienceRestrictionToAssertions

        public AddAudienceRestrictionToAssertions()
        Constructor.