|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticationException | |
|---|---|
| com.bankframe.services.authentication | |
| com.bankframe.services.authentication.ejb | |
| com.bankframe.services.authentication.ldap | |
| Uses of AuthenticationException in com.bankframe.services.authentication |
|---|
| Methods in com.bankframe.services.authentication that throw AuthenticationException | |
|---|---|
Vector |
Authentication.processLogon(DataPacket data)
This method processes a logon request. |
abstract Vector |
AuthenticationBean.processLogon(DataPacket data)
This method is responsible for retrieving the authentication information from the DataPacket passed in and verifying that the information is correct. |
| Uses of AuthenticationException in com.bankframe.services.authentication.ejb |
|---|
| Methods in com.bankframe.services.authentication.ejb that throw AuthenticationException | |
|---|---|
Vector |
EJBUserAuthenticationBean.processLogon(DataPacket data)
This method pocesses a Logon for a user. |
| Uses of AuthenticationException in com.bankframe.services.authentication.ldap |
|---|
| Methods in com.bankframe.services.authentication.ldap that throw AuthenticationException | |
|---|---|
Vector |
LDAPAuthenticationBean.processLogon(DataPacket data)
This method gpocesses a Logon for a user. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||