|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Interfaces | |
---|---|
com.atlassian.seraph.cookie.CookieEncoder
replaced by the RememberMeService code |
|
com.atlassian.seraph.cookie.CookieHandler
replaced by the RememberMeService code |
Deprecated Classes | |
---|---|
com.atlassian.seraph.cookie.CookieFactory
replaced by the RememberMeService code |
|
com.atlassian.seraph.util.CookieUtils
use a CookieHandler , CookieEncoder or CookieDecoder instead. |
|
com.atlassian.seraph.cookie.DefaultCookieHandler
replaced by the RememberMeService code |
|
com.atlassian.seraph.cookie.EncryptedCookieEncoder
replaced by the RememberMeService code |
|
com.atlassian.seraph.auth.GroupRoleMapper
You should extend SimpleAbstractRoleMapper , or implement RoleMapper directly. Deprecated since v2.2 |
|
com.atlassian.seraph.cookie.InsecureCookieEncoder
replaced by the RememberMeService code |
Deprecated Fields | |
---|---|
com.atlassian.seraph.filter.BaseLoginFilter.ALREADY_FILTERED
use SecurityUtils.isSeraphFilteringDisabled(javax.servlet.ServletRequest) or SecurityUtils.disableSeraphFiltering(javax.servlet.ServletRequest) |
|
com.atlassian.seraph.auth.Authenticator.DEFAULT_AUTHENTICATOR
DefaultAuthenticator is no longer a concrete class and there should be no reason to use this constant. Since v2.4.0 |
Deprecated Constructors | |
---|---|
com.atlassian.seraph.config.ConfigurationException()
please provide some information via another constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |