- getAttributte(K) - Method in interface net.sourceforge.jaulp.auth.interfaces.Session
-
- getAttributte(String) - Method in class net.sourceforge.jaulp.auth.UserSession
-
- getAttributtes() - Method in interface net.sourceforge.jaulp.auth.interfaces.Session
-
Returns the field attributtes.
- getAttributtes() - Method in class net.sourceforge.jaulp.auth.UserSession
-
Returns the field attributtes.
- getDescription() - Method in interface net.sourceforge.jaulp.auth.interfaces.Permission
-
Returns the field description.
- getDescription() - Method in interface net.sourceforge.jaulp.auth.interfaces.Role
-
Returns the field description.
- getDescription() - Method in class net.sourceforge.jaulp.auth.SimplePermission
-
Returns the field description.
- getDescription() - Method in class net.sourceforge.jaulp.auth.SimpleRole
-
Returns the field description.
- getEmail() - Method in class net.sourceforge.jaulp.auth.models.BaseSignInModel
-
Gets the email.
- getEmail() - Method in interface net.sourceforge.jaulp.auth.models.SignInModel
-
Gets the email.
- getId() - Method in interface net.sourceforge.jaulp.auth.interfaces.Session
-
Returns the field id.
- getId() - Method in interface net.sourceforge.jaulp.auth.interfaces.User
-
Returns the field id.
- getId() - Method in class net.sourceforge.jaulp.auth.SimpleUser
-
Returns the field id.
- getId() - Method in class net.sourceforge.jaulp.auth.UserSession
-
Returns the field id.
- getInstance() - Static method in class net.sourceforge.jaulp.auth.UserSessionContext
-
Returns the field instance.
- getLastAccess() - Method in interface net.sourceforge.jaulp.auth.interfaces.Session
-
Returns the field lastAccess.
- getLastAccess() - Method in class net.sourceforge.jaulp.auth.UserSession
-
Returns the field lastAccess.
- getLocale() - Method in interface net.sourceforge.jaulp.auth.interfaces.Session
-
Returns the field locale.
- getLocale() - Method in class net.sourceforge.jaulp.auth.UserSession
-
Returns the field locale.
- getMaxInactiveTime() - Method in interface net.sourceforge.jaulp.auth.interfaces.Session
-
Returns the field maxInactiveTime.
- getMaxInactiveTime() - Method in class net.sourceforge.jaulp.auth.UserSession
-
Returns the field maxInactiveTime.
- getPassword() - Method in class net.sourceforge.jaulp.auth.models.BaseSignInModel
-
Gets the password.
- getPassword() - Method in interface net.sourceforge.jaulp.auth.models.SignInModel
-
Gets the password.
- getPermissionName() - Method in interface net.sourceforge.jaulp.auth.interfaces.Permission
-
Returns the field name.
- getPermissionName() - Method in class net.sourceforge.jaulp.auth.SimplePermission
-
Returns the field name.
- getPermissions() - Method in interface net.sourceforge.jaulp.auth.interfaces.Role
-
Gets the access rights.
- getPermissions() - Method in class net.sourceforge.jaulp.auth.SimpleRole
-
Gets the access rights.
- getPw() - Method in interface net.sourceforge.jaulp.auth.interfaces.User
-
Returns the field password.
- getPw() - Method in class net.sourceforge.jaulp.auth.SimpleUser
-
Returns the field password.
- getRepeatPassword() - Method in class net.sourceforge.jaulp.auth.models.BaseSignUpModel
-
Gets the repeat password.
- getRepeatPassword() - Method in interface net.sourceforge.jaulp.auth.models.SimpleSignUpModel
-
Gets the repeat password.
- getRolename() - Method in interface net.sourceforge.jaulp.auth.interfaces.Role
-
Gets the name.
- getRolename() - Method in class net.sourceforge.jaulp.auth.SimpleRole
-
Gets the name.
- getRoles() - Method in interface net.sourceforge.jaulp.auth.interfaces.User
-
Returns the field roles.
- getRoles() - Method in class net.sourceforge.jaulp.auth.SimpleUser
-
- getSession(K) - Method in interface net.sourceforge.jaulp.auth.interfaces.SessionContext
-
Gets the session from the given id.
- getSession(String) - Method in class net.sourceforge.jaulp.auth.UserSessionContext
-
Gets the session from the given id.
- getShortcut() - Method in interface net.sourceforge.jaulp.auth.interfaces.Permission
-
- getShortcut() - Method in class net.sourceforge.jaulp.auth.SimplePermission
-
- getStartTime() - Method in interface net.sourceforge.jaulp.auth.interfaces.Session
-
Returns the field startTime.
- getStartTime() - Method in class net.sourceforge.jaulp.auth.UserSession
-
Returns the field startTime.
- getTermOfUseAccepted() - Method in class net.sourceforge.jaulp.auth.models.BaseSignUpModel
-
Gets the term of use accepted.
- getTermOfUseAccepted() - Method in interface net.sourceforge.jaulp.auth.models.SimpleSignUpModel
-
Gets the term of use accepted.
- getUser() - Method in interface net.sourceforge.jaulp.auth.interfaces.Session
-
Returns the field user.
- getUser() - Method in class net.sourceforge.jaulp.auth.UserSession
-
Returns the field user.
- getUsername() - Method in interface net.sourceforge.jaulp.auth.interfaces.User
-
Returns the field username.
- getUsername() - Method in class net.sourceforge.jaulp.auth.models.BaseUsernameSignInModel
-
Gets the username.
- getUsername() - Method in class net.sourceforge.jaulp.auth.models.BaseUsernameSignUpModel
-
Gets the username.
- getUsername() - Method in interface net.sourceforge.jaulp.auth.models.UsernameSignInModel
-
Gets the username.
- getUsername() - Method in class net.sourceforge.jaulp.auth.SimpleUser
-
Returns the field username.
- Session<K,V> - Interface in net.sourceforge.jaulp.auth.interfaces
-
The Interface Session.
- SessionContext<K,SK,SV> - Interface in net.sourceforge.jaulp.auth.interfaces
-
The Interface SessionContext.
- setActive(Boolean) - Method in interface net.sourceforge.jaulp.auth.interfaces.User
-
Sets the active flag.
- setActive(Boolean) - Method in class net.sourceforge.jaulp.auth.SimpleUser
-
- setAttribute(K, V) - Method in interface net.sourceforge.jaulp.auth.interfaces.Session
-
- setAttribute(String, String) - Method in class net.sourceforge.jaulp.auth.UserSession
-
- setAttributtes(Map<K, V>) - Method in interface net.sourceforge.jaulp.auth.interfaces.Session
-
Sets the field attributtes.
- setAttributtes(Map<String, String>) - Method in class net.sourceforge.jaulp.auth.UserSession
-
Sets the field attributtes.
- setDescription(String) - Method in interface net.sourceforge.jaulp.auth.interfaces.Permission
-
Sets the field description.
- setDescription(String) - Method in interface net.sourceforge.jaulp.auth.interfaces.Role
-
Sets the field description.
- setDescription(String) - Method in class net.sourceforge.jaulp.auth.SimplePermission
-
Sets the field description.
- setDescription(String) - Method in class net.sourceforge.jaulp.auth.SimpleRole
-
Sets the field description.
- setEmail(String) - Method in class net.sourceforge.jaulp.auth.models.BaseSignInModel
-
Sets the email.
- setEmail(String) - Method in interface net.sourceforge.jaulp.auth.models.SignInModel
-
Sets the email.
- setId(String) - Method in interface net.sourceforge.jaulp.auth.interfaces.Session
-
Sets the field id.
- setId(String) - Method in interface net.sourceforge.jaulp.auth.interfaces.User
-
Sets the field id.
- setId(String) - Method in class net.sourceforge.jaulp.auth.SimpleUser
-
Sets the field id.
- setId(String) - Method in class net.sourceforge.jaulp.auth.UserSession
-
Sets the field id.
- setLastAccess(Date) - Method in interface net.sourceforge.jaulp.auth.interfaces.Session
-
Sets the field lastAccess.
- setLastAccess(Date) - Method in class net.sourceforge.jaulp.auth.UserSession
-
Sets the field lastAccess.
- setLocale(Locale) - Method in interface net.sourceforge.jaulp.auth.interfaces.Session
-
Sets the field locale.
- setLocale(Locale) - Method in class net.sourceforge.jaulp.auth.UserSession
-
Sets the field locale.
- setLocked(Boolean) - Method in interface net.sourceforge.jaulp.auth.interfaces.User
-
Sets the field lock.
- setLocked(Boolean) - Method in class net.sourceforge.jaulp.auth.SimpleUser
-
Sets the field lock.
- setMaxInactiveTime(int) - Method in interface net.sourceforge.jaulp.auth.interfaces.Session
-
Sets the field maxInactiveTime.
- setMaxInactiveTime(int) - Method in class net.sourceforge.jaulp.auth.UserSession
-
Sets the field maxInactiveTime.
- setPassword(String) - Method in class net.sourceforge.jaulp.auth.models.BaseSignInModel
-
Sets the password.
- setPassword(String) - Method in interface net.sourceforge.jaulp.auth.models.SignInModel
-
Sets the password.
- setPermissionName(String) - Method in interface net.sourceforge.jaulp.auth.interfaces.Permission
-
Sets the field name.
- setPermissionName(String) - Method in class net.sourceforge.jaulp.auth.SimplePermission
-
Sets the field name.
- setPermissions(Set<T>) - Method in interface net.sourceforge.jaulp.auth.interfaces.Role
-
Sets the permissions.
- setPermissions(Set<Permission>) - Method in class net.sourceforge.jaulp.auth.SimpleRole
-
- setPw(String) - Method in interface net.sourceforge.jaulp.auth.interfaces.User
-
Sets the field password.
- setPw(String) - Method in class net.sourceforge.jaulp.auth.SimpleUser
-
Sets the field password.
- setRepeatPassword(String) - Method in class net.sourceforge.jaulp.auth.models.BaseSignUpModel
-
Sets the repeat password.
- setRepeatPassword(String) - Method in interface net.sourceforge.jaulp.auth.models.SimpleSignUpModel
-
Sets the repeat password.
- setRolename(String) - Method in interface net.sourceforge.jaulp.auth.interfaces.Role
-
Sets the name.
- setRolename(String) - Method in class net.sourceforge.jaulp.auth.SimpleRole
-
Sets the name.
- setRoles(Set<R>) - Method in interface net.sourceforge.jaulp.auth.interfaces.User
-
Sets the field roles.
- setRoles(Set<Role<Permission>>) - Method in class net.sourceforge.jaulp.auth.SimpleUser
-
- setShortcut(String) - Method in interface net.sourceforge.jaulp.auth.interfaces.Permission
-
- setShortcut(String) - Method in class net.sourceforge.jaulp.auth.SimplePermission
-
- setStartTime(Date) - Method in interface net.sourceforge.jaulp.auth.interfaces.Session
-
Sets the field startTime.
- setStartTime(Date) - Method in class net.sourceforge.jaulp.auth.UserSession
-
Sets the field startTime.
- setTermOfUseAccepted(Boolean) - Method in class net.sourceforge.jaulp.auth.models.BaseSignUpModel
-
Sets the term of use accepted.
- setTermOfUseAccepted(Boolean) - Method in interface net.sourceforge.jaulp.auth.models.SimpleSignUpModel
-
Sets the term of use accepted.
- setUser(User<Permission, Role<Permission>>) - Method in interface net.sourceforge.jaulp.auth.interfaces.Session
-
Sets the field user.
- setUser(User<Permission, Role<Permission>>) - Method in class net.sourceforge.jaulp.auth.UserSession
-
Sets the field user.
- setUsername(String) - Method in interface net.sourceforge.jaulp.auth.interfaces.User
-
Sets the field username.
- setUsername(String) - Method in class net.sourceforge.jaulp.auth.models.BaseUsernameSignInModel
-
Sets the username.
- setUsername(String) - Method in class net.sourceforge.jaulp.auth.models.BaseUsernameSignUpModel
-
Sets the username.
- setUsername(String) - Method in interface net.sourceforge.jaulp.auth.models.UsernameSignInModel
-
Sets the username.
- setUsername(String) - Method in class net.sourceforge.jaulp.auth.SimpleUser
-
Sets the field username.
- SignInModel - Interface in net.sourceforge.jaulp.auth.models
-
The Interface SignInModel for sign in.
- SimplePermission - Class in net.sourceforge.jaulp.auth
-
The Class SimpleAccessRight.
- SimplePermission() - Constructor for class net.sourceforge.jaulp.auth.SimplePermission
-
- SimpleRole - Class in net.sourceforge.jaulp.auth
-
The Class SimpleRole.
- SimpleRole() - Constructor for class net.sourceforge.jaulp.auth.SimpleRole
-
- SimpleSignUpModel - Interface in net.sourceforge.jaulp.auth.models
-
The Interface SimpleSignUpModel extends the SignInModel and adds the repeat pw of the member and
the term of use flag.
- SimpleUser - Class in net.sourceforge.jaulp.auth
-
The Class SimpleUser.
- SimpleUser() - Constructor for class net.sourceforge.jaulp.auth.SimpleUser
-