Uses of Package
org.cloudfoundry.identity.uaa.scim.exception

Packages that use org.cloudfoundry.identity.uaa.scim.exception
org.cloudfoundry.identity.uaa.password   
org.cloudfoundry.identity.uaa.scim   
org.cloudfoundry.identity.uaa.scim.endpoints   
org.cloudfoundry.identity.uaa.scim.exception   
org.cloudfoundry.identity.uaa.scim.jdbc   
org.cloudfoundry.identity.uaa.scim.remote   
org.cloudfoundry.identity.uaa.scim.validate   
 

Classes in org.cloudfoundry.identity.uaa.scim.exception used by org.cloudfoundry.identity.uaa.password
ScimException
           
ScimResourceNotFoundException
          Unchecked exception signalling that a user account could not be found.
 

Classes in org.cloudfoundry.identity.uaa.scim.exception used by org.cloudfoundry.identity.uaa.scim
InvalidPasswordException
          Checked exception signalling an invalid password.
InvalidScimResourceException
          Unchecked exception to signal that a user has an invalid field, e.g.
MemberAlreadyExistsException
           
MemberNotFoundException
           
ScimResourceNotFoundException
          Unchecked exception signalling that a user account could not be found.
 

Classes in org.cloudfoundry.identity.uaa.scim.exception used by org.cloudfoundry.identity.uaa.scim.endpoints
ScimException
           
 

Classes in org.cloudfoundry.identity.uaa.scim.exception used by org.cloudfoundry.identity.uaa.scim.exception
ScimException
           
 

Classes in org.cloudfoundry.identity.uaa.scim.exception used by org.cloudfoundry.identity.uaa.scim.jdbc
InvalidPasswordException
          Checked exception signalling an invalid password.
InvalidScimResourceException
          Unchecked exception to signal that a user has an invalid field, e.g.
MemberAlreadyExistsException
           
MemberNotFoundException
           
ScimResourceNotFoundException
          Unchecked exception signalling that a user account could not be found.
 

Classes in org.cloudfoundry.identity.uaa.scim.exception used by org.cloudfoundry.identity.uaa.scim.remote
InvalidPasswordException
          Checked exception signalling an invalid password.
InvalidScimResourceException
          Unchecked exception to signal that a user has an invalid field, e.g.
ScimResourceNotFoundException
          Unchecked exception signalling that a user account could not be found.
 

Classes in org.cloudfoundry.identity.uaa.scim.exception used by org.cloudfoundry.identity.uaa.scim.validate
InvalidPasswordException
          Checked exception signalling an invalid password.
 



Copyright © 2013. All rights reserved.