|
Project Wonder 5.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IERXRestSecurityDelegate | |
---|---|
er.directtorest | |
er.directtorest.security | |
er.rest.entityDelegates |
Uses of IERXRestSecurityDelegate in er.directtorest |
---|
Classes in er.directtorest that implement IERXRestSecurityDelegate | |
---|---|
class |
ERD2RestDefaultEntityDelegate
|
Methods in er.directtorest that return IERXRestSecurityDelegate | |
---|---|
IERXRestSecurityDelegate |
ERD2RestDefaultEntityDelegate.securityHandler()
|
Uses of IERXRestSecurityDelegate in er.directtorest.security |
---|
Classes in er.directtorest.security that implement IERXRestSecurityDelegate | |
---|---|
class |
ERD2RestAllowSecurityDelegate
|
class |
ERD2RestDefaultSecurityDelegate
|
class |
ERD2RestDenySecurityDelegate
|
Uses of IERXRestSecurityDelegate in er.rest.entityDelegates |
---|
Subinterfaces of IERXRestSecurityDelegate in er.rest.entityDelegates | |
---|---|
interface |
IERXRestEntityDelegate
IERXRestEntityDelegate provides the interface for the applications to hook into the rest process on a per-entity basis. |
Classes in er.rest.entityDelegates that implement IERXRestSecurityDelegate | |
---|---|
class |
ERXAbstractRestEntityDelegate
Provides default implementations of many of the common entity delegate behaviors. |
class |
ERXDenyRestEntityDelegate
ERXDenyRestEntityDelegate is the safe default entity delegate (and is used by default on ERXRestDelegate). |
class |
ERXStandardRestEntityDelegate
ERXStandardRestEntityDelegate provides additional implementations of methods above and beyond ERXAbstractRestEntityDelegate. |
class |
ERXUnsafeReadOnlyRestEntityDelegate
ERXUnsafeRestEntityDelegate should probably never be used in production. |
class |
ERXUnsafeRestEntityDelegate
ERXUnsafeRestEntityDelegate should NEVER be used in production. |
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV NEXT | FRAMES NO FRAMES |