Uses of Class
org.graylog.security.authservice.GlobalAuthServiceConfig.Data
Packages that use GlobalAuthServiceConfig.Data
-
Uses of GlobalAuthServiceConfig.Data in org.graylog.security.authservice
Methods in org.graylog.security.authservice that return GlobalAuthServiceConfig.DataModifier and TypeMethodDescriptionstatic GlobalAuthServiceConfig.DataGlobalAuthServiceConfig.getConfiguration()GlobalAuthServiceConfig.updateConfiguration(GlobalAuthServiceConfig.Data updatedData) Methods in org.graylog.security.authservice with parameters of type GlobalAuthServiceConfig.DataModifier and TypeMethodDescriptionGlobalAuthServiceConfig.updateConfiguration(GlobalAuthServiceConfig.Data updatedData) -
Uses of GlobalAuthServiceConfig.Data in org.graylog.security.authservice.rest
Methods in org.graylog.security.authservice.rest with parameters of type GlobalAuthServiceConfig.DataModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseGlobalAuthServiceConfigResource.update(GlobalAuthServiceConfig.Data body)