Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.wsspi.security.wim.exception.WIMException

  • Packages that use WIMException 
    Package Description
    com.ibm.wsspi.security.wim  
    com.ibm.wsspi.security.wim.exception  
    • Uses of WIMException in com.ibm.wsspi.security.wim

      Methods in com.ibm.wsspi.security.wim that throw WIMException 
      Modifier and Type Method and Description
      Root CustomRepository.create(Root root)
      Creates the entity under the given root data object.
      Root CustomRepository.delete(Root root)
      Delete the entity specified in the root data object.
      Root CustomRepository.get(Root root)
      Returns information of the specified entities.
      Root CustomRepository.login(Root root)
      Authenticates the account data object in the specified root data object.
      Root CustomRepository.search(Root root)
      Searches the profile repositories for entities matching the given search expression and returns them with the requested properties.
      Root CustomRepository.update(Root root)
      Updates entity specified in the root data object.
    • Uses of WIMException in com.ibm.wsspi.security.wim.exception

      Subclasses of WIMException in com.ibm.wsspi.security.wim.exception 
      Modifier and Type Class and Description
      class  AttributeNotSupportedException 
      class  AuthenticationNotSupportedException 
      class  CertificateMapFailedException 
      class  CertificateMapNotSupportedException 
      class  CertificateMapperException 
      class  ChangeControlException 
      class  DefaultParentNotFoundException 
      class  DuplicateLogonIdException 
      class  EntityAlreadyExistsException 
      class  EntityHasDescendantsException 
      class  EntityIdentifierNotSpecifiedException 
      class  EntityNotFoundException 
      class  EntityNotInRealmScopeException 
      class  EntityTypeNotSupportedException 
      class  InitializationException 
      class  InvalidArgumentException 
      class  InvalidEntityTypeException 
      class  InvalidIdentifierException 
      class  InvalidInitPropertyException 
      class  InvalidPropertyException 
      class  InvalidPropertyValueException 
      class  InvalidRepositoryIdException 
      class  InvalidUniqueIdException 
      class  InvalidUniqueNameException 
      class  MaxResultsExceededException 
      class  MissingInitPropertyException 
      class  MissingMandatoryPropertyException 
      class  MissingSearchControlException 
      class  MultipleEntriesFoundException 
      class  OperationNotSupportedException 
      class  PageControlException 
      class  PasswordCheckFailedException 
      class  PropertyNotDefinedException 
      class  SearchControlException 
      class  SortControlException 
      class  UpdatePropertyException 
      class  ValidationFailException 
      class  WIMApplicationException 
      class  WIMSystemException 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes