Package de.xima.fc.mdl.auth
Class CustomAuthContentAction
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.lang.RuntimeException
 - 
- org.pac4j.core.exception.TechnicalException
 - 
- org.pac4j.core.exception.http.HttpAction
 - 
- de.xima.fc.mdl.auth.CustomAuthContentAction
 
 
 
 
 
 
 
- 
- All Implemented Interfaces:
 Serializable,org.pac4j.core.exception.http.WithContentAction
public class CustomAuthContentAction extends org.pac4j.core.exception.http.HttpAction implements org.pac4j.core.exception.http.WithContentAction- Author:
 - XIMA MEDIA GmbH, Dresden - Michael Kohlsche - 13.04.2020
 - See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description CustomAuthContentAction(int code, String content) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetContent()- 
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace 
 - 
 
 -