Serialized Form


Package org.apache.sling.auth.core.impl

Class org.apache.sling.auth.core.impl.AuthenticatorWebConsolePlugin extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

slingAuthenticator

SlingAuthenticator slingAuthenticator

Class org.apache.sling.auth.core.impl.LoginServlet extends org.apache.sling.api.servlets.SlingAllMethodsServlet implements Serializable

serialVersionUID: -8797082194403667968L

Serialized Fields

log

org.slf4j.Logger log
default log


authenticator

org.apache.sling.api.auth.Authenticator authenticator

Class org.apache.sling.auth.core.impl.LogoutServlet extends org.apache.sling.api.servlets.SlingAllMethodsServlet implements Serializable

serialVersionUID: -1L

Serialized Fields

log

org.slf4j.Logger log
default log


authenticator

org.apache.sling.api.auth.Authenticator authenticator

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-2012 The Apache Software Foundation. All Rights Reserved.