Package com.sun.enterprise.security.admin.cli


package com.sun.enterprise.security.admin.cli
  • Classes
    Class
    Description
    Adjusts the DAS configuration to turn off secure admin, as if by executing these commands:
    Records that secure admin is to be used and adjusts each admin listener configuration in the domain to use secure admin.
    Provides common behavior for the enable and disable secure admin commands.
    Tracks changes to secure admin configuration, basically so it can report restart-required.
    Upgrades older config to current.
    Various utility methods which support secure admin operations.
    Starting in GlassFish 3.1.2, the DAS uses SSL to send admin requests to instances regardless of whether the user has enabled secure admin.
    Common logic for formal upgrade (i.e., start-domain --upgrade) and silent upgrade (starting a newer version of GlassFish using an older version's domain.xml).