Tabnine Logo
SessionContext.getCallerIdentity
Code IndexAdd Tabnine to your IDE (free)

How to use
getCallerIdentity
method
in
org.jboss.ejb3.context.spi.SessionContext

Best Java code snippets using org.jboss.ejb3.context.spi.SessionContext.getCallerIdentity (Showing top 1 results out of 315)

origin: org.jboss.ejb3/jboss-ejb3-core

@SuppressWarnings("deprecation")
public Identity getCallerIdentity()
{
 return getDelegate().getCallerIdentity();
}
org.jboss.ejb3.context.spiSessionContextgetCallerIdentity

Popular methods of SessionContext

  • getManager
  • getBusinessObject
  • getCallerPrincipal
  • getContextData
  • getEJBHome
  • getEJBLocalHome
  • getEJBLocalObject
  • getEJBObject
  • getEnvironment
  • getInvokedBusinessInterface
  • getMessageContext
  • getRollbackOnly
  • getMessageContext,
  • getRollbackOnly,
  • getTarget,
  • getTimerService,
  • getUserTransaction,
  • isCallerInRole,
  • lookup,
  • setRollbackOnly,
  • wasCancelCalled

Popular in Java

  • Reading from database using SQL prepared statement
  • getOriginalFilename (MultipartFile)
    Return the original filename in the client's filesystem.This may contain path information depending
  • notifyDataSetChanged (ArrayAdapter)
  • getSystemService (Context)
  • URI (java.net)
    A Uniform Resource Identifier that identifies an abstract or physical resource, as specified by RFC
  • SimpleDateFormat (java.text)
    Formats and parses dates in a locale-sensitive manner. Formatting turns a Date into a String, and pa
  • SortedSet (java.util)
    SortedSet is a Set which iterates over its elements in a sorted order. The order is determined eithe
  • Callable (java.util.concurrent)
    A task that returns a result and may throw an exception. Implementors define a single method with no
  • JarFile (java.util.jar)
    JarFile is used to read jar entries and their associated data from jar files.
  • Reflections (org.reflections)
    Reflections one-stop-shop objectReflections scans your classpath, indexes the metadata, allows you t
  • Top Sublime Text plugins
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now