| Package | Description |
|---|---|
| com.atlassian.seraph.service.rememberme |
| Class and Description |
|---|
| 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 © 2018 Atlassian. All rights reserved.