Class ProtectedResourceMetadata
java.lang.Object
hudson.model.AbstractDescribableImpl<ProtectedResourceMetadata>
io.jenkins.plugins.jwt.auth.filter.ProtectedResourceMetadata
- All Implemented Interfaces:
Describable<ProtectedResourceMetadata>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()voidsetAuthorizationServer(String authorizationServer) voidvoidsetResource(String resource) voidsetScopesSupported(List<String> scopesSupported) voidsetScopesSupportedValue(String scopesSupportedValue) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Describable
getDescriptor
-
Constructor Details
-
ProtectedResourceMetadata
-
-
Method Details
-
getPath
-
setPath
-
getAuthorizationServer
-
setAuthorizationServer
-
getResource
-
setResource
-
getScopesSupported
-
getScopesSupportedValue
-
setScopesSupported
-
setScopesSupportedValue
-