Red Hat JBoss Enterprise Application Platform 7.2.0.GA
-
- All Implemented Interfaces:
- Principal
public class CallerPrincipal
extends Object
implements Principal
Principal that represents the caller principal associated with the invocation being
processed by the container (e.g. the current HTTP request).
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getName
public String getName()
The name of the caller
- Specified by:
getName
in interface Principal
- Returns:
- The name of the caller
Red Hat JBoss Enterprise Application Platform 7.2.0.GA
Copyright © 2019 JBoss by Red Hat. All rights reserved.