Uses of Package
de.aristaflow.adept2.base.security
-
Classes in de.aristaflow.adept2.base.security used by de.aristaflow.adept2.base.registry Class Description GlobalSecurityManager The global security manager extends the normal security manager by methods accepting additional communication contexts that allow for communication-related information that can be used for authentication.SecurityManager Interface for providing session factories for system components. -
Classes in de.aristaflow.adept2.base.security used by de.aristaflow.adept2.base.security Class Description AFCallbackHandler This interface is similar toCallbackHandler
but it allows for remote callback handling by the annotation to prevent transferring theCallbackHandler
but call it remotely.Authentication This interface provides methods for authenticating agents based on appropriate credentials.AuthenticationException AnAuthenticationException
is thrown when authenticating and the provided Agent user name and/or password are incorrect or the authentication fails due to an exception thrown by the used authentication framework.SecurityManager Interface for providing session factories for system components. -
Classes in de.aristaflow.adept2.base.security used by de.aristaflow.adept2.base.security.callbackhandler Class Description AFCallbackHandler This interface is similar toCallbackHandler
but it allows for remote callback handling by the annotation to prevent transferring theCallbackHandler
but call it remotely. -
Classes in de.aristaflow.adept2.base.security used by de.aristaflow.adept2.base.service Class Description AuthenticationException AnAuthenticationException
is thrown when authenticating and the provided Agent user name and/or password are incorrect or the authentication fails due to an exception thrown by the used authentication framework.SecurityManager Interface for providing session factories for system components. -
Classes in de.aristaflow.adept2.base.security used by de.aristaflow.adept2.core.client Class Description Authentication This interface provides methods for authenticating agents based on appropriate credentials. -
Classes in de.aristaflow.adept2.base.security used by de.aristaflow.adept2.core.orgmodelmanager Class Description AuthenticationException AnAuthenticationException
is thrown when authenticating and the provided Agent user name and/or password are incorrect or the authentication fails due to an exception thrown by the used authentication framework.GlobalSecurityManager The global security manager extends the normal security manager by methods accepting additional communication contexts that allow for communication-related information that can be used for authentication.PasswordPolicyException APasswordPolicyException
is thrown when setting or changing a password and the new password doesn't comply to certain restrictions (like minimum length). -
Classes in de.aristaflow.adept2.base.security used by de.aristaflow.adept2.core.orgmodelmanager.extension Class Description AFCallbackHandler This interface is similar toCallbackHandler
but it allows for remote callback handling by the annotation to prevent transferring theCallbackHandler
but call it remotely.AuthenticationException AnAuthenticationException
is thrown when authenticating and the provided Agent user name and/or password are incorrect or the authentication fails due to an exception thrown by the used authentication framework. -
Classes in de.aristaflow.adept2.base.security used by de.aristaflow.adept2.core.registry Class Description GlobalSecurityManager The global security manager extends the normal security manager by methods accepting additional communication contexts that allow for communication-related information that can be used for authentication. -
Classes in de.aristaflow.adept2.base.security used by de.aristaflow.ilm.base.security Class Description AFCallbackHandler This interface is similar toCallbackHandler
but it allows for remote callback handling by the annotation to prevent transferring theCallbackHandler
but call it remotely.AuthenticationException AnAuthenticationException
is thrown when authenticating and the provided Agent user name and/or password are incorrect or the authentication fails due to an exception thrown by the used authentication framework.PasswordPolicyException APasswordPolicyException
is thrown when setting or changing a password and the new password doesn't comply to certain restrictions (like minimum length). -
Classes in de.aristaflow.adept2.base.security used by de.aristaflow.ilm.ws.base.security Class Description GlobalSecurityManager The global security manager extends the normal security manager by methods accepting additional communication contexts that allow for communication-related information that can be used for authentication.