public class AuthTokenSingleton extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addAuthToken(String username,
AuthToken token) |
static void |
deleteAuthToken(String username) |
static AuthToken |
getToken(String username) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.