|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.login.auth.AuthenticationProvider
public class AuthenticationProvider
Initial Date: 04.08.2004
| Constructor Summary | |
|---|---|
AuthenticationProvider(com.anthonyeden.lib.config.Configuration providerConfig)
Authentication provider implementation. |
|
| Method Summary | |
|---|---|
Controller |
createController(UserRequest lureq,
WindowControl lwControl)
|
java.lang.String |
getDescription(java.util.Locale locale)
[used by velocity] |
java.lang.String |
getLinktext(java.util.Locale locale)
[used by velocity] |
java.lang.String |
getName()
|
boolean |
isEnabled()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationProvider(com.anthonyeden.lib.config.Configuration providerConfig)
providerConfig - | Method Detail |
|---|
public boolean isEnabled()
public java.lang.String getName()
public java.lang.String getDescription(java.util.Locale locale)
language -
public java.lang.String getLinktext(java.util.Locale locale)
language -
public Controller createController(UserRequest lureq,
WindowControl lwControl)
createController in interface ControllerCreator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||