|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.gui.control.DefaultController
org.olat.core.gui.control.controller.BasicController
org.olat.login.auth.AuthenticationController
org.olat.shibboleth.DefaultShibbolethAuthenticationController
public class DefaultShibbolethAuthenticationController
Description:
Simple ShibbolethAuthenticationController.
It just has a link for redirecting the requests to the /shib/.
Initial Date: 08.07.2009
| Constructor Summary | |
|---|---|
DefaultShibbolethAuthenticationController(UserRequest ureq,
WindowControl wControl)
|
|
| Method Summary | |
|---|---|
void |
changeLocale(java.util.Locale newLocale)
Called if the Controller is to change the locale on the fly. |
| Methods inherited from class org.olat.login.auth.AuthenticationController |
|---|
authenticated |
| Methods inherited from class org.olat.core.gui.control.DefaultController |
|---|
addControllerListener, addLoggingResourceable, dispatchEvent, dispatchEvent, dispose, getControllerCount, getInitialComponent, getUserActivityLogger, getWindowControlForDebug, isDisposed, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultShibbolethAuthenticationController(UserRequest ureq,
WindowControl wControl)
ureq - wControl - | Method Detail |
|---|
public void changeLocale(java.util.Locale newLocale)
AuthenticationController
changeLocale in class AuthenticationController
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||