congrats Icon
New! Tabnine Pro 14-day free trial
Start a free trial
Tabnine Logo
Description.getRunAs
Code IndexAdd Tabnine to your IDE (free)

How to use
getRunAs
method
in
org.springframework.extensions.webscripts.Description

Best Java code snippets using org.springframework.extensions.webscripts.Description.getRunAs (Showing top 2 results out of 315)

origin: org.springframework.extensions.surf/spring-surf

public String getRunAs()
{
  return description.getRunAs();
}
origin: org.alfresco.surf/spring-surf

public String getRunAs()
{
  return description.getRunAs();
}
org.springframework.extensions.webscriptsDescriptiongetRunAs

Javadoc

Gets the ID of the user that the service should be run as or null if the service is to be run as the authenticated user.

Popular methods of Description

  • getFamilys
    Gets the family(s) of this service in the order that they are defined
  • getId
  • getURIs
    Gets the URIs this service supports
  • getDefaultFormat
    Gets the default response format Note: the default response format is the first listed in the servic
  • getDescPath
    Gets the path of the description xml document for this web script
  • getFormatStyle
    Gets the style of Format discriminator supported by this web script
  • getLifecycle
    Get the lifecycle
  • getMethod
    Gets the HTTP method this service is bound to
  • getMultipartProcessing
  • getNegotiatedFormats
    Gets the formats available for negotiation
  • getRequestTypes
    Gets webscript request types
  • getRequiredAuthentication
    Gets the required authentication level for execution of this service
  • getRequestTypes,
  • getRequiredAuthentication,
  • getRequiredCache,
  • getResponseTypes,
  • getScriptPath,
  • getShortName,
  • getStorePath,
  • getArguments,
  • getDescDocument,
  • getPackage

Popular in Java

  • Reading from database using SQL prepared statement
  • getSupportFragmentManager (FragmentActivity)
  • getApplicationContext (Context)
  • orElseThrow (Optional)
    Return the contained value, if present, otherwise throw an exception to be created by the provided s
  • URL (java.net)
    A Uniform Resource Locator that identifies the location of an Internet resource as specified by RFC
  • Calendar (java.util)
    Calendar is an abstract base class for converting between a Date object and a set of integer fields
  • Collections (java.util)
    This class consists exclusively of static methods that operate on or return collections. It contains
  • Dictionary (java.util)
    Note: Do not use this class since it is obsolete. Please use the Map interface for new implementatio
  • Properties (java.util)
    A Properties object is a Hashtable where the keys and values must be Strings. Each property can have
  • SortedMap (java.util)
    A map that has its keys ordered. The sorting is according to either the natural ordering of its keys
  • Top 17 Plugins for Android Studio
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimAtomGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

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