public class SecurityTokenException extends XWSSecurityException
| Modifier and Type | Field and Description |
|---|---|
static String |
INVALID_SECURITY_TOKEN |
| Constructor and Description |
|---|
SecurityTokenException(String message) |
SecurityTokenException(String message,
Throwable cause) |
SecurityTokenException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String INVALID_SECURITY_TOKEN
Copyright © 2005–2018 Oracle Corporation. All rights reserved.