Class EmbeddedSecurityUtil

java.lang.Object
com.sun.enterprise.security.embedded.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
  • Constructor Details

    • EmbeddedSecurityUtil

      public EmbeddedSecurityUtil()
  • Method Details