public interface IAuthMethodInformation
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias()
Gets the system alias
|
String |
GetAuthenticationAssistantType()
Specifies if the authentication is done on the server or on the client side
|
String |
getAuthenticationURL()
Specifies the URL which the authentication assistant must use to authenticate the portal for the current system
|
int |
getAutoCloseTimeout()
gets the automatic time to close window when using client auth.
|
String |
GetCustomServiceID()
Specifies the unique name of a portal service used by the current system that implements a customized authentication method.
|
String |
getMapPassword()
Gets the mapped password of the system.
|
String |
getMapUser()
Gets the mapped user of the system.
|
String |
getMethodParameterID()
Specifies how the client's browser or the server sends the authentication information to the back-end system
|
String |
getMethodProperty(String attributeID)
Gets a method property
|
String |
getPasswordParameterID()
The parameter ID that specifies the password of the user in the authentication URL.
|
String |
getSystemProperty(String propertyID)
Gets a system property.
|
String |
getUserParameterID()
The parameter ID that specifies the name of the user in the authentication URL.
|
String |
IsAuthenticationAssistantActivated()
Allows the user to enable or disable the authentication assistant process
for portal components based on the current system.
|
String |
IsPermanentAuth()
Choosing the enable option makes the authentication on the client side occur every time an iView\ portal
component is loaded.
|
String getSystemProperty(String propertyID) throws Exception
propertyID - The ID of the propertyException - An exception including the suitible HTTP Authentication error message.String getMethodProperty(String attributeID) throws Exception
attributeID - attribute IDException - An exception including the suitible HTTP Authentication error message.String getAlias()
String getMapUser() throws Exception
Exception - An exception including the suitible HTTP Authentication error message.String getMapPassword() throws Exception
Exception - An exception including the suitible HTTP Authentication error message.int getAutoCloseTimeout()
String getAuthenticationURL() throws Exception
Exception - An exception including the suitible HTTP Authentication error message.String getUserParameterID() throws Exception
Exception - An exception including the suitible HTTP Authentication error message.String getPasswordParameterID() throws Exception
Exception - An exception including the suitible HTTP Authentication error message.String getMethodParameterID() throws Exception
Exception - An exception including the suitible HTTP Authentication error message.String IsAuthenticationAssistantActivated() throws Exception
Exception - An exception including the suitible HTTP Authentication error message.String GetAuthenticationAssistantType() throws Exception
Exception - An exception including the suitible HTTP Authentication error message.String GetCustomServiceID() throws Exception
Exception - An exception including the suitible HTTP Authentication error message.String IsPermanentAuth() throws Exception
Exception - An exception including the suitible HTTP Authentication error message.| 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