Uses of Class
com.unboundid.scim.wink.AbstractSCIMResource

Packages that use AbstractSCIMResource
com.unboundid.scim.wink   
 

Uses of AbstractSCIMResource in com.unboundid.scim.wink
 

Subclasses of AbstractSCIMResource in com.unboundid.scim.wink
 class JSONQueryResource
          This class is a Wink dynamic resource implementation for query operations on a SCIM resource where the client requests JSON response format in the URL by appending ".json" on to the endpoint.
 class SCIMResource
          This class is a Wink dynamic resource implementation for operations on a SCIM resource.
 class XMLQueryResource
          This class is a Wink dynamic resource implementation for query operations on a SCIM resource where the client requests XML response format in the URL by appending ".xml" on to the endpoint.
 



Copyright © 2011-2012 UnboundID. All Rights Reserved.