Uses of Interface
com.atlassian.seraph.cookie.CookieEncoder

Packages that use CookieEncoder
com.atlassian.seraph.cookie   
 

Uses of CookieEncoder in com.atlassian.seraph.cookie
 

Classes in com.atlassian.seraph.cookie that implement CookieEncoder
 class EncryptedCookieEncoder
          Deprecated. replaced by the RememberMeService code
 class InsecureCookieEncoder
          Deprecated. replaced by the RememberMeService code
 

Methods in com.atlassian.seraph.cookie that return CookieEncoder
static CookieEncoder CookieFactory.getCookieEncoder()
          Deprecated.  
 

Methods in com.atlassian.seraph.cookie with parameters of type CookieEncoder
static void CookieFactory.setCookieEncoder(CookieEncoder encoder)
          Deprecated.  
 



Copyright © 2013 Atlassian. All Rights Reserved.