Class RemoteAuthException
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.security.auth.AuthException
com.liferay.portal.kernel.security.auth.RemoteAuthException
- All Implemented Interfaces:
Serializable
- Author:
- Zsolt Berentey
- See Also:
-
Field Summary
FieldsFields inherited from class com.liferay.portal.kernel.security.auth.AuthException
INTERNAL_SERVER_ERROR, INVALID_SHARED_SECRET, NO_SHARED_SECRET
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteAuthException
(String msg, Throwable throwable) RemoteAuthException
(Throwable throwable) -
Method Summary
Methods inherited from class com.liferay.portal.kernel.security.auth.AuthException
getType, setType
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
WRONG_SHARED_SECRET
public static final int WRONG_SHARED_SECRET- See Also:
-
-
Constructor Details
-
RemoteAuthException
public RemoteAuthException() -
RemoteAuthException
-
RemoteAuthException
-
RemoteAuthException
-
-
Method Details
-
getURL
-
setURL
-