com.silverpeas.jcrutil.security.impl
Class SilverpeasSystemPrincipal

java.lang.Object
  extended by com.silverpeas.jcrutil.security.impl.SilverpeasSystemPrincipal
All Implemented Interfaces:
Principal

public class SilverpeasSystemPrincipal
extends Object
implements Principal


Field Summary
static String SYSTEM
           
 
Constructor Summary
SilverpeasSystemPrincipal()
           
 
Method Summary
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.security.Principal
equals, hashCode, toString
 

Field Detail

SYSTEM

public static final String SYSTEM
See Also:
Constant Field Values
Constructor Detail

SilverpeasSystemPrincipal

public SilverpeasSystemPrincipal()
Method Detail

getName

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


Copyright © 2016 Silverpeas. All Rights Reserved.