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

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
 
countUsers(String) - Method in interface com.xebialabs.deployit.security.UserService
 
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
 
getPrincipals() - Method in class com.xebialabs.deployit.security.Role
 
getPrincipalsAssigned() - Method in class com.xebialabs.deployit.security.Role
Deprecated.
getRoles() - Method in class com.xebialabs.deployit.security.Role
 
getRoleService() - Static method in class com.xebialabs.deployit.security.RoleServiceHolder
 
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
 
listUsernames(String, Paging, Ordering) - 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
 
Role - Class in com.xebialabs.deployit.security
 
Role(String) - Constructor for class com.xebialabs.deployit.security.Role
 
Role(String, String) - Constructor for class com.xebialabs.deployit.security.Role
 
Role(String, String, List<String>) - Constructor for class com.xebialabs.deployit.security.Role
 
Role(String, String, List<String>, List<String>) - Constructor for class com.xebialabs.deployit.security.Role
 
RoleServiceHolder - Class in com.xebialabs.deployit.security
 
RoleServiceHolder(RoleService) - Constructor for class com.xebialabs.deployit.security.RoleServiceHolder
 

S

setId(String) - Method in class com.xebialabs.deployit.security.Role
 
setName(String) - Method in class com.xebialabs.deployit.security.Role
 
setPrincipals(List<String>) - Method in class com.xebialabs.deployit.security.Role
 
setRoles(List<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

withPrincipals(String...) - Method in class com.xebialabs.deployit.security.Role
 
withRoles(String...) - Method in class com.xebialabs.deployit.security.Role
 
A C D E G H I L M R S T U W 
All Classes All Packages