Serialized Form
-
Package com.xebialabs.deployit.security
-
Class com.xebialabs.deployit.security.Role extends java.lang.Object implements Serializable
-
Serialized Fields
-
id
java.lang.String id
-
name
java.lang.String name
-
principals
java.util.List<java.lang.String> principals
-
roles
java.util.List<java.lang.String> roles
-
-
-
-
Package com.xebialabs.deployit.security.authentication
-
Class com.xebialabs.deployit.security.authentication.AuthenticationFailureException extends com.xebialabs.deployit.engine.spi.exception.DeployitException implements Serializable
-
Class com.xebialabs.deployit.security.authentication.UserAlreadyExistsException extends com.xebialabs.deployit.engine.spi.exception.DeployitException implements Serializable
-