Uses of Class
io.jenkins.plugins.jwt.auth.filter.ProtectedResourceMetadata
-
Uses of ProtectedResourceMetadata in io.jenkins.plugins.jwt.auth.filter
Subclasses with type arguments of type ProtectedResourceMetadata in io.jenkins.plugins.jwt.auth.filterModifier and TypeClassDescriptionclassstatic classMethods in io.jenkins.plugins.jwt.auth.filter that return ProtectedResourceMetadataModifier and TypeMethodDescriptionJwtBearerTokenFilterConfiguration.findProtectedResource(String requestURI, String contextPath) JwtBearerTokenFilterConfiguration.getProtectedResourceMetadataForWellKnownPath(String wellKnownPath) Methods in io.jenkins.plugins.jwt.auth.filter that return types with arguments of type ProtectedResourceMetadataMethods in io.jenkins.plugins.jwt.auth.filter with parameters of type ProtectedResourceMetadataModifier and TypeMethodDescriptionJwtBearerTokenFilterConfiguration.getEffectiveResource(ProtectedResourceMetadata protectedResourceMetadata) JwtBearerTokenFilterConfiguration.getProtectedResourceMetadataUrl(ProtectedResourceMetadata protectedResourceMetadata) Method parameters in io.jenkins.plugins.jwt.auth.filter with type arguments of type ProtectedResourceMetadataModifier and TypeMethodDescriptionvoidJwtBearerTokenFilterConfiguration.setProtectedResources(List<ProtectedResourceMetadata> protectedResources)