Element Summary

ElementDescriptionClass
rememberme-auth-schemeThis 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 PMorg.josso.auth.scheme.RememberMeAuthScheme

Element Detail

Element: rememberme-auth-scheme

AttributeTypeDescription
namexs:string
ElementTypeDescription
credentialStore<spring:bean/>
credentialStoreKeyAdapter<spring:bean/>