|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.protocol.webdav.html.HTMLLogin
public final class HTMLLogin
Represents a HTML login form.
Copyright (c) SAP AG 2001-2004
| Method Summary | |
|---|---|
com.sapportals.wcm.util.http.HttpRequest |
createRequest(com.sapportals.wcm.util.http.UserInfo ui)
Create a http request object suitable for sending the login form data |
com.sapportals.wcm.util.uri.IHierarchicalUri |
getAction()
Get uri of login form action. |
String |
getEncType()
Get encoding mime type for submitted form data. |
String |
getID()
Get id of login form iff set. |
List |
getInputs()
Get list of HTMLInputs of login form. |
static IHTMLLogin |
getInstance(IHTMLReader reader,
com.sapportals.wcm.util.uri.IHierarchicalUri base,
String formID)
Extracts a login form from the HTML reader. |
String |
getMethod()
Get method of login form submittal. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static IHTMLLogin getInstance(IHTMLReader reader,
com.sapportals.wcm.util.uri.IHierarchicalUri base,
String formID)
throws HTMLFormNotFoundException,
HTMLException,
IOException
reader - to read HTML form frombase - uri of html fileformID - of form to find or null for autodetection
HTMLFormNotFoundException - when form could not be detected
HTMLException - on generic HTML errors
IOException - on errors reading the HTMLpublic com.sapportals.wcm.util.uri.IHierarchicalUri getAction()
IHTMLLogin
getAction in interface IHTMLLoginpublic String getEncType()
IHTMLLogin
getEncType in interface IHTMLLoginpublic String getID()
IHTMLLoginnull.
getID in interface IHTMLLoginpublic List getInputs()
IHTMLLoginHTMLInputs of login form.
getInputs in interface IHTMLLoginHTMLInputs of login formpublic String getMethod()
IHTMLLogin
getMethod in interface IHTMLLogin
public com.sapportals.wcm.util.http.HttpRequest createRequest(com.sapportals.wcm.util.http.UserInfo ui)
throws ResourceException
IHTMLLogin
createRequest in interface IHTMLLoginui - username and password to use
ResourceException| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||