Class CopyNameIdentifierFromRequest

    • Field Detail

      • log

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

        private boolean overwriteExisting
        Flag controlling whether to overwrite an existing NameIdentifier.
      • nameIdentifier

        @Nullable
        private NameIdentifier nameIdentifier
        NameIdentifier to copy.
      • response

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

      • CopyNameIdentifierFromRequest

        public CopyNameIdentifierFromRequest()
        Constructor.