com.ibm.itim.dataservices.model
Class AccessRightFactory

java.lang.Object
  extended by com.ibm.itim.dataservices.model.AccessRightFactory

public class AccessRightFactory
extends java.lang.Object

It should be noted that, like all other classes in the com.ibm.itim.dataservices package and its sub-packages, the AccessRightFactory class is not remote able. It should be used from local customization code such as JavaScript extensions, but not from code deployed outside the platform.


Constructor Summary
AccessRightFactory()
           
 
Method Summary
static AccessRight create(java.lang.String xml)
          Creates an AccessRight object from the given xml.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccessRightFactory

public AccessRightFactory()
Method Detail

create

public static AccessRight create(java.lang.String xml)
Creates an AccessRight object from the given xml.

Parameters:
xml - String


IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.