- abort() - Method in class org.jabylon.security.internal.DBLoginModule
-
- abort() - Method in class org.jabylon.security.internal.LDAPLoginModule
-
- ACTION_CONFIG - Static variable in class org.jabylon.security.CommonPermissions
-
grants access to configuration
- ACTION_EDIT - Static variable in class org.jabylon.security.CommonPermissions
-
enables to edit resources
- ACTION_SUGGEST - Static variable in class org.jabylon.security.CommonPermissions
-
permission to not directly edit translations, but at least make suggestions
- ACTION_VIEW - Static variable in class org.jabylon.security.CommonPermissions
-
grants read-only access
- addDefaultPermissions(UserManagement, User) - Static method in class org.jabylon.security.CommonPermissions
-
adds the default permissions and roles for a new user
- applyAttributes(User, Subject) - Method in class org.jabylon.security.auth.AuthenticatorServiceImpl
-
- applyTo(EObject) - Method in class org.jabylon.security.SubjectAttribute
-
- AUTH_TYPE_DB - Static variable in class org.jabylon.security.CommonPermissions
-
- AUTH_TYPE_LDAP - Static variable in class org.jabylon.security.CommonPermissions
-
- authenticate(String, String) - Method in interface org.jabylon.security.auth.AuthenticationService
-
authenticates the given credentials
- authenticate(String, String) - Method in class org.jabylon.security.auth.AuthenticatorServiceImpl
-
- authenticateUser(String, String) - Method in interface org.jabylon.security.auth.AuthenticationService
-
tries to authenticate the given credentials
if the credentials are correct, the matching user object is returned.
- authenticateUser(String, String) - Method in class org.jabylon.security.auth.AuthenticatorServiceImpl
-
- AuthenticationService - Interface in org.jabylon.security.auth
-
- AuthenticatorServiceImpl - Class in org.jabylon.security.auth
-
- AuthenticatorServiceImpl() - Constructor for class org.jabylon.security.auth.AuthenticatorServiceImpl
-