Uses of Class
org.jboss.resteasy.security.doseta.VerificationResultSet
Packages that use VerificationResultSet
-
Uses of VerificationResultSet in org.jboss.resteasy.security.doseta
Fields in org.jboss.resteasy.security.doseta with type parameters of type VerificationResultSetModifier and TypeFieldDescriptionprotected List
<VerificationResultSet> VerificationResults.results
Methods in org.jboss.resteasy.security.doseta that return VerificationResultSetMethods in org.jboss.resteasy.security.doseta that return types with arguments of type VerificationResultSetMethod parameters in org.jboss.resteasy.security.doseta with type arguments of type VerificationResultSetModifier and TypeMethodDescriptionvoid
VerificationResults.setResults
(List<VerificationResultSet> results)