com.atlassian.crowd.integration.soap
Class SOAPPrincipal

java.lang.Object
  extended by com.atlassian.crowd.integration.soap.SOAPEntity
      extended by com.atlassian.crowd.integration.soap.SOAPPrincipal
All Implemented Interfaces:
java.io.Serializable

public class SOAPPrincipal
extends SOAPEntity
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.atlassian.crowd.integration.soap.SOAPEntity
active, attributes, conception, description, directoryId, ID, lastModified, name
 
Constructor Summary
SOAPPrincipal()
           
SOAPPrincipal(java.lang.String name)
           
 
Method Summary
 
Methods inherited from class com.atlassian.crowd.integration.soap.SOAPEntity
equals, getAttribute, getAttributes, getConception, getDescription, getDirectoryId, getID, getLastModified, getName, hashCode, isActive, setActive, setAttributes, setConception, setDescription, setDirectoryId, setID, setLastModified, setName, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SOAPPrincipal

public SOAPPrincipal()

SOAPPrincipal

public SOAPPrincipal(java.lang.String name)


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.