Package | Description |
---|---|
com.sas.hls.security.user |
Service and class definitions for manipulating and creating Users.
|
com.sas.hls.security.user.exception |
Exceptions that can be thrown while manipulating a user or using the userService.
|
Class and Description |
---|
UserDeleteException
Thrown to indicate a failure when user is being deleted
|
UserExistsException
Thrown when a user information specified for create is already defined in the system
|
UserNotFoundException
Thrown when a user specified for an action does not exist in the system
|
UserPasswordException
Thrown when an invalid password is provided.
|
Class and Description |
---|
UserException
Abstract parent class for exceptions thrown while manipulating or accessing a user.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA