JCoServerSecurityHandler.authenticate(JCoServerContextInfo, JCoServerAuthenticationData...)
@Deprecated public class JCoApplicationAuthenticationException extends Exception
JCoServer
instance.JCoServerSecurityHandler.checkAuthentication(JCoServerContextInfo, JCoServerAuthenticationData...)
,
Serialized FormConstructor and Description |
---|
JCoApplicationAuthenticationException()
Deprecated.
Creates a new instance of an application authentication exception.
|
JCoApplicationAuthenticationException(String message)
Deprecated.
Creates a new instance of an application authentication exception with the given message.
|
JCoApplicationAuthenticationException(String message,
Throwable cause)
Deprecated.
Creates a new instance of an application authentication exception with the given message and
a cause exception.
|
JCoApplicationAuthenticationException(Throwable cause)
Deprecated.
Creates a new instance of an application authentication exception with the given cause exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JCoApplicationAuthenticationException()
public JCoApplicationAuthenticationException(String message)
message
- exception messagepublic JCoApplicationAuthenticationException(String message, Throwable cause)
message
- exception messagecause
- causing exceptionpublic JCoApplicationAuthenticationException(Throwable cause)
cause
- causing exceptionCopyright © 2024 SAP. All rights reserved.