Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-6568

Modify description in elytron of subsystem to its correct sentence

    XMLWordPrintable

Details

    Description

      Check and update the description to its correct sentance if needed.

      /subsystem=elytron:read-resource-description

       

      From:

       "description" => "An audit log definition for persisting an audit log to a local files rotating the log after the size of the file grows beyond a certain point and keeping a fixed number of backups.",
                      "model-description" => undefined

       

      "description" => "A key manager definition for creating the KeyManager as used to create an SSLContext.",

        "description" => "An audit log definition for persisting an audit log to a local files rotating the log after a time period derived from the given suffix string, which should be in a format understood by java.time.format.D
      ateTimeFormatter.",

       

      "description" => "An evidence decoder that is an aggregation of other evidence decoders. Given evidence, these evidence decoders will be attempted in order until one returns a non-null principal or until there are no more
      evidence decoders left to try.",

       

       "description" => "A JAAS security realm definition. It uses a Login Context to verify user's credentials.",

       "description" => "A realm definition that enables caching to another security realm. Caching strategy is LRU (Least Recently Used) where least accessed entries are discarded when maximum number of entries is reached.",

       

      "A custom realm definitions can implement either the SecurityRealm interface or the ModifiableSecurityRealm interface. Regardless of which interface is implemented management operations will not be exposed
       to manage the realm.  However other services that depend on the realm will still be able to perform a type check and cast to gain access to the modification API.",

       

      To:

       

       "description" => "An audit log definition for persisting an audit log to a local file rotating the log after the size of the file grows beyond a certain point and keeping a fixed number of backups.",
                      "model-description" => undefined

      "description" => "A key manager definition for creating the KeyManager is used to create an SSLContext.",

        "description" => "An audit log definition for persisting an audit log to a local file rotating the log after a time period derived from the given suffix string, which should be in a format understood by java.time.format.D
      ateTimeFormatter.",

       

      "description" => "An evidence decoder that is an aggregation of other evidence decoders. Given the evidence, these evidence decoders will be attempted in order until one returns a non-null principal or until there are no more
      evidence decoders left to try.",

       

       "description" => "A JAAS security realm definition. It uses a Login Context to verify the user's credentials.",

       

       "description" => "A realm definition that enables caching to another security realm. The caching strategy is LRU (Least Recently Used) where least accessed entries are discarded when the maximum number of entries is reached.",

       

      "A custom realm definition can implement either the SecurityRealm interface or the ModifiableSecurityRealm interface. Regardless of which interface is implemented management operations will not be exposed
       to manage the realm.  However other services that depend on the realm will still be able to perform a type check and cast to gain access to the modification API.",

       

       

       

       

      Attachments

        Issue Links

          Activity

            People

              rhn-support-gabsanto Gabriel Santos
              mshikalw Moulali Shikalwadi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: