edu.internet2.middleware.grouperClient.util
Class GrouperClientXstreamUtils

java.lang.Object
  extended by edu.internet2.middleware.grouperClient.util.GrouperClientXstreamUtils

public class GrouperClientXstreamUtils
extends Object


Constructor Summary
GrouperClientXstreamUtils()
           
 
Method Summary
static XStream retrieveXstream()
          get xstream with all client aliases intact
static XStream retrieveXstream(Map<String,Class<?>> aliasClassMap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GrouperClientXstreamUtils

public GrouperClientXstreamUtils()
Method Detail

retrieveXstream

public static XStream retrieveXstream()
get xstream with all client aliases intact

Returns:
xstream

retrieveXstream

public static XStream retrieveXstream(Map<String,Class<?>> aliasClassMap)
Parameters:
aliasClassMap - for xstream
Returns:
xstream, configured to use


Copyright © 2010 Internet2. All Rights Reserved.