Element | Description | Class |
---|---|---|
rememberme-auth-scheme | This authentication scheme uses symetric encrypton to compare a received token with a username stored in the configured identity store.. Subclasses may provide different mechanisms to store / retrieve tokens instead of enrcyption Created by IntelliJ IDEA. User: sgonzalez Date: Nov 10, 2008 Time: 2:36:29 PM | org.josso.auth.scheme.RememberMeAuthScheme |
Attribute | Type | Description |
---|---|---|
name | xs:string |
Element | Type | Description |
---|---|---|
credentialStore | <spring:bean/> | |
credentialStoreKeyAdapter | <spring:bean/> |