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().


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



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