public abstract class AbstractAuthService extends Object implements IService
| Modifier and Type | Field and Description |
|---|---|
protected IServiceContext |
mm_serviceContext |
| Constructor and Description |
|---|
AbstractAuthService() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInit()
If the service is defined as a startup service, this method is called during server startup after all other
services have been initialized (that is, after the init methods of all other services have been called).
|
void |
configure(IServiceConfiguration arg0)
configure the service
|
void |
destroy()
Called upon release of the service from the container.
|
IServiceContext |
getContext() |
abstract String |
getKey() |
void |
init(IServiceContext serviceContext)
generic init of the service
|
void |
release()
release the service
|
protected IServiceContext mm_serviceContext
public void init(IServiceContext serviceContext)
IServicepublic void afterInit()
IServicepublic void configure(IServiceConfiguration arg0)
IServicepublic void destroy()
IServicepublic void release()
IServicepublic IServiceContext getContext()
getContext in interface IService| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-ADMIN
|
[sap.com] tc/ep/admin/api/extd
|
api
|
EP-PIN
|
Copyright 2021 SAP SE Complete Copyright Notice