org.ow2.bonita.identity.auth
Class SecurityContext

java.lang.Object
  extended by org.ow2.bonita.identity.auth.SecurityContext

public abstract class SecurityContext
extends java.lang.Object

Author:
"Pierre Vigneras"

Field Summary
static java.lang.String HELP
           
 
Method Summary
static java.lang.String getCallerId()
           
static javax.security.auth.Subject getSubject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HELP

public static final java.lang.String HELP
Method Detail

getSubject

public static javax.security.auth.Subject getSubject()

getCallerId

public static java.lang.String getCallerId()


Copyright © 2009 OW2 Consortium. All Rights Reserved.