Class 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 Detail

      • CustomAuthContentAction

        public CustomAuthContentAction​(int code,
                                       String content)
    • Method Detail

      • getContent

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