Uses of Class
org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.MemoryRealm
-
Packages that use TomcatEmbedded.MemoryRealm Package Description org.codehaus.cargo.container.tomcat.internal -
-
Uses of TomcatEmbedded.MemoryRealm in org.codehaus.cargo.container.tomcat.internal
Methods in org.codehaus.cargo.container.tomcat.internal with parameters of type TomcatEmbedded.MemoryRealm Modifier and Type Method Description void
TomcatEmbedded.Embedded. setRealm(TomcatEmbedded.MemoryRealm realm)
Associates a realm to Tomcat.void
TomcatEmbedded.Engine. setRealm(TomcatEmbedded.MemoryRealm realm)
Set the realm.
-