|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |