Uses of Package
com.atlassian.seraph.spi.rememberme

Packages that use com.atlassian.seraph.spi.rememberme
com.atlassian.seraph.service.rememberme   
 

Classes in com.atlassian.seraph.spi.rememberme used by com.atlassian.seraph.service.rememberme
RememberMeConfiguration
          This interface provides the information to allow the RememberMeService to know what the name of the remember me cookie could be and how old it should be made and what path it should be placed on and so on.
RememberMeTokenDao
          Each Seraph ready application needs to provide a spi Dao to hold and return remember me cookie information against a user.
 



Copyright © 2013 Atlassian. All Rights Reserved.