Uses of Class
com.tailf.dp.DpAuthContext
Packages that use DpAuthContext
Package
Description
Data provider API package, for implementation of callbacks for validations, actions, transformation etc.
Annotations and proxy helper classes for callbacks.
- 
Uses of DpAuthContext in com.tailf.dp
Methods in com.tailf.dp with parameters of type DpAuthContextModifier and TypeMethodDescriptionbooleanDpAuthCallback.auth(DpAuthContext atx) The auth() callback is invoked with an instance to an authentication context that provides information about the result of the authentication so far. - 
Uses of DpAuthContext in com.tailf.dp.annotations
Methods in com.tailf.dp.annotations with parameters of type DpAuthContext