org.apache.geronimo.connector.outbound.security
Class ResourcePrincipal

java.lang.Object
  extended byorg.apache.geronimo.connector.outbound.security.ResourcePrincipal
All Implemented Interfaces:
Principal

public class ResourcePrincipal
extends Object
implements Principal

Version:
$Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $

Constructor Summary
ResourcePrincipal(String resourcePrincipal)
           
 
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
 

Constructor Detail

ResourcePrincipal

public ResourcePrincipal(String resourcePrincipal)
Method Detail

getName

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


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.