Uses of Class
com.sun.enterprise.admin.commands.CreateSsl
-
Packages that use CreateSsl Package Description com.sun.enterprise.admin.commands org.glassfish.orb.admin.config.handler org.glassfish.web.config -
-
Uses of CreateSsl in com.sun.enterprise.admin.commands
Methods in com.sun.enterprise.admin.commands with parameters of type CreateSsl Modifier and Type Method Description voidProtocolSslConfigHandler. create(CreateSsl command, ActionReport report)voidSslConfigHandler. create(CreateSsl command, ActionReport report)creates the SSL configuration for a particular create-ssl command invocation. -
Uses of CreateSsl in org.glassfish.orb.admin.config.handler
Methods in org.glassfish.orb.admin.config.handler with parameters of type CreateSsl Modifier and Type Method Description voidIiopServiceSslConfigHandler. create(CreateSsl command, ActionReport report)voidIiopSslConfigHandler. create(CreateSsl command, ActionReport report) -
Uses of CreateSsl in org.glassfish.web.config
Methods in org.glassfish.web.config with parameters of type CreateSsl Modifier and Type Method Description voidWebSslConfigHandler. create(CreateSsl command, ActionReport report)
-