|
SAP NetWeaver 7.1 Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAuthScheme
Interface that represents the authentication scheme object.
ILogonFrontend| Method Summary | |
|---|---|
String |
getAuthenticationTemplate()
|
ILogonFrontend |
getLogonFrontend()
Gets the logon frontend information that comes with this authscheme |
AppConfigurationEntry[] |
getModules()
Deprecated. Use getAuthenticationTemplate instead to get the name of the authentication template which contains the login modules that are processed for logon. |
String |
getName()
Gets the name of the authscheme. |
int |
getPriority()
Gets the priority of an authscheme. |
| Method Detail |
|---|
String getName()
int getPriority()
AppConfigurationEntry[] getModules()
String getAuthenticationTemplate()
ILogonFrontend getLogonFrontend()
|
SAP NetWeaver 7.1 Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||