Package | Description |
---|---|
org.jboss.seam.security |
Seam Security
|
Modifier and Type | Class and Description |
---|---|
class |
JpaTokenStore
A TokenStore implementation, stores tokens inside a database table.
|
Modifier and Type | Method and Description |
---|---|
TokenStore |
RememberMe.getTokenStore() |
Modifier and Type | Method and Description |
---|---|
void |
RememberMe.setTokenStore(TokenStore tokenStore) |
Copyright © 2015 Seam Framework. All Rights Reserved.