A C D E G H I L M R S T U W 

A

authenticate(String, String) - Method in interface com.xebialabs.deployit.security.UserService
 
AuthenticationFailureException - Exception in com.xebialabs.deployit.security.authentication
 
AuthenticationFailureException() - Constructor for exception com.xebialabs.deployit.security.authentication.AuthenticationFailureException
 
AuthenticationFailureException(String) - Constructor for exception com.xebialabs.deployit.security.authentication.AuthenticationFailureException
 
AuthenticationFailureException(String, Object...) - Constructor for exception com.xebialabs.deployit.security.authentication.AuthenticationFailureException
 
AuthenticationFailureException(Throwable) - Constructor for exception com.xebialabs.deployit.security.authentication.AuthenticationFailureException
 
AuthenticationFailureException(Throwable, String, Object...) - Constructor for exception com.xebialabs.deployit.security.authentication.AuthenticationFailureException
 

C

com.xebialabs.deployit.security - package com.xebialabs.deployit.security
 
com.xebialabs.deployit.security.authentication - package com.xebialabs.deployit.security.authentication
 
create(String, String) - Method in interface com.xebialabs.deployit.security.UserService
 

D

delete(String) - Method in interface com.xebialabs.deployit.security.UserService
 

E

equals(Object) - Method in class com.xebialabs.deployit.security.Role
 

G

getId() - Method in class com.xebialabs.deployit.security.Role
 
getName() - Method in class com.xebialabs.deployit.security.Role
 
getPrincipalsAssigned() - Method in class com.xebialabs.deployit.security.Role
 
getRoleForRoleName(String) - Method in interface com.xebialabs.deployit.security.RoleService
 
getRoles() - Method in interface com.xebialabs.deployit.security.RoleService
 
getRolesFor(String) - Method in interface com.xebialabs.deployit.security.RoleService
 
getRolesFor(Authentication) - Method in interface com.xebialabs.deployit.security.RoleService
 
getUsername() - Method in interface com.xebialabs.deployit.security.User
 

H

hashCode() - Method in class com.xebialabs.deployit.security.Role
 

I

isAdmin() - Method in interface com.xebialabs.deployit.security.User
 

L

listUsernames() - Method in interface com.xebialabs.deployit.security.UserService
 

M

modifyPassword(String, String) - Method in interface com.xebialabs.deployit.security.UserService
 
modifyPassword(String, String, String) - Method in interface com.xebialabs.deployit.security.UserService
 

R

read(String) - Method in interface com.xebialabs.deployit.security.UserService
 
readRoleAssignments() - Method in interface com.xebialabs.deployit.security.RoleService
 
Role - Class in com.xebialabs.deployit.security
 
Role(Integer, String) - Constructor for class com.xebialabs.deployit.security.Role
 
Role(String) - Constructor for class com.xebialabs.deployit.security.Role
 
RoleService - Interface in com.xebialabs.deployit.security
Reads roles from the repository and allows editing.

S

setId(Integer) - Method in class com.xebialabs.deployit.security.Role
 
setName(String) - Method in class com.xebialabs.deployit.security.Role
 

T

toString() - Method in class com.xebialabs.deployit.security.Role
 

U

User - Interface in com.xebialabs.deployit.security
 
UserAlreadyExistsException - Exception in com.xebialabs.deployit.security.authentication
This exception should be thrown when trying to create a user with a principal which already exists in the repository.
UserAlreadyExistsException(String) - Constructor for exception com.xebialabs.deployit.security.authentication.UserAlreadyExistsException
 
UserService - Interface in com.xebialabs.deployit.security
 

W

writeRoleAssignments(List<Role>) - Method in interface com.xebialabs.deployit.security.RoleService
 
A C D E G H I L M R S T U W