Registry / utility / java-support

java-support

JSON →
library8.0.0javamavenunverified

Common utilities and configurations for Shibboleth V3 projects.

<dependency> <groupId>net.shibboleth.utilities</groupId> <artifactId>java-support</artifactId> <version>8.0.0</version> </dependency>
INSTALL
IMPORT
SIG · JAVA-SUPPORT
J
java-support
utilityjavav8.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ComponentSupport
net.shibboleth.utilities.java.support.component.ComponentSupport

Check if a component is initialized using ComponentSupport.

import net.shibboleth.utilities.java.support.component.ComponentSupport; public class Example { public static void main(String[] args) { ComponentSupport.ifNotInitializedThrow(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
java-support — mvn dependency:get java-support · libregistry