Package | Description |
---|---|
org.itracker.services |
Service Interfaces
|
org.itracker.services.authentication |
This package has something to do with Authentication ;)
|
org.itracker.services.authentication.adsson |
This package has something to do with Authentication, maybe Active Directory Service for those not using Linux for whatever reason ;)
|
org.itracker.services.implementations |
This package contains XXXService interface implementations,
named XXXServiceImpl by convention.
|
Class | Description |
---|---|
AuthenticatorException |
This class encapsulates the errors that may occur during a login
or other types of actions typically performed by a pluggable
authentication module.
A pluggable authentication module should set the type of error generated using the setType method, or the appropriate constructor. |
Class | Description |
---|---|
AuthenticatorException |
This class encapsulates the errors that may occur during a login
or other types of actions typically performed by a pluggable
authentication module.
A pluggable authentication module should set the type of error generated using the setType method, or the appropriate constructor. |
Class | Description |
---|---|
AuthenticatorException |
This class encapsulates the errors that may occur during a login
or other types of actions typically performed by a pluggable
authentication module.
A pluggable authentication module should set the type of error generated using the setType method, or the appropriate constructor. |
Class | Description |
---|---|
AuthenticatorException |
This class encapsulates the errors that may occur during a login
or other types of actions typically performed by a pluggable
authentication module.
A pluggable authentication module should set the type of error generated using the setType method, or the appropriate constructor. |
Copyright © 2002–2019 itracker. All rights reserved.