|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortalAuthenticationConfiguration
PortalAdministration
Method Summary | |
---|---|
int |
getMaxSessionHardLimit()
hard session timeout limit in seconds, regardless of (in)activity |
long |
getMsMaxSessionHardLimit()
Get the session hard limit in milliseconds |
java.lang.String |
getTimeoutRedirectLocation()
redirect location for hard session expiration, must be used with Max Session Hard Limit turned on |
boolean |
isCreateNewSessionOnLogin()
Should we create new session upon authentication |
boolean |
isMaxSessionHardLimitEnabled()
Is the session hard limit expiration feature enabled |
void |
setTimeoutRedirectLocation(java.lang.String timeoutRedirectLocation)
redirect location for hard session expiration, must be used with Max Session Hard Limit turned on |
Method Detail |
---|
boolean isMaxSessionHardLimitEnabled()
int getMaxSessionHardLimit()
long getMsMaxSessionHardLimit()
java.lang.String getTimeoutRedirectLocation()
void setTimeoutRedirectLocation(java.lang.String timeoutRedirectLocation)
timeoutRedirectLocation
- boolean isCreateNewSessionOnLogin()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |