Uses of Interface
org.springframework.security.core.token.TokenService

Packages that use TokenService
org.springframework.security.core.token   
 

Uses of TokenService in org.springframework.security.core.token
 

Classes in org.springframework.security.core.token that implement TokenService
 class KeyBasedPersistenceTokenService
          Basic implementation of TokenService that is compatible with clusters and across machine restarts, without requiring database persistence.
 



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.