Serialized Form


Package org.apache.sling.auth.core.spi

Class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

rawForm

java.lang.String rawForm
The raw form used by the AbstractAuthenticationFormServlet.getForm(HttpServletRequest) method to fill in with per-request data. This field is set by the AbstractAuthenticationFormServlet.getRawForm() method when first loading the form.

Class org.apache.sling.auth.core.spi.AuthenticationInfo extends java.util.HashMap<java.lang.String,java.lang.Object> implements Serializable


Package org.apache.sling.engine.auth

Class org.apache.sling.engine.auth.NoAuthenticationHandlerException extends org.apache.sling.api.SlingException implements Serializable



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.