org.apache.geronimo.security.realm.providers
Interface GeronimoCallerPrincipal

All Superinterfaces:
Principal
All Known Implementing Classes:
GeronimoUserPrincipal

public interface GeronimoCallerPrincipal
extends Principal

This is a marker interface used to indicate that a particular principal should be returned from getCallerPrincipal().

Version:
$Rev: 545781 $ $Date: 2007-06-10 01:44:02 +0800 (Sun, 10 Jun 2007) $

Method Summary
 
Methods inherited from interface java.security.Principal
equals, getName, hashCode, toString
 



Copyright © 2003-2011 The Apache Geronimo development community. All Rights Reserved.