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