Uses of Class
io.jans.configapi.core.protect.Scope
Packages that use Scope
-
Uses of Scope in io.jans.configapi.core.protect
Methods in io.jans.configapi.core.protect that return types with arguments of type ScopeModifier and TypeMethodDescriptionCondition.getGroupScopes()Condition.getScopes()Condition.getSuperScopes()Method parameters in io.jans.configapi.core.protect with type arguments of type ScopeModifier and TypeMethodDescriptionvoidCondition.setGroupScopes(List<Scope> groupScopes) voidvoidCondition.setSuperScopes(List<Scope> superScopes)