Interface SecurePlugInInterface
- All Superinterfaces:
org.apache.struts.action.PlugIn
- All Known Implementing Classes:
SecurePlugIn
,SecureTilesPlugin
Defines the interface for the plugins which provide sslext functionality
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
Methods inherited from interface org.apache.struts.action.PlugIn
destroy, init
-
Field Details
-
SECURE_PLUGIN
- See Also:
-
DEFAULT_HTTP_PORT
- See Also:
-
DEFAULT_HTTPS_PORT
- See Also:
-
DEFAULT_ENABLE
- See Also:
-
DEFAULT_ADD_SESSION
- See Also:
-
-
Method Details
-
getHttpsPort
-
getHttpPort
-
getServletMappings
-
getEnable
-
getSslExtEnable
boolean getSslExtEnable() -
getSslExtAddSession
boolean getSslExtAddSession()
-