Package de.xima.fc.security.interfaces.authentication
-
Interface Summary Interface Description IAuthenticatorProperties<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> Common interfaces for models representing the properties of anIAuthenticator
.ICallbackLogic Common interface for callback logic.ILoginLogic Common interface for login logic of authentication requests.ILogoutLogic Common interface for logout logic.