Uses of Class
com.netscape.certsrv.profile.EDeferException
-
Packages that use EDeferException Package Description com.netscape.certsrv.profile com.netscape.cms.profile.common -
-
Uses of EDeferException in com.netscape.certsrv.profile
Methods in com.netscape.certsrv.profile that throw EDeferException Modifier and Type Method Description voidIProfile. submit(IAuthToken token, IRequest request)Handles end-user request submission. -
Uses of EDeferException in com.netscape.cms.profile.common
Methods in com.netscape.cms.profile.common that throw EDeferException Modifier and Type Method Description voidEnrollProfile. submit(IAuthToken token, IRequest request)This method is called after the user submits the request from the end-entity page.
-