Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.api
Class SimplePrincipal

java.lang.Object
  extended by org.nuxeo.ecm.core.api.SimplePrincipal
All Implemented Interfaces:
Serializable, Principal

public class SimplePrincipal
extends Object
implements Principal, Serializable

Used to change permission in connect.

See Also:
Serialized Form

Constructor Summary
SimplePrincipal(String id)
           
 
Method Summary
 String getName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.security.Principal
equals, hashCode, toString
 

Constructor Detail

SimplePrincipal

public SimplePrincipal(String id)
Method Detail

getName

public String getName()
Specified by:
getName in interface Principal

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.