Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.api
Class SimplePrincipal

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

public class SimplePrincipal
extends java.lang.Object
implements java.security.Principal, java.io.Serializable

Used to change permission in connect.

See Also:
Serialized Form

Constructor Summary
SimplePrincipal(java.lang.String id)
           
 
Method Summary
 java.lang.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(java.lang.String id)
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface java.security.Principal

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.