| Package | Description |
|---|---|
| org.clawiz.portal.common.servlet | |
| org.clawiz.portal.common.servlet.http.html.login |
| Modifier and Type | Method and Description |
|---|---|
ServletSecureMode |
ServletContext.getSecureMode() |
ServletSecureMode |
AbstractServlet.getSecureMode()
Return servlet secure mode
Non-registered users attempting to access servlet, redirected to login page (whe allowed - for example at http calls)
|
static ServletSecureMode |
ServletSecureMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServletSecureMode[] |
ServletSecureMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServletSecureMode |
LoginServlet.getSecureMode() |
Copyright © 2018. All rights reserved.