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:
  • Constructor Details

    • CustomAuthContentAction

      public CustomAuthContentAction(int code, String content)
  • Method Details

    • getContent

      public String getContent()
      Specified by:
      getContent in interface org.pac4j.core.exception.http.WithContentAction