|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
IUserManagementEngine
public interface IUserManagementService
Interface to access Enterprise Portal 5.0 (EP 5.0) IUserManagementService.
| Field Summary | |
|---|---|
static String |
ACL_CHECK_NAMESPACE
Deprecated. |
static String |
KEY
Deprecated. |
static String |
LOCATION
Deprecated. |
static String |
PCD_NAMESPACE
Deprecated. |
| Method Summary | |
|---|---|
com.sapportals.portal.security.usermanagement.IPortalLogin |
getAuthenticator()
Deprecated. Returns implementation of IAuthentication currently being used. |
com.sapportals.portal.security.usermanagement.IUserFactory |
getDefaultFactory()
Deprecated. Returns implementation of IUserFactory currently being used. |
com.sapportals.portal.security.usermanagement.IUMEventHandler |
getEventHandler()
Deprecated. Returns implementation of IUMEventHandler currently being used. |
com.sapportals.portal.security.usermanagement.IGroupFactory |
getGroupFactory()
Deprecated. Returns implementation of IGroupFactory currently being used. |
com.sapportals.portal.security.usermanagement.IRepositories |
getRepositories()
Deprecated. Returns implementation of IRepositories. |
com.sapportals.portal.security.usermanagement.IRoleFactory |
getRoleFactory()
Deprecated. Returns implementation of IRoleFactory currently being used. |
com.sapportals.portal.security.usermanagement.IServiceUserFactory |
getServiceUserFactory()
Deprecated. Returns implementation of IServiceUserFactory. |
String |
getUMVersion()
Deprecated. use manifest.mf instead |
InputStream |
readUM_PCDFile(String filename)
Deprecated. Get the named stream from PCD please close stream after usage! |
void |
writeUM_PCDFile(String filename,
StreamSource stream)
Deprecated. Writes StreamSource to filename in PCD |
| Methods inherited from interface com.sapportals.portal.prt.service.IService |
|---|
afterInit, configure, destroy, getContext, getKey, init, release |
| Field Detail |
|---|
static final String KEY
static final String PCD_NAMESPACE
static final String LOCATION
static final String ACL_CHECK_NAMESPACE
| Method Detail |
|---|
com.sapportals.portal.security.usermanagement.IPortalLogin getAuthenticator()
String getUMVersion()
com.sapportals.portal.security.usermanagement.IUserFactory getDefaultFactory()
com.sapportals.portal.security.usermanagement.IGroupFactory getGroupFactory()
com.sapportals.portal.security.usermanagement.IRoleFactory getRoleFactory()
com.sapportals.portal.security.usermanagement.IServiceUserFactory getServiceUserFactory()
com.sapportals.portal.security.usermanagement.IUMEventHandler getEventHandler()
com.sapportals.portal.security.usermanagement.IRepositories getRepositories()
InputStream readUM_PCDFile(String filename)
throws NamingException,
IOException
filename - name of the stream
NamingException
IOException
void writeUM_PCDFile(String filename,
StreamSource stream)
throws NamingException
filename - name of the streamstream - (created with new com.sapportals.portal.prt.registry.content.StreamSource(File))
NamingException| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] EP-BASIS
|
[sap.com]
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||