@Contract
public interface EmbeddedSecurity
| Modifier and Type | Method and Description |
|---|---|
void |
copyConfigFiles(org.glassfish.hk2.api.ServiceLocator habitat,
File fromInstanceDir,
File domainXml) |
List<String> |
getKeyFileNames(SecurityService securityService) |
boolean |
isEmbedded(ServerEnvironment se) |
String |
parseFileName(String fullFilePath) |
void copyConfigFiles(org.glassfish.hk2.api.ServiceLocator habitat,
File fromInstanceDir,
File domainXml)
throws IOException,
XMLStreamException
IOExceptionXMLStreamExceptionboolean isEmbedded(ServerEnvironment se)
List<String> getKeyFileNames(SecurityService securityService)
Copyright © 2017. All rights reserved.