Project Wonder 5.0

Uses of Interface
er.rest.entityDelegates.IERXRestAuthenticationDelegate

Packages that use IERXRestAuthenticationDelegate
er.rest.entityDelegates   
 

Uses of IERXRestAuthenticationDelegate in er.rest.entityDelegates
 

Classes in er.rest.entityDelegates that implement IERXRestAuthenticationDelegate
 class ERXUnsafeRestAuthenticationDelegate
          ERXUnsafeRestAuthenticationDelegate should NEVER be used in production.
 

Methods in er.rest.entityDelegates with parameters of type IERXRestAuthenticationDelegate
static ERXDefaultRestDelegate ERXRestRequestHandler.register(IERXRestAuthenticationDelegate authenticationDelegate)
          Registers an ERXRestRequestHandler with the WOApplication for the handler key "rest" and an ERXDefaultRestDelegate.
static ERXRestRequestHandler ERXRestRequestHandler.register(IERXRestAuthenticationDelegate authenticationDelegate, boolean displayAllProperties, boolean displayAllToMany)
          Registers an ERXRestRequestHandler with the WOApplication for the handler key "rest" using an ERXDefaultRestDelegate, ERXXmlRestResponseWriter, and ERXXmlRestRequestParser.
static void ERXRestRequestHandler.register(IERXRestAuthenticationDelegate authenticationDelegate, IERXRestDelegate delegate)
          Registers an ERXRestRequestHandler with the WOApplication for the handler key "rest".
 

Constructors in er.rest.entityDelegates with parameters of type IERXRestAuthenticationDelegate
ERXRestRequestHandler(IERXRestAuthenticationDelegate authenticationDelegate, IERXRestDelegate delegate)
          Construct an ERXRestRequestHandler with a default response writer of ERXXmlRestResponseWriter.
ERXRestRequestHandler(IERXRestAuthenticationDelegate authenticationDelegate, IERXRestDelegate delegate, IERXRestResponseWriter defaultResponseWriter, IERXRestParser defaultRequestParser)
          Construct an ERXRestRequestHandler.
 


Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.