fr.cnes.sitools.applications
Class LoginApplication
java.lang.Object
ExtendedWadlApplication
fr.cnes.sitools.common.application.SitoolsApplication
fr.cnes.sitools.applications.LoginApplication
public class LoginApplication
- extends SitoolsApplication
The Class LoginApplication. Used to handle login
- Author:
- m.gond
Constructor Summary |
LoginApplication(org.restlet.Context appContext)
Instantiates a new login application. |
Methods inherited from class fr.cnes.sitools.common.application.SitoolsApplication |
addSecurity, addSecurity, addSecurityFilter, defaultDescribe, getAttachementRef, getAuthenticationRealm, getAuthorizer, getAuthorizer, getAuthorizer, getCategory, getId, getPublicBaseRef, getRepresentationInfoReferences, getSecure, getSettings, getSitoolsApplicationInfo, getType, getUserAuthorizer, isAuthorizationSecure, isUserAuthenticationNeeded, register, setAutoRegistration, setCategory, setId, setSitoolsApplicationInfo, setType, setUserAuthenticationNeeded, start, stop, unregister, wrapToResource |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoginApplication
public LoginApplication(org.restlet.Context appContext)
- Instantiates a new login application.
- Parameters:
appContext
- the app context
sitoolsDescribe
public void sitoolsDescribe()
- Application description
- Specified by:
sitoolsDescribe
in class SitoolsApplication
createInboundRoot
public org.restlet.Restlet createInboundRoot()
getApplicationInfo
public org.restlet.ext.wadl.ApplicationInfo getApplicationInfo(org.restlet.Request request,
org.restlet.Response response)
- Overrides:
getApplicationInfo
in class SitoolsApplication
Copyright © 2010-2013 CNES. All Rights Reserved.