- sendError(int, String, String) - Method in class net.shibboleth.idp.admin.impl.DoStorageOperation
-
Output an error object.
- SERVICE_ID - Static variable in class net.shibboleth.idp.admin.impl.DoStorageOperation
-
Flow variable indicating ID of storage service bean to reload.
- setAdministrativeFlowDescriptor(AdministrativeFlowDescriptor) - Method in class net.shibboleth.idp.admin.impl.InitializeAdministrativeProfileContextTree
-
Set the flow descriptor describing the administrative flow being run.
- setAllowedOrigin(String) - Method in class net.shibboleth.idp.admin.impl.OutputMetrics
-
Set the value of the Access-Control-Allow-Origin CORS header, if any.
- setCredentials(Collection<MutableCredential>) - Method in class net.shibboleth.idp.admin.impl.UnlockPrivateKeys
-
Set the credentials to load keys into.
- setDateTimeFormat(String) - Method in class net.shibboleth.idp.admin.impl.OutputMetrics
-
Set the DateTime formatting string to apply when writing DateTime-valued fields.
- setFallbackLanguages(List<String>) - Method in class net.shibboleth.idp.admin.impl.InitializeAdministrativeProfileContextTree
-
Set the system wide default languages.
- setJSONPCallbackName(String) - Method in class net.shibboleth.idp.admin.impl.OutputMetrics
-
Set a JSONP callback function to wrap the result in, if any.
- setKeyResources(Collection<Resource>) - Method in class net.shibboleth.idp.admin.impl.UnlockPrivateKeys
-
Set the key resources to load.
- setKeyStrategies(Collection<BasicKeystoreKeyStrategy>) - Method in class net.shibboleth.idp.admin.impl.UnlockDataSealers
-
Set the BasicKeystoreKeyStrategy objects to inject passwords into.
- setMetricFilter(MetricFilter) - Method in class net.shibboleth.idp.admin.impl.OutputMetrics
-
Set the external metric filter to apply.
- setMetricFilterMap(Map<String, MetricFilter>) - Method in class net.shibboleth.idp.admin.impl.OutputMetrics
-
Set the map of custom group names to metric filters.
- setMetricRegistry(MetricRegistry) - Method in class net.shibboleth.idp.admin.impl.OutputMetrics
-
Set the registry of metrics.
- setObjectMapper(ObjectMapper) - Method in class net.shibboleth.idp.admin.impl.DoStorageOperation
-
Set the JSON ObjectMapper to use for serialization.
- storageService - Variable in class net.shibboleth.idp.admin.impl.DoStorageOperation
-
StorageService to operate on.