Package | Description |
---|---|
net.shibboleth.utilities.java.support.component |
Set of interfaces used to describe basic features of "components" or "modules" within a larger system.
|
net.shibboleth.utilities.java.support.httpclient |
Classes for working with
Apache HttpClient.
|
net.shibboleth.utilities.java.support.net |
Classes for working with HTTP URLs and the protocol.
|
net.shibboleth.utilities.java.support.security |
Helpers for common security related tasks.
|
net.shibboleth.utilities.java.support.service |
Service support for Shibbleth projects.
A service is something reloads instances of serviceable components. |
net.shibboleth.utilities.java.support.xml |
A set of helper functions for performing actions on DOM nodes.
|
Class and Description |
---|
AbstractIdentifiedInitializableComponent
Simple implementation of
InitializableComponent and IdentifiedComponent . |
AbstractInitializableComponent
Base class for things that implement
DestructableComponent and InitializableComponent . |
Component
A marker interface that represents something used as a discrete part of a larger system.
|
ComponentInitializationException
Exception thrown if there is a problem initializing a component.
|
DestructableComponent
A component which can be destroyed and its resources reclaimed.
|
IdentifiableComponent
A
Component whose identifier can be set. |
IdentifiedComponent
A
Component which has an identifier. |
InitializableComponent
A
Component which needs to be initialized prior to any "real" use. |
Class and Description |
---|
Component
A marker interface that represents something used as a discrete part of a larger system.
|
ComponentInitializationException
Exception thrown if there is a problem initializing a component.
|
DestructableComponent
A component which can be destroyed and its resources reclaimed.
|
InitializableComponent
A
Component which needs to be initialized prior to any "real" use. |
Class and Description |
---|
AbstractInitializableComponent
Base class for things that implement
DestructableComponent and InitializableComponent . |
Component
A marker interface that represents something used as a discrete part of a larger system.
|
ComponentInitializationException
Exception thrown if there is a problem initializing a component.
|
DestructableComponent
A component which can be destroyed and its resources reclaimed.
|
InitializableComponent
A
Component which needs to be initialized prior to any "real" use. |
Class and Description |
---|
AbstractIdentifiableInitializableComponent
An
AbstractIdentifiedInitializableComponent with a public setter. |
AbstractIdentifiedInitializableComponent
Simple implementation of
InitializableComponent and IdentifiedComponent . |
AbstractInitializableComponent
Base class for things that implement
DestructableComponent and InitializableComponent . |
Component
A marker interface that represents something used as a discrete part of a larger system.
|
ComponentInitializationException
Exception thrown if there is a problem initializing a component.
|
DestructableComponent
A component which can be destroyed and its resources reclaimed.
|
IdentifiableComponent
A
Component whose identifier can be set. |
IdentifiedComponent
A
Component which has an identifier. |
InitializableComponent
A
Component which needs to be initialized prior to any "real" use. |
UnmodifiableComponent
A marker interface for components that may be put in to an unmodifiable state and, if a modification is attempted
afterwards, throws
UnmodifiableComponentException . |
Class and Description |
---|
AbstractIdentifiableInitializableComponent
An
AbstractIdentifiedInitializableComponent with a public setter. |
AbstractIdentifiedInitializableComponent
Simple implementation of
InitializableComponent and IdentifiedComponent . |
AbstractInitializableComponent
Base class for things that implement
DestructableComponent and InitializableComponent . |
Component
A marker interface that represents something used as a discrete part of a larger system.
|
ComponentInitializationException
Exception thrown if there is a problem initializing a component.
|
DestructableComponent
A component which can be destroyed and its resources reclaimed.
|
IdentifiableComponent
A
Component whose identifier can be set. |
IdentifiedComponent
A
Component which has an identifier. |
InitializableComponent
A
Component which needs to be initialized prior to any "real" use. |
UnmodifiableComponent
A marker interface for components that may be put in to an unmodifiable state and, if a modification is attempted
afterwards, throws
UnmodifiableComponentException . |
Class and Description |
---|
AbstractInitializableComponent
Base class for things that implement
DestructableComponent and InitializableComponent . |
Component
A marker interface that represents something used as a discrete part of a larger system.
|
ComponentInitializationException
Exception thrown if there is a problem initializing a component.
|
DestructableComponent
A component which can be destroyed and its resources reclaimed.
|
InitializableComponent
A
Component which needs to be initialized prior to any "real" use. |
Copyright © 1999–2019. All rights reserved.