com.arsdigita.kernel.security
Class URLLoginModule
java.lang.Object
com.arsdigita.kernel.security.CredentialLoginModule
com.arsdigita.kernel.security.UserLoginModule
com.arsdigita.kernel.security.URLLoginModule
- All Implemented Interfaces:
- javax.security.auth.spi.LoginModule
- public class URLLoginModule
- extends UserLoginModule
Logs in a user if the user has a valid authentication URL parameter.
- Author:
- Sameer Ajmani
Constructor Summary |
URLLoginModule()
Creates a UserLoginModule that uses a URLManager to manage the
credential value. |
Methods inherited from class com.arsdigita.kernel.security.CredentialLoginModule |
abort, commit, credentialHasValue, credentialIsOld, credentialIsSet, getForever, getRequest, getResponse, isSecure, loadID, login, logout, requestIsExcluded, saveID |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- See Also:
- Constant Field Values
URLLoginModule
public URLLoginModule()
- Creates a UserLoginModule that uses a URLManager to manage the
credential value.
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC