Spring Security Framework

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

Packages that use TokenService
org.springframework.security.token   
 

Uses of TokenService in org.springframework.security.token
 

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


Spring Security Framework

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