Class EmbeddedSecurityUtil

  • All Implemented Interfaces:
    EmbeddedSecurity

    @Service
    @Singleton
    public class EmbeddedSecurityUtil
    extends Object
    implements EmbeddedSecurity
    Utility file to copy the security related config files from the passed non-embedded instanceDir to the embedded server instance's config. This is a service that is protected. This implements the Contract EmbeddedSecurity
    Author:
    Nithya Subramanian