Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- net.shibboleth.utilities.java.support.collection.ClassIndexedSet<T> (implements java.util.Set<E>)
- net.shibboleth.utilities.java.support.resolver.CriteriaSet (implements net.shibboleth.utilities.java.support.resolver.Criterion)
- net.shibboleth.utilities.java.support.component.AbstractInitializableComponent (implements net.shibboleth.utilities.java.support.component.DestructableComponent, net.shibboleth.utilities.java.support.component.InitializableComponent)
- net.shibboleth.utilities.java.support.scripting.AbstractScriptEvaluator
- net.shibboleth.utilities.java.support.logic.ScriptedBiConsumer<T,U> (implements java.util.function.BiConsumer<T,U>)
- net.shibboleth.utilities.java.support.logic.ScriptedBiFunction<T,U,V> (implements java.util.function.BiFunction<T,U,R>)
- net.shibboleth.utilities.java.support.logic.ScriptedBiPredicate<T,U> (implements java.util.function.BiPredicate<T,U>)
- net.shibboleth.utilities.java.support.logic.ScriptedConsumer<T> (implements java.util.function.Consumer<T>)
- net.shibboleth.utilities.java.support.logic.ScriptedFunction<T,U> (implements java.util.function.Function<T,R>)
- net.shibboleth.utilities.java.support.logic.ScriptedPredicate<T> (implements net.shibboleth.utilities.java.support.logic.Predicate<T>)
- net.shibboleth.utilities.java.support.scripting.ScriptedRunnable.RunnableScriptEvaluator
- net.shibboleth.utilities.java.support.logic.AbstractTriStatePredicate<T> (implements net.shibboleth.utilities.java.support.logic.Predicate<T>)
- net.shibboleth.utilities.java.support.logic.AllMatchPredicate<T> (implements net.shibboleth.utilities.java.support.logic.Predicate<T>)
- net.shibboleth.utilities.java.support.logic.AnyMatchPredicate<T> (implements net.shibboleth.utilities.java.support.logic.Predicate<T>)
- net.shibboleth.utilities.java.support.xml.AttributeSupport
- net.shibboleth.utilities.java.support.codec.Base32Support
- net.shibboleth.utilities.java.support.codec.Base64Support
- com.beust.jcommander.converters.BaseConverter<T> (implements com.beust.jcommander.IStringConverter<T>)
- net.shibboleth.utilities.java.support.security.BasicKeystoreKeyStrategyTool
- net.shibboleth.utilities.java.support.security.BasicKeystoreKeyStrategyTool.CommandLineArgs
- net.shibboleth.utilities.java.support.net.impl.BasicURLComparator (implements net.shibboleth.utilities.java.support.net.URIComparator)
- net.shibboleth.utilities.java.support.logic.BiFunctionSupport
- net.shibboleth.utilities.java.support.logic.BiPredicateSupport
- net.shibboleth.utilities.java.support.logic.CaseInsensitiveStringMatchPredicate (implements net.shibboleth.utilities.java.support.logic.Predicate<T>)
- net.shibboleth.utilities.java.support.resolver.ClassCriterion<T> (implements net.shibboleth.utilities.java.support.resolver.Criterion)
- net.shibboleth.utilities.java.support.collection.ClassIndexedSet.ClassIndexedSetIterator (implements java.util.Iterator<E>)
- net.shibboleth.utilities.java.support.xml.ClasspathResolver (implements org.xml.sax.EntityResolver, org.w3c.dom.ls.LSResourceResolver)
- net.shibboleth.utilities.java.support.xml.ClasspathResolver.LSInputImpl (implements org.w3c.dom.ls.LSInput)
- net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMap<B>
- net.shibboleth.utilities.java.support.primitive.CleanerSupport
- org.apache.http.impl.client.CloseableHttpClient (implements java.io.Closeable, org.apache.http.client.HttpClient)
- net.shibboleth.utilities.java.support.collection.CollectionSupport
- net.shibboleth.utilities.java.support.component.ComponentSupport
- net.shibboleth.utilities.java.support.logic.Constraint
- net.shibboleth.utilities.java.support.net.CookieBufferingFilter (implements javax.servlet.Filter)
- net.shibboleth.utilities.java.support.resolver.CriterionPredicateRegistry<T>
- net.shibboleth.utilities.java.support.primitive.DeprecationSupport
- javax.xml.parsers.DocumentBuilder
- net.shibboleth.utilities.java.support.xml.DOMTypeSupport
- net.shibboleth.utilities.java.support.net.DynamicResponseHeaderFilter (implements javax.servlet.Filter)
- net.shibboleth.utilities.java.support.xml.ElementSupport
- net.shibboleth.utilities.java.support.security.impl.FixedStringIdentifierGenerationStrategy (implements net.shibboleth.utilities.java.support.security.IdentifierGenerationStrategy)
- net.shibboleth.utilities.java.support.logic.FunctionSupport
- net.shibboleth.utilities.java.support.codec.HTMLEncoder
- net.shibboleth.utilities.java.support.httpclient.HttpClientBuilder
- net.shibboleth.utilities.java.support.httpclient.HttpClientSupport
- net.shibboleth.utilities.java.support.net.HttpServletRequestResponseContext
- net.shibboleth.utilities.java.support.net.HttpServletSupport
- net.shibboleth.utilities.java.support.httpclient.IdleConnectionSweeper (implements net.shibboleth.utilities.java.support.component.DestructableComponent)
- net.shibboleth.utilities.java.support.collection.IndexingObjectStore<T>
- net.shibboleth.utilities.java.support.collection.IndexingObjectStore.StoredObjectWrapper
- net.shibboleth.utilities.java.support.net.IPRange
- net.shibboleth.utilities.java.support.primitive.LazilyFormattedString
- net.shibboleth.utilities.java.support.collection.LazyList<ElementType> (implements java.util.List<E>, java.io.Serializable)
- net.shibboleth.utilities.java.support.collection.LazyMap<KeyType,ValueType> (implements java.util.Map<K,V>, java.io.Serializable)
- net.shibboleth.utilities.java.support.collection.LazySet<ElementType> (implements java.io.Serializable, java.util.Set<E>)
- net.shibboleth.utilities.java.support.xml.LoggingErrorHandler (implements org.xml.sax.ErrorHandler)
- net.shibboleth.utilities.java.support.net.MediaTypeSupport
- net.shibboleth.utilities.java.support.xml.NamespaceSupport
- net.shibboleth.utilities.java.support.primitive.ObjectSupport
- net.shibboleth.utilities.java.support.collection.Pair<T1,T2>
- net.shibboleth.utilities.java.support.logic.PredicateDrivenFunction<T,U> (implements java.util.function.Function<T,R>)
- net.shibboleth.utilities.java.support.logic.PredicateSupport
- net.shibboleth.utilities.java.support.xml.QNameSupport
- net.shibboleth.utilities.java.support.security.impl.RandomIdentifierGenerationStrategy (implements net.shibboleth.utilities.java.support.security.IdentifierGenerationStrategy)
- net.shibboleth.utilities.java.support.collection.ReflectionSafeIterator<T> (implements java.util.Iterator<E>)
- net.shibboleth.utilities.java.support.logic.RegexPredicate (implements net.shibboleth.utilities.java.support.logic.Predicate<T>)
- net.shibboleth.utilities.java.support.httpclient.RequestConnectionClose (implements org.apache.http.HttpRequestInterceptor)
- net.shibboleth.utilities.java.support.net.RequestResponseContextFilter (implements javax.servlet.Filter)
- net.shibboleth.utilities.java.support.resolver.ResolverSupport
- net.shibboleth.utilities.java.support.net.SameSiteCookieHeaderFilter (implements javax.servlet.Filter)
- net.shibboleth.utilities.java.support.xml.SchemaBuilder
- net.shibboleth.utilities.java.support.security.SelfSignedCertificateGenerator
- net.shibboleth.utilities.java.support.security.SelfSignedCertificateGenerator.CommandLineArgs
- net.shibboleth.utilities.java.support.xml.SerializeSupport
- javax.servlet.ServletResponseWrapper (implements javax.servlet.ServletResponse)
- javax.servlet.http.HttpServletResponseWrapper (implements javax.servlet.http.HttpServletResponse)
- net.shibboleth.utilities.java.support.xml.SimpleNamespaceContext (implements javax.xml.namespace.NamespaceContext)
- net.shibboleth.utilities.java.support.net.SimpleURLCanonicalizer
- net.shibboleth.utilities.java.support.logic.StrategyIndirectedPredicate<T1,T2> (implements net.shibboleth.utilities.java.support.logic.Predicate<T>)
- net.shibboleth.utilities.java.support.codec.StringDigester (implements java.util.function.Function<T,R>)
- net.shibboleth.utilities.java.support.primitive.StringSupport
- net.shibboleth.utilities.java.support.net.StripMediaTypeParametersFunction (implements java.util.function.Function<T,R>)
- net.shibboleth.utilities.java.support.velocity.Template
- net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletRequestProxy (implements javax.servlet.http.HttpServletRequest)
- net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletResponseProxy (implements javax.servlet.http.HttpServletResponse)
- java.lang.Throwable (implements java.io.Serializable)
- net.shibboleth.utilities.java.support.primitive.TimerSupport
- java.util.TimerTask (implements java.lang.Runnable)
- net.shibboleth.utilities.java.support.httpclient.TLSSocketFactory (implements org.apache.http.conn.socket.LayeredConnectionSocketFactory)
- net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder
- net.shibboleth.utilities.java.support.logic.TransformAndCheckFunction<T> (implements java.util.function.Function<T,R>)
- net.shibboleth.utilities.java.support.logic.TrimOrNullStringFunction (implements java.util.function.Function<T,R>)
- net.shibboleth.utilities.java.support.security.impl.Type4UUIDIdentifierGenerationStrategy (implements net.shibboleth.utilities.java.support.security.IdentifierGenerationStrategy)
- net.shibboleth.utilities.java.support.net.URISupport
- net.shibboleth.utilities.java.support.net.URLBuilder
- net.shibboleth.utilities.java.support.collection.ValueTypeIndexedMap<KeyType,ValueType> (implements java.util.Map<K,V>)
- net.shibboleth.utilities.java.support.collection.ValueTypeIndexedMap.NullValue
- net.shibboleth.utilities.java.support.velocity.VelocityEngine
- net.shibboleth.utilities.java.support.xml.XMLConstants
Annotation Type Hierarchy
- net.shibboleth.utilities.java.support.annotation.constraint.Live (implements java.lang.annotation.Annotation)
- net.shibboleth.utilities.java.support.annotation.constraint.Negative (implements java.lang.annotation.Annotation)
- net.shibboleth.utilities.java.support.annotation.constraint.NonNegative (implements java.lang.annotation.Annotation)
- net.shibboleth.utilities.java.support.annotation.constraint.NonnullAfterInit (implements java.lang.annotation.Annotation)
- net.shibboleth.utilities.java.support.annotation.constraint.NonnullElements (implements java.lang.annotation.Annotation)
- net.shibboleth.utilities.java.support.annotation.constraint.NonPositive (implements java.lang.annotation.Annotation)
- net.shibboleth.utilities.java.support.annotation.constraint.NotEmpty (implements java.lang.annotation.Annotation)
- net.shibboleth.utilities.java.support.annotation.constraint.NotLive (implements java.lang.annotation.Annotation)
- net.shibboleth.utilities.java.support.annotation.constraint.NullableElements (implements java.lang.annotation.Annotation)
- net.shibboleth.utilities.java.support.annotation.ParameterName (implements java.lang.annotation.Annotation)
- net.shibboleth.utilities.java.support.annotation.constraint.Positive (implements java.lang.annotation.Annotation)
- net.shibboleth.utilities.java.support.annotation.Prototype (implements java.lang.annotation.Annotation)
- net.shibboleth.utilities.java.support.annotation.constraint.ThreadSafeAfterInit (implements java.lang.annotation.Annotation)
- net.shibboleth.utilities.java.support.annotation.constraint.Unmodifiable (implements java.lang.annotation.Annotation)