Uses of Class
io.jans.configapi.core.protect.Condition
-
Packages that use Condition Package Description io.jans.configapi.core.protect -
-
Uses of Condition in io.jans.configapi.core.protect
Methods in io.jans.configapi.core.protect that return types with arguments of type Condition Modifier and Type Method Description Map<String,Condition>
RsResource. getConditionMap()
List<Condition>
RsResource. getConditions()
Method parameters in io.jans.configapi.core.protect with type arguments of type Condition Modifier and Type Method Description void
RsResource. setConditions(List<Condition> conditions)
-