Package | Description |
---|---|
com.netscape.certsrv.profile |
Modifier and Type | Method and Description |
---|---|
void |
IProfile.validate(IRequest request)
Passes the request to the set of constraint policies
that validate the request against the profile.
|
void |
IPolicyConstraint.validate(IRequest request)
Validates the request.
|