|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractLogin | |
|---|---|
| com.caucho.server.security | |
| com.caucho.server.webapp | |
| Uses of AbstractLogin in com.caucho.server.security |
|---|
| Subclasses of AbstractLogin in com.caucho.server.security | |
|---|---|
class |
BasicLogin
Implements the "basic" auth-method. |
class |
ClientCertLogin
Implements the "CLIENT-CERT" auth-method. |
class |
DigestLogin
Implements the "digest" auth-method. |
class |
FormLogin
Used to authenticate users in a servlet request. |
| Methods in com.caucho.server.security that return AbstractLogin | |
|---|---|
AbstractLogin |
LoginConfig.getLogin()
Returns the login. |
AbstractLogin |
Login.getLoginObject()
|
| Uses of AbstractLogin in com.caucho.server.webapp |
|---|
| Methods in com.caucho.server.webapp that return AbstractLogin | |
|---|---|
AbstractLogin |
WebApp.getLogin()
Gets the login manager. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||