Class MasterPasswordImpl

  • All Implemented Interfaces:
    MasterPassword

    @Service(name="Security SSL Password Provider Service")
    @Singleton
    public class MasterPasswordImpl
    extends Object
    implements MasterPassword
    A contract to pass the Payara master password between the admin module and the security module.
    Author:
    Sudarsan Sridhar