|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.webapps.authentication.components.PipelineAuthenticator
public class PipelineAuthenticator
Verify if a user can be authenticated.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.cocoon.webapps.authentication.components.Authenticator |
|---|
Authenticator.AuthenticationResult |
| Field Summary | |
|---|---|
protected ServiceManager |
manager
Deprecated. The service manager |
protected SourceResolver |
resolver
Deprecated. The source resolver |
| Constructor Summary | |
|---|---|
PipelineAuthenticator()
Deprecated. |
|
| Method Summary | |
|---|---|
Authenticator.AuthenticationResult |
authenticate(HandlerConfiguration configuration,
SourceParameters parameters)
Deprecated. Try to authenticate the user. |
void |
dispose()
Deprecated. |
void |
logout(UserHandler handler)
Deprecated. This notifies the authenticator that a user logs out of the given handler. |
void |
service(ServiceManager manager)
Deprecated. |
| Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ServiceManager manager
protected SourceResolver resolver
| Constructor Detail |
|---|
public PipelineAuthenticator()
| Method Detail |
|---|
public Authenticator.AuthenticationResult authenticate(HandlerConfiguration configuration,
SourceParameters parameters)
throws ProcessingException
Authenticator
authenticate in interface AuthenticatorProcessingException - Only if an error occurs
public void service(ServiceManager manager)
throws ServiceException
service in interface ServiceableServiceExceptionpublic void dispose()
dispose in interface Disposablepublic void logout(UserHandler handler)
Authenticator
logout in interface Authenticator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||