Uses of Class
org.silverpeas.token.exception.TokenValidationException

Packages that use TokenValidationException
org.silverpeas.token.persistent Provides a type of tokens that are persisted in a data source and that are mapped with a resource managed in Silverpeas. 
org.silverpeas.web.token   
 

Uses of TokenValidationException in org.silverpeas.token.persistent
 

Methods in org.silverpeas.token.persistent that throw TokenValidationException
 void PersistentResourceToken.validate()
          Validates data
 

Uses of TokenValidationException in org.silverpeas.web.token
 

Methods in org.silverpeas.web.token that throw TokenValidationException
 void SynchronizerTokenService.validate(javax.servlet.http.HttpServletRequest request)
          Validates the request to a Silverpeas web resource can be trusted.
 



Copyright © 2016 Silverpeas. All Rights Reserved.