GigaSpaces XAP 8.0 API

Uses of Class
net.jini.core.constraint.Delegation

Packages that use Delegation
net.jini.core.constraint Defines constraints and collections of constraints that can be used to control method invocation, and an interface that proxies implement to allow clients to specify constraints for remote method calls. 
 

Uses of Delegation in net.jini.core.constraint
 

Fields in net.jini.core.constraint declared as Delegation
static Delegation Delegation.NO
          Do not delegate from the client to the server, such that the server does not receive credentials which would allow it to authenticate using the client's identity.
static Delegation Delegation.YES
          If the client authenticates to the server, then delegate from the client to the server, such that the server receives credentials which allow it to authenticate using the client's identity in subsequent remote calls that the server makes or receives.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.