Package io.jmix.securityresourceserver.requestmatcher.urlprovider.impl
@NonNullApi
package io.jmix.securityresourceserver.requestmatcher.urlprovider.impl
- 
ClassesClassDescriptionAn implementation of theAuthenticatedUrlPatternsProviderand theAnonymousUrlPatternsProviderthat gets URL patterns from application properties: For authenticated URL patterns the class uses thejmix.resource-server.authenticated-url-patternsproperty For anonymous URL patterns the class uses thejmix.resource-server.anonymous-url-patternspropertyAn implementation ofAuthenticatedUrlPatternsProviderandAnonymousUrlPatternsProviderthat collects URL patterns from multipleAuthorizedUrlsProviders.