Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abbreviate(String, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Abbreviates a String using ellipses.
abbreviate(String, int, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Abbreviates a String using ellipses.
abort() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Aborts the execution of the HTTP method.
abort() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Aborts the execution of this method.
abs_path - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
URI absolute path.
absoluteURI - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for absoluteURI.
AbstractUnicodeExtraField - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
A common base class for Unicode extra information extra fields.
AbstractUnicodeExtraField() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
 
AbstractUnicodeExtraField(String, byte[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
Assemble as unicode extension from the name/comment and encoding of the original zip entry.
AbstractUnicodeExtraField(String, byte[], int, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
Assemble as unicode extension from the name/comment and encoding of the original zip entry.
acceptsURL(String) - Method in class edu.internet2.middleware.grouperInstaller.driverShim.DatabaseShimBase
 
ACCESS_TIME_BIT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
The bit set inside the flags by when the lasr access time is present in this extra field.
add(long, long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexEncoder
 
add(long, long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexHash
 
add(ArchiveEntry, InputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.changes.ChangeSet
Adds a new archive entry to the archive.
add(ArchiveEntry, InputStream, boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.changes.ChangeSet
Adds a new archive entry to the archive.
add(HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.IdleConnectionHandler
Registers the given connection with this handler.
addAsFirstExtraField(ZipExtraField) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Adds an extra field - replacing an already present extra field of the same type.
addConnectionManager(HttpConnectionManager) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.IdleConnectionTimeoutThread
Adds a connection manager to be handled by this class.
addContentLengthRequestHeader(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
Generates Content-Length or Transfer-Encoding: Chunked request header, as long as no Content-Length request header already exists.
addContentLengthRequestHeader(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.MultipartPostMethod
Deprecated.
Adds a Content-Length request header, as long as no Content-Length request header already exists.
addContentTypeRequestHeader(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.MultipartPostMethod
Deprecated.
Adds a Content-Type request header.
addCookie(Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Adds an HTTP cookie, replacing any existing equivalent cookies.
addCookieRequestHeader(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectMethod
This method does nothing.
addCookieRequestHeader(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Generates Cookie request headers for those cookies that match the given host, port and path.
addCookies(Cookie[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Adds an array of HTTP cookies.
addEntry(int, byte) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
Add a new entry to the dictionary.
addEntry(int, byte) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z.ZCompressorInputStream
Add a new entry to the dictionary.
addEntry(int, byte, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
Adds a new entry if the maximum table size hasn't been exceeded and returns the new index.
addExtraField(ZipExtraField) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Adds an extra field - replacing an already present extra field of the same type.
addHeader(Header) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderGroup
Adds the given header to the group.
addHostRequestHeader(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Generates Host request header, as long as no Host request header already exists.
addIfNotThere(Collection<T>, Collection<T>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
add each element of listToAdd if it is not already in list
addParameter(NameValuePair) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PostMethod
Adds a new parameter to be used in the POST request body.
addParameter(String, File) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.MultipartPostMethod
Deprecated.
Adds a binary file part
addParameter(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.MultipartPostMethod
Deprecated.
Adds a text field part
addParameter(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PostMethod
Adds a new parameter to be used in the POST request body.
addParameter(String, String, File) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.MultipartPostMethod
Deprecated.
Adds a binary file part with the given file name
addParameters(NameValuePair[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PostMethod
Adds an array of parameters to be used in the POST request body.
addPart(Part) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.MultipartPostMethod
Deprecated.
Adds a part.
addProxyConnectionHeader(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Generates Proxy-Connection: Keep-Alive request header when communicating via a proxy server.
ADDR - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
 
addRepeatOfPreviousCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
Add entry for repeat of previousCode we haven't added, yet.
addRequestHeader(Header) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Adds the specified request header, not overwriting any previous value.
addRequestHeader(Header) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Adds the specified request header, NOT overwriting any previous value.
addRequestHeader(String, String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Adds the specified request header, not overwriting any previous value.
addRequestHeader(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Adds the specified request header, NOT overwriting any previous value.
addRequestHeaders(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectMethod
Populates the request headers map to with additional headers to be submitted to the given HttpConnection.
addRequestHeaders(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Generates all the required request headers to be submitted via the given connection.
addRequestHeaders(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
Populates the request headers map to with additional headers to be submitted to the given HttpConnection.
addRequestHeaders(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.ExpectContinueMethod
Sets the Expect header if it has not already been set, in addition to the "standard" set of headers.
addRequestHeaders(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.MultipartPostMethod
Deprecated.
Populates the request headers map to with additional headers to be submitted to the given HttpConnection.
addResponseFooter(Header) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Add a footer to this method's response.
addResponseFooter(Header) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Use this method internally to add footers.
addToFile(File, String, int, String) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
add a line to a file.
addToXmlFile(File, String, String[], String, String) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
add something to an xml file
addUserAgentRequestHeader(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Generates default User-Agent request header, as long as no User-Agent request header already exists.
adjustToLong(int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipUtil
Assumes a negative integer really is a positive integer that has wrapped around and re-creates the original value.
admin - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerMainFunction
install grouper
AED_SIG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
Archive extra data record signature.
AES_ENCRYPTED - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
Compression Method 99 for AES encryption.
AES256SHA256 - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethod
AES encryption with a key length of 256 bit using SHA256 for hashes - only supported when reading
ALLOW_CIRCULAR_REDIRECTS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
Defines whether circular redirects (redirects to the same location) should be allowed.
ALLOW_FLAWED_CONTEXT_PROPERTY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
The name (org.apache.commons.logging.Log.allowFlawedContext) of the system property which can be set true/false to determine system behaviour when a bad context-classloader is encountered.
ALLOW_FLAWED_DISCOVERY_PROPERTY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
The name (org.apache.commons.logging.Log.allowFlawedDiscovery) of the system property which can be set true/false to determine system behaviour when a bad logging adapter class is encountered during logging discovery.
ALLOW_FLAWED_HIERARCHY_PROPERTY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
The name (org.apache.commons.logging.Log.allowFlawedHierarchy) of the system property which can be set true/false to determine system behaviour when a logging adapter class is encountered which has bound to the wrong Log class implementation.
allowed_abs_path - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Those characters that are allowed for the abs_path.
allowed_authority - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Those characters that are allowed for the authority component.
allowed_fragment - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Those characters that are allowed for the fragment component.
allowed_host - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Those characters that are allowed for the host component.
allowed_IPv6reference - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Those characters that are allowed for the IPv6reference component.
allowed_opaque_part - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Those characters that are allowed for the opaque_part.
allowed_query - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Those characters that are allowed for the query component.
allowed_reg_name - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Those characters that are allowed for the reg_name.
allowed_rel_path - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Those characters that are allowed for the rel_path.
allowed_userinfo - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Those characters that are allowed for the userinfo component.
allowed_within_authority - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Those characters that are allowed for the authority component.
allowed_within_path - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Those characters that are allowed within the path.
allowed_within_query - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Those characters that are allowed within the query component.
allowed_within_userinfo - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Those characters that are allowed for within the userinfo component.
alpha - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for alpha.
alphanum - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for alphanum (join of alpha & digit).
Always - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64Mode
Use Zip64 extensions for all entries, even if it is clear it is not required.
ALWAYS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.UnicodeExtraFieldPolicy
Always create Unicode extra fields.
AMIGA - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
 
analyzeAndFixJars - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerUpgradeTaskAction
analyze and fix jars
ANY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScope
Default scope matching any host, port, realm and authentication scheme.
ANY_HOST - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScope
The null value represents any host.
ANY_HOST_CONFIGURATION - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
A value to represent any host configuration, instead of using something like null.
ANY_PORT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScope
The -1 value represents any port.
ANY_REALM - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScope
The null value represents any realm.
ANY_SCHEME - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScope
The null value represents any authentication scheme.
append(boolean) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Append a hashCode for a boolean.
append(boolean[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Append a hashCode for a boolean array.
append(boolean[], boolean[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Deep comparison of array of boolean.
append(boolean, boolean) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Test if two booleanss are equal.
append(byte) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Append a hashCode for a byte.
append(byte[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Append a hashCode for a byte array.
append(byte[], byte[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Deep comparison of array of byte.
append(byte, byte) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Test if two bytes are equal.
append(char) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Append a hashCode for a char.
append(char) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
append(char[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Append a hashCode for a char array.
append(char[], char[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Deep comparison of array of char.
append(char, char) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Test if two chars are equal.
append(char, char) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
append(double) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Append a hashCode for a double.
append(double[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Append a hashCode for a double array.
append(double[], double[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Deep comparison of array of double.
append(double, double) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Test if two doubles are equal by testing that the pattern of bits returned by doubleToLong are equal.
append(float) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Append a hashCode for a float.
append(float[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Append a hashCode for a float array.
append(float[], float[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Deep comparison of array of float.
append(float, float) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Test if two floats are equal byt testing that the pattern of bits returned by doubleToLong are equal.
append(int) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Append a hashCode for an int.
append(int[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Append a hashCode for an int array.
append(int[], int[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Deep comparison of array of int.
append(int, int) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Test if two ints are equal.
append(long) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Append a hashCode for a long.
append(long[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Append a hashCode for a long array.
append(long[], long[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Deep comparison of array of long.
append(long, long) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Test if two long s are equal.
append(short) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Append a hashCode for a short.
append(short[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Append a hashCode for a short array.
append(short[], short[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Deep comparison of array of short.
append(short, short) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Test if two shorts are equal.
append(Object) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Append a hashCode for an Object.
append(Object[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Append a hashCode for an Object array.
append(Object[], Object[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Performs a deep comparison of two Object arrays.
append(Object, Object) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Test if two Objects are equal using their equals method.
append(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
append(StringBuilder, String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
append and maybe put a separator in there
append(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
appendAlternate(char) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
appendAlternate(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
appendPrimary(char) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
appendPrimary(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
appendSuper(boolean) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Adds the result of super.equals() to this builder.
appendSuper(int) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Adds the result of super.hashCode() to this builder.
APPLE_GS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
 
applied - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerPatchStatus
patch was applied
AR - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveStreamFactory
Constant used to identify the AR archive format.
ArArchiveEntry - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar
Represents an archive entry in the "ar" format.
ArArchiveEntry(File, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveEntry
Create a new instance using the attributes of the given file
ArArchiveEntry(String, long) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveEntry
Create a new instance using a couple of default values.
ArArchiveEntry(String, long, int, int, int, long) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveEntry
Create a new instance.
ArArchiveInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar
Implements the "ar" archive format as an input stream.
ArArchiveInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveInputStream
Constructs an Ar input stream with the referenced stream
ArArchiveOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar
Implements the "ar" archive format as an output stream.
ArArchiveOutputStream(OutputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
 
ArchiveEntry - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers
Represents an entry of an archive.
ArchiveException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers
Archiver related Exception
ArchiveException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveException
Constructs a new exception with the specified detail message.
ArchiveException(String, Exception) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveException
Constructs a new exception with the specified detail message and cause.
ArchiveInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers
Archive input streams MUST override the InputStream.read(byte[], int, int) - or ArchiveInputStream.read() - method so that reading from the stream generates EOF for the end of data in each entry as well as at the end of the file proper.
ArchiveInputStream() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveInputStream
 
ArchiveOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers
Archive output stream implementations are expected to override the OutputStream.write(byte[], int, int) method to improve performance.
ArchiveOutputStream() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveOutputStream
 
ArchiveStreamFactory - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers
Factory to create Archive[In|Out]putStreams from names or the first bytes of the InputStream.
ArchiveStreamFactory() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveStreamFactory
 
ArchiveUtils - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils
Generic Archive utilities
areStreamFlagsEqual(StreamFlags, StreamFlags) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.DecoderUtil
 
argAfter(String[], String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
return the arg after the argBefore, or null if not there, or exception if argBefore is not found
argKey(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
from a command line arg, get the key.
argMap(String[]) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
add an option: --whatever=val to a map of options where --whatever is key, and val is value
argMapBoolean(Map<String, String>, Map<String, String>, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the value from the argMap
argMapBoolean(Map<String, String>, Map<String, String>, String, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the value from the argMap, throw exception if not there and required
argMapFileList(Map<String, String>, Map<String, String>, String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the list from comma separated from the argMap, throw exception if not there and required
argMapInteger(Map<String, String>, Map<String, String>, String, boolean, Integer) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the value from the argMap, throw exception if not there and required
argMapList(Map<String, String>, Map<String, String>, String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the list from comma separated from the argMap, throw exception if not there and required
argMapSet(Map<String, String>, Map<String, String>, String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the set from comma separated from the argMap, throw exception if not there and required
argMapString(Map<String, String>, Map<String, String>, String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the value from the argMap, throw exception if not there and required
argMapTimestamp(Map<String, String>, Map<String, String>, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the value from the argMap, throw exception if not there and required
argValue(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
from a command line arg, get the key.
ARJ - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveStreamFactory
Constant used to identify the ARJ archive format.
ArjArchiveEntry - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj
An entry in an ARJ archive.
ArjArchiveEntry() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry
 
ArjArchiveEntry.HostOs - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj
The known values for HostOs.
ArjArchiveInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj
Implements the "arj" archive format as an InputStream.
ArjArchiveInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
Constructs the ArjInputStream, taking ownership of the inputStream that is passed in, and using the CP437 character encoding.
ArjArchiveInputStream(InputStream, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
Constructs the ArjInputStream, taking ownership of the inputStream that is passed in.
ARM - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple
 
ARM(boolean, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple.ARM
 
ARMOptions - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
BCJ filter for little endian ARM instructions.
ARMOptions() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.ARMOptions
 
ARMThumb - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple
 
ARMThumb(boolean, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple.ARMThumb
 
ARMThumbOptions - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
BCJ filter for little endian ARM-Thumb instructions.
ARMThumbOptions() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.ARMThumbOptions
 
AsiExtraField - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Adds Unix file permission and UID/GID fields as well as symbolic link handling.
AsiExtraField() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
Constructor for AsiExtraField.
AsNeeded - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64Mode
Use Zip64 extensions for all entries where they are required, don't use them for entries that clearly don't require them.
assertion(boolean, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
If false, throw an assertException, and give a reason
assertNotOpen() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Throws an IllegalStateException if the connection is already open.
assertOpen() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Throws an IllegalStateException if the connection is not open.
assignDebugToConsole(boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
if we should debug to console
assignField(Class, Object, String, Object, boolean, boolean, boolean, Class<? extends Annotation>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
assign data to a field
assignField(Class, Object, String, Object, Class<? extends Annotation>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
assign data to a field.
assignField(Object, String, Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
assign data to a field.
assignField(Field, Object, Object, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
assign data to a field
assignField(Field, Object, Object, boolean, boolean, Class<? extends Annotation>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
assign data to a field
assignSetter(Object, String, Object, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
assign data to a setter.
ATARI_ST - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
 
ATIMELEN_GNU - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of the access time field in an old GNU header buffer.
attachParam(PreparedStatement, Object, int) - Method in enum class edu.internet2.middleware.grouperInstaller.util.GiDbUtils.DbType
attach a param to a prepared statement
attributes - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Configuration attributes.
AUTH_SCHEME_PRIORITY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthPolicy
The key used to look up the list of IDs of supported authentication schemes in their order of preference.
AuthChallengeException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
Signals a failure processing authentication challenge
AuthChallengeException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthChallengeException
Creates a new AuthChallengeException with a null detail message.
AuthChallengeException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthChallengeException
Creates a new AuthChallengeException with the specified message.
AuthChallengeException(String, Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthChallengeException
Creates a new AuthChallengeException with the specified detail message and cause.
AuthChallengeParser - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
This class provides utility methods for parsing HTTP www and proxy authentication challenges.
AuthChallengeParser() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthChallengeParser
 
AuthChallengeProcessor - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
This class provides utility methods for processing HTTP www and proxy authentication challenges.
AuthChallengeProcessor(HttpParams) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthChallengeProcessor
Creates an authentication challenge processor with the given HTTP parameters
authenticate(AuthScheme, HttpMethod, HttpConnection, HttpState) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.HttpAuthenticator
Deprecated.
use AuthScheme
authenticate(Credentials, HttpMethod) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScheme
Produces an authorization string for the given set of Credentials.
authenticate(Credentials, HttpMethod) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.BasicScheme
Produces basic authorization string for the given set of Credentials.
authenticate(Credentials, HttpMethod) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.DigestScheme
Produces a digest authorization string for the given set of Credentials, method name and URI.
authenticate(Credentials, HttpMethod) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.NTLMScheme
Produces NTLM authorization string for the given set of Credentials.
authenticate(Credentials, String, String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScheme
Deprecated.
Use AuthScheme.authenticate(Credentials, HttpMethod) Produces an authorization string for the given set of Credentials, method name and URI using the given authentication scheme in response to the actual authorization challenge.
authenticate(Credentials, String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.BasicScheme
authenticate(Credentials, String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.DigestScheme
authenticate(Credentials, String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.NTLMScheme
authenticate(NTCredentials, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.NTLMScheme
authenticate(NTCredentials, String, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.NTLMScheme
authenticate(UsernamePasswordCredentials) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.BasicScheme
Deprecated.
Use BasicScheme.authenticate(UsernamePasswordCredentials, String) Returns a basic Authorization header value for the given UsernamePasswordCredentials.
authenticate(UsernamePasswordCredentials, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.BasicScheme
Returns a basic Authorization header value for the given UsernamePasswordCredentials and charset.
authenticateDefault(HttpMethod, HttpConnection, HttpState) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.HttpAuthenticator
Deprecated.
use AuthScheme
authenticateProxy(AuthScheme, HttpMethod, HttpConnection, HttpState) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.HttpAuthenticator
Deprecated.
use AuthScheme
authenticateProxyDefault(HttpMethod, HttpConnection, HttpState) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.HttpAuthenticator
Deprecated.
use AuthScheme
AuthenticationException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
Signals a failure in authentication process
AuthenticationException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthenticationException
Creates a new AuthenticationException with a null detail message.
AuthenticationException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthenticationException
Creates a new AuthenticationException with the specified message.
AuthenticationException(String, Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthenticationException
Creates a new AuthenticationException with the specified detail message and cause.
authority - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for authority.
AuthPolicy - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
Authentication policy class.
AuthPolicy() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthPolicy
 
AuthScheme - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
This interface represents an abstract challenge-response oriented authentication scheme.
AuthSchemeBase - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
Deprecated.
No longer used
AuthSchemeBase(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthSchemeBase
Deprecated.
Use parameterless constructor and AuthScheme.processChallenge(String) method
AuthScope - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
The class represents an authentication scope consisting of a host name, a port number, a realm name and an authentication scheme name which Credentials apply to.
AuthScope(AuthScope) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScope
Creates a copy of the given credentials scope.
AuthScope(String, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScope
Creates a new credentials scope for the given host, port, any realm name, and any authentication scheme.
AuthScope(String, int, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScope
Creates a new credentials scope for the given host, port, realm, and any authentication scheme.
AuthScope(String, int, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScope
Creates a new credentials scope for the given host, port, realm, and authentication scheme.
AuthState - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
This class provides detailed information about the state of the authentication process.
AuthState() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthState
Default constructor.
available() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
Returns 0 after EOF has reached for the current entry data, otherwise always return 1.
available() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Get the available data that can be read from the current entry in the archive.
available() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateCompressorInputStream
available() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.lzma.LZMACompressorInputStream
available() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream
available() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.snappy.SnappyCompressorInputStream
available() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZCompressorInputStream
 
available() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ContentLengthInputStream
 
available() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaInputStream
Calls in.available().
available() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2InputStream
Returns the number of uncompressed bytes that can be read without blocking.
available() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Returns the number of uncompressed bytes that can be read without blocking.
available() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SingleXZInputStream
Returns the number of uncompressed bytes that can be read without blocking.
available() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZInputStream
Returns the number of uncompressed bytes that can be read without blocking.

B

back - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerDevelopAction
back to admin
back - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerManageAction
back to admin
backupAndCopyFile(File, File, boolean) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
backupAndDeleteFile(File, boolean) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
BACKWARD_SIZE_MAX - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.Util
 
backwardSize - Variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.StreamFlags
 
bakFile(File) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
Base64 - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary
Provides Base64 encoding and decoding as defined by RFC 2045.
Base64() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Base64
 
BASEBLOCKSIZE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
 
BASIC - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthPolicy
Basic authentication scheme as defined in RFC2617 (considered inherently insecure, but most widely supported)
BasicScheme - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
Basic authentication scheme as defined in RFC 2617.
BasicScheme() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.BasicScheme
Default constructor for the basic authetication scheme.
BasicScheme(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.BasicScheme
Deprecated.
Use parameterless constructor and AuthScheme.processChallenge(String) method
batchList(Collection<T>, int, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
retrieve a batch by 0 index.
batchNumberOfBatches(int, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
If batching this is the number of batches
batchNumberOfBatches(Collection<?>, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
If batching this is the number of batches
BCJ_ARM_FILTER - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethod
BCJ ARM platform.
BCJ_ARM_THUMB_FILTER - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethod
BCJ ARM Thumb platform.
BCJ_IA64_FILTER - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethod
BCJ I64 platform.
BCJ_PPC_FILTER - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethod
BCJ PowerPC platform.
BCJ_SPARC_FILTER - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethod
BCJ Sparc platform.
BCJ_X86_FILTER - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethod
BCJ x86 platform version 1.
BCodec - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net
Identical to the Base64 encoding defined by RFC 1521 and allows a character set to be specified.
BCodec() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.BCodec
Default constructor.
BCodec(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.BCodec
Constructor which allows for the selection of a default charset
bigDecimalObjectValue(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Convert an object to a byte, allow nulls
BIGNUMBER_ERROR - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Fail if a big number (e.g.
BIGNUMBER_POSIX - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
POSIX/PAX extensions are used to store big numbers in the archive.
BIGNUMBER_STAR - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
star/GNU tar/BSD tar extensions are used to store big number in the archive.
bin - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile.PatchFileType
bin directory
BinaryCodec - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary
Translates between byte arrays and strings of "0"s and "1"s.
BinaryCodec() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.BinaryCodec
 
BinaryDecoder - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec
Defines common decoding methods for byte array decoders.
BinaryEncoder - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec
Defines common encoding methods for byte array encoders.
BITS - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
 
bitsCached - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
 
bitsCachedSize - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
 
BLKDEV - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE
 
BLOCK_HEADER_SIZE_MAX - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.Util
 
BLOCK_SIZE - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
The default block size.
BlockInfo - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index
 
BlockInfo(IndexDecoder) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.BlockInfo
 
blockNumber - Variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.BlockInfo
 
booleanObjectValue(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the Boolean value for an object
booleanValue(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the boolean value for an object, cant be null or blank
booleanValue(Object, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the boolean value for an object
BOUNDARY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
BOUNDARY_BYTES - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Deprecated. 
BoundedInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils
A stream that limits reading from a wrapped stream to a given number of bytes.
BoundedInputStream(InputStream, long) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.BoundedInputStream
Creates the stream that will at most read the given amount of bytes from the given stream.
BROWSER_COMPATIBILITY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
The policy that provides high degree of compatibilty with common cookie management of popular HTTP agents.
BUFFER_WARN_TRIGGER_LIMIT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Sets the maximum buffered response size (in bytes) that triggers no warning.
buildContainer - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerMainFunction
build container
ByteArrayPartSource - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart
A PartSource that reads from a byte array.
ByteArrayPartSource(String, byte[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.ByteArrayPartSource
Constructor for ByteArrayPartSource.
ByteArrayRequestEntity - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods
A RequestEntity that contains an array of bytes.
ByteArrayRequestEntity(byte[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.ByteArrayRequestEntity
Creates a new entity with the given content.
ByteArrayRequestEntity(byte[], String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.ByteArrayRequestEntity
Creates a new entity with the given content and content type.
byteCountToDisplaySize(long) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Returns a human-readable version of the file size (original is in bytes).
byteObjectValue(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Convert an object to a byte, allow nulls
byteValue(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert an object to a byte
BZIP2 - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethod
BZIP2
BZIP2 - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
Compression Method 12 for bzip2.
BZIP2 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorStreamFactory
Constant used to identify the BZIP2 compression algorithm.
BZip2CompressorInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2
An input stream that decompresses from the BZip2 format to be read as any other stream.
BZip2CompressorInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
Constructs a new BZip2CompressorInputStream which decompresses bytes read from the specified stream.
BZip2CompressorInputStream(InputStream, boolean) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
Constructs a new BZip2CompressorInputStream which decompresses bytes read from the specified stream.
BZip2CompressorOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2
An output stream that compresses into the BZip2 format into another stream.
BZip2CompressorOutputStream(OutputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
Constructs a new BZip2CompressorOutputStream with a blocksize of 900k.
BZip2CompressorOutputStream(OutputStream, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
Constructs a new BZip2CompressorOutputStream with specified blocksize.
BZip2Utils - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2
Utility code for the BZip2 compression format.
BZLIB - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
 

C

C_IRGRP - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Permits a file's group to read the file
C_IROTH - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Permits others to read the file
C_IRUSR - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Permits the owner of a file to read the file
C_ISBLK - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Defines a block device
C_ISCHR - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Defines a character device
C_ISDIR - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Defines a directory
C_ISFIFO - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Defines a pipe
C_ISGID - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Set group ID
C_ISLNK - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Defines a symbolic link
C_ISNWK - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
HP/UX network special (C_ISCTG)
C_ISREG - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Defines a regular file
C_ISSOCK - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Defines a socket
C_ISUID - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Set user ID
C_ISVTX - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
On directories, restricted deletion flag.
C_IWGRP - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Permits a file's group to write to the file
C_IWOTH - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Permits others to write to the file
C_IWUSR - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Permits the owner of a file to write to the file
C_IXGRP - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Permits a file's group to execute the file or to search the directory
C_IXOTH - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Permits others to execute the file or to search the directory
C_IXUSR - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Permits the owner of a file to execute the file or to search the directory
callMethod(Class, Object, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
helper method for calling a method with no params (could be in superclass)
callMethod(Class, Object, String, Object, Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
helper method for calling a method (could be in superclass)
callMethod(Class, Object, String, Object, Object, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
helper method for calling a method
callMethod(Class, Object, String, Object, Object, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
helper method for calling a method
callMethod(Class, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
helper method for calling a static method up the stack.
callMethod(Class, String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
helper method for calling a static method with no params
callMethod(Class, String, Object, Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
helper method for calling a static method up the stack
callMethod(Object, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
helper method for calling a method with no params (could be in superclass), will override security
canEncode(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEncoding
Check, whether the given string may be losslessly encoded using this encoding.
canReadEntryData(ArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveInputStream
Whether this stream is able to read the given entry.
canReadEntryData(ArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
 
canReadEntryData(ArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Whether this class is able to read the given entry.
canReadEntryData(ArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
Whether this class is able to read the given entry.
canReadEntryData(ZipArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipFile
Whether this class is able to read the given entry.
canWriteEntryData(ArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveOutputStream
Whether this stream is able to write the given entry.
canWriteEntryData(ArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Whether this stream is able to write the given entry.
capitalize(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Capitalizes a String changing the first letter to title case as per Character.toTitleCase(char).
cause - Variable in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogConfigurationException
The underlying cause of this exception.
CENATT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
CENATX - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
CENCOM - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
CENCRC - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
CENDSK - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
CENEXT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
CENFLG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
CENHDR - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
CENHOW - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
CENLEN - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
CENNAM - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
CENOFF - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
CENSIG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
CENSIZ - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
CENTIM - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
CENVEM - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
CENVER - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
CFH_SIG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
Central File Header Signature
ChangeSet - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.changes
ChangeSet collects and performs changes to an archive.
ChangeSet() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.changes.ChangeSet
 
ChangeSetPerformer - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.changes
Performs ChangeSet operations on a stream.
ChangeSetPerformer(ChangeSet) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.changes.ChangeSetPerformer
Constructs a ChangeSetPerformer with the changes from this ChangeSet
ChangeSetResults - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.changes
Stores the results of an performed ChangeSet operation.
ChangeSetResults() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.changes.ChangeSetResults
 
characters - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
 
charAt(String, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone
Gets the character at index index if available, otherwise it returns Character.MIN_VALUE so that there is some sort of a default
charObjectValue(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the Character wrapper value for the input
charset - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
The default charset used for string decoding and encoding.
CHARSET - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Content charset
CHARSET_BYTES - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Content charset as a byte array
CharsetNames - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils
Character encoding names required of every implementation of the Java platform.
CharsetNames() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CharsetNames
 
Charsets - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils
Charsets required of every implementation of the Java platform.
Charsets() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.Charsets
 
charValue(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert an object to a char
Check - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check
 
Check() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.Check
 
CHECK_CRC32 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZ
Integrity check ID for CRC32.
CHECK_CRC64 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZ
Integrity check ID for CRC64.
CHECK_NONE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZ
Integrity check ID indicating that no integrity check is calculated.
CHECK_SHA256 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZ
Integrity check ID for SHA-256.
checkConnection() - Method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
check connection to the db
checkConnectionQuery() - Method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
check connection to the db
checkForEvictions(boolean) - Method in class edu.internet2.middleware.grouperInstaller.util.ExpirableCache
check and remove elements that are stale
checkNotUsed() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Throws an IllegalStateException if the HTTP method has been already executed, but not recycled.
CHECKSUM - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants
 
ChecksumVerifyingInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils
A stream that verifies the checksum of the data read once the stream is exhausted.
ChecksumVerifyingInputStream(Checksum, InputStream, long, long) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.ChecksumVerifyingInputStream
 
checkType - Variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.StreamFlags
 
checkUsed() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Throws an IllegalStateException if the HTTP method has not been executed since last recycle.
checkValid() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Verify the valid class use for construction.
checkValid() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Verify the valid class use for construction.
CHKSUM_OFFSET - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Offset of the checksum field within header record.
CHKSUMLEN - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of the checksum field in a header buffer.
chooseBlockSize(long) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
Chooses a blocksize based on the given length of the data to compress.
CHRDEV - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE
 
ChunkedInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Transparently coalesces chunks of a HTTP stream that uses Transfer-Encoding chunked.
ChunkedInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedInputStream
ChunkedInputStream constructor
ChunkedInputStream(InputStream, HttpMethod) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedInputStream
ChunkedInputStream constructor that associates the chunked input stream with a HTTP method.
ChunkedOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Implements HTTP chunking support.
ChunkedOutputStream(OutputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedOutputStream
Wraps a stream and chunks the output.
ChunkedOutputStream(OutputStream, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedOutputStream
Wraps a stream and chunks the output.
CircularRedirectException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Signals a circular redirect
CircularRedirectException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.CircularRedirectException
Creates a new CircularRedirectException with a null detail message.
CircularRedirectException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.CircularRedirectException
Creates a new CircularRedirectException with the specified detail message.
CircularRedirectException(String, Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.CircularRedirectException
Creates a new CircularRedirectException with the specified detail message and cause.
classesString(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
print the simple names of a list of classes
classLoader() - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
fast class loader
classLoader() - Static method in class edu.internet2.middleware.grouperInstallerExt.util.ExtInstallerUtils
fast class loader
className(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
null safe classname method, gets the unenhanced name
classNameCollection(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
null safe classname method, max out at 20
classpathAddFile(File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
add a jar to classpath
classpathAddUrl(URL) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
use reflection to add a jar to the classpath
clazz - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile.PatchFileType
goes on classpath
clear() - Method in class edu.internet2.middleware.grouperInstaller.util.ExpirableCache
delete the cache
clear() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderGroup
Removes any contained headers.
clear() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Clears the state information (all cookies, credentials and proxy credentials).
clear() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
Removes all parameters from this collection.
clearAll() - Static method in class edu.internet2.middleware.grouperInstaller.util.ExpirableCache
clear out all caches everywhere (session, request, context, etc)
clearCode - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
 
clearCookies() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Clears all cookies.
clearCredentials() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Clears all credentials.
clearProxyCredentials() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Clears all proxy credentials.
clearRequestBody() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
Clears the request body.
clearRequestBody() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PostMethod
Clears request body.
CLI - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz
 
CLI() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.CLI
 
clone() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
 
clone() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
 
clone() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X7875_NewUnix
 
clone() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Overwrite clone.
clone() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
 
clone() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipShort
 
clone() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
 
clone() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpHost
 
clone() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
Clones this collection of parameters.
clone() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyHost
 
clone() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Create and return a copy of this object, the URI-reference containing the userinfo component.
clone() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.ARMOptions
 
clone() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaOptions
 
clone() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
 
clone(T, Set<String>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
clone an object, assign primitives, Strings, maps of string attributes.
cloneFields(T, T, Set<String>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
clone an object, assign primitives, Strings, maps of string attributes.
cloneValue(T) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
helper method to clone the value of a field.
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveInputStream
 
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
Calls finish if necessary, and then closes the OutputStream
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
 
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
Closes the CPIO input stream.
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
Closes the CPIO output stream as well as the stream being filtered.
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
Closes the stream for this entry.
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZFile
Closes the archive.
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
Closes the archive, calling SevenZOutputFile.finish() if necessary.
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Closes this stream.
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Closes the underlying OutputStream.
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
 
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Closes this output stream and releases any system resources associated with the stream.
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipFile
Closes the archive.
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
 
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
 
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateCompressorInputStream
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateCompressorOutputStream
 
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
Closes the input stream (unless it is System.in).
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipCompressorOutputStream
 
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.lzma.LZMACompressorInputStream
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.snappy.SnappyCompressorInputStream
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZCompressorInputStream
 
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZCompressorOutputStream
 
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
 
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.BoundedInputStream
 
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.ChecksumVerifyingInputStream
 
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedInputStream
Upon close, this reads the remainder of the chunked message, leaving the underlying socket at a position to start reading the next response without scanning.
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedOutputStream
Finishes writing to the underlying stream, but does NOT close the underlying stream.
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ContentLengthInputStream
Reads until the end of the known length of content.
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Closes the socket and streams.
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaInputStream
Closes the stream and calls in.close().
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.FinishableWrapperOutputStream
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2InputStream
Closes the stream and calls in.close().
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMAInputStream
Closes the stream and calls in.close().
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableFileInputStream
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Closes the stream and calls in.close().
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SingleXZInputStream
Closes the stream and calls in.close().
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZInputStream
Closes the stream and calls in.close().
close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZOutputStream
Finishes compression and closes the underlying stream.
closeArchiveEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
 
closeArchiveEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveOutputStream
Closes the archive entry, writing any trailer information that may be required.
closeArchiveEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
 
closeArchiveEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
Closes the archive entry.
closeArchiveEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Close an entry.
closeArchiveEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Writes all necessary data for this entry.
closeIdleConnections(long) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnectionManager
Closes connections that have been idle for at least the given amount of time.
closeIdleConnections(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
 
closeIdleConnections(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.SimpleHttpConnectionManager
 
closeIdleConnections(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.IdleConnectionHandler
Closes connections that have been idle for at least the given amount of time.
closeIfStale() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Closes the connection if stale.
closeQuietly(ZipFile) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipFile
close a zipfile quietly; throw no io fault, do nothing on a null parameter
closeQuietly(Closeable) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.IOUtils
Closes the given Closeable and swallows any IOException that may occur.
closeQuietly(InputStream) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Unconditionally close an InputStream.
closeQuietly(OutputStream) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Unconditionally close an OutputStream.
closeQuietly(Reader) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Unconditionally close an Reader.
closeQuietly(Writer) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
close a writer quietly
closeQuietly(Connection) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
close a connection null safe and dont throw exception
closeQuietly(ResultSet) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
close a resultSet null safe and dont throw exception
closeQuietly(Statement) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
close a statement null safe and dont throw exception
closeQuietly(ZipFile) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Unconditionally close a ZipFile.
closeSocketAndStreams() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Closes everything out.
CLRI - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
 
code(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple.ARM
 
code(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple.ARMThumb
 
code(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple.IA64
 
code(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple.PowerPC
 
code(byte[], int, int) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple.SimpleFilter
 
code(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple.SPARC
 
code(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple.X86
 
Coder() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil.Coder
Deprecated.
 
codeSize - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
 
CommandResult(String, String, int) - Constructor for class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils.CommandResult
Create a container to hold the results of an execution.
COMMENT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
 
COMMENTURL - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
 
compare(Object, Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.StringEncoderComparator
Compares two strings based not on the strings themselves, but on an encoding of the two strings using the StringEncoder this Comparator was created with.
compare(Object, Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Compares two cookies to determine order for cookie header.
compare(Object, Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePathComparator
 
compareObjectFields(Object, Object, Set<String>, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
compare two objects, compare primitives, Strings, maps of string attributes.
compareTo(HttpVersion) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpVersion
Compares this HTTP protocol version with another one.
compareTo(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpVersion
 
compareTo(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Compare this URI to another object.
compareVersions(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Given two string of a.b.c..., return 0 if equal, -1 if first string is lower, and 1 if first string is higher (similar to Integer.compareTo())
COMPATIBILITY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
compressedOffset - Variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.BlockInfo
 
CompressorException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors
Compressor related exception
CompressorException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorException
Constructs a new exception with the specified detail message.
CompressorException(String, Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorException
Constructs a new exception with the specified detail message and cause.
CompressorInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors
 
CompressorInputStream() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorInputStream
 
CompressorOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors
 
CompressorOutputStream() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorOutputStream
 
CompressorStreamFactory - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors
Factory to create Compressor[In|Out]putStreams from names.
CompressorStreamFactory() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorStreamFactory
 
computeCheckSum(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarUtils
Compute the checksum of a tar entry header.
computeSha1() - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
compute sha1
computeUrl(String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
compute a url of a resource
computeUrl(String, boolean) - Static method in class edu.internet2.middleware.grouperInstallerExt.util.ExtInstallerUtils
compute a url of a resource
configPropertyDuplicates(File, File) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
configureTomcatUriEncoding(File) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
connect() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyClient
Creates a socket that is connected, via the HTTP CONNECT method, to a proxy.
connect() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
connect(String, Properties) - Method in class edu.internet2.middleware.grouperInstaller.driverShim.DatabaseShimBase
 
connection() - Method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
get a connection to the oracle DB
CONNECTION_MANAGER_CLASS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
Defines the default HTTP connection manager class.
CONNECTION_MANAGER_TIMEOUT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
Sets the timeout in milliseconds used when retrieving an HTTP connection from the HTTP connection manager.
CONNECTION_TIMEOUT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Determines the timeout until a connection is etablished.
ConnectionPoolTimeoutException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
A timeout while connecting waiting for an available connection from an HttpConnectionManager.
ConnectionPoolTimeoutException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectionPoolTimeoutException
Creates a ConnectTimeoutException with a null detail message.
ConnectionPoolTimeoutException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectionPoolTimeoutException
Creates a ConnectTimeoutException with the specified detail message.
ConnectionPoolTimeoutException(String, Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectionPoolTimeoutException
Creates a new ConnectTimeoutException with the specified detail message and cause.
ConnectMethod - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Establishes a tunneled HTTP connection via the CONNECT method.
ConnectMethod() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectMethod
Deprecated.
use #ConnectMethod(HttpHost); Create a connect method.
ConnectMethod(HostConfiguration) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectMethod
Create a connect method.
ConnectMethod(HttpMethod) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectMethod
Deprecated.
the wrapped method is no longer used Create a connect method wrapping the existing method
ConnectTimeoutException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
A timeout while connecting to an HTTP server or waiting for an available connection from an HttpConnectionManager.
ConnectTimeoutException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectTimeoutException
Creates a ConnectTimeoutException with a null detail message.
ConnectTimeoutException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectTimeoutException
Creates a ConnectTimeoutException with the specified detail message.
ConnectTimeoutException(String, Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectTimeoutException
Creates a new ConnectTimeoutException with the specified detail message and cause.
construct(Class<T>, Class[], Object[]) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
construct an instance by reflection
contains(Object[], Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Checks if the object is in the given array.
contains(String, char) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Checks if String contains a search character, handling null.
contains(String, int, int, String[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone
Determines whether value contains any of the criteria starting at index start and matching up to length length
contains(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Checks if String contains a search String, handling null.
containsAny(Collection<T>, Collection<T>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
if a collection contains any element in another collection
containsHeader(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderGroup
Tests if headers with the given name are contained within this group.
containsKey(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
 
CONTENT_DISPOSITION - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Content dispostion characters
CONTENT_DISPOSITION_BYTES - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Content dispostion as a byte array
CONTENT_LENGTH_AUTO - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
CONTENT_LENGTH_AUTO - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.InputStreamRequestEntity
The content length will be calculated automatically.
CONTENT_LENGTH_CHUNKED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
CONTENT_TRANSFER_ENCODING - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Content type header
CONTENT_TRANSFER_ENCODING_BYTES - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Content type header as a byte array
CONTENT_TYPE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Content type header
CONTENT_TYPE_BYTES - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Content type header as a byte array
contentEquals(File, File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Compares the contents of two files to determine if they are equal or not.
contentEquals(InputStream, InputStream) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Compare the contents of two Streams to determine if they are equal or not.
contentEquals(Reader, Reader) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Compare the contents of two Readers to determine if they are equal or not.
ContentLengthInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Cuts the wrapped InputStream off after a specified number of bytes.
ContentLengthInputStream(InputStream, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ContentLengthInputStream
Deprecated.
use ContentLengthInputStream(InputStream, long) Creates a new length limited stream
ContentLengthInputStream(InputStream, long) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ContentLengthInputStream
Creates a new length limited stream
control - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for control.
ControllerThreadSocketFactory - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol
This helper class is intedned to help work around the limitation of older Java versions (older than 1.4) that prevents from specifying a connection timeout when creating a socket.
ControllerThreadSocketFactory.SocketTask - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol
Helper class for wrapping socket based tasks.
convertEhcacheBaseToProperties(File) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
convertEhcacheXmlToProperties - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerUpgradeTaskAction
convert
convertEhcacheXmlToProperties(File, File, URL) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
convertLongToChar(long) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
this method takes a long (less than 62) and converts it to a 1 character string (a-z, A-Z, 0-9)
convertLongToCharSmall(long) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
this method takes a long (less than 36) and converts it to a 1 character string (A-Z, 0-9)
convertLongToString(long) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert a long to a string by converting it to base 62 (26 lower, 26 upper, 10 digits)
convertLongToStringSmall(long) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert a long to a string by converting it to base 36 (26 upper, 10 digits)
convertSourcesXmlToProperties - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerUpgradeTaskAction
convert sources xml
convertSourcesXmlToProperties(File, URL) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
convertToRuntimeException(Exception) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert an exception to a runtime exception
convertUrlToDriverClassIfNeeded(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
if there is no driver class specified, then try to derive it from the URL
Cookie - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
HTTP "magic-cookie" represents a piece of state information that the HTTP agent and the target server can exchange to maintain a session.
Cookie() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Default constructor.
Cookie(String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Creates a cookie with the given name, value and domain attribute.
Cookie(String, String, String, String, int, boolean) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Creates a cookie with the given name, value, domain attribute, path attribute, maximum age attribute, and secure attribute
Cookie(String, String, String, String, Date, boolean) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Creates a cookie with the given name, value, domain attribute, path attribute, expiration attribute, and secure attribute
COOKIE_POLICY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Defines cookie policy to be used for cookie management.
Cookie2 - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie
Cookie class for RFC2965Spec cookie specification.
Cookie2() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
Default constructor.
Cookie2(String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
Creates a cookie with the given name, value and domain attribute.
Cookie2(String, String, String, String, Date, boolean) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
Creates a cookie with the given name, value, domain attribute, path attribute, expiration attribute, and secure attribute
Cookie2(String, String, String, String, Date, boolean, int[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
Creates a cookie with the given name, value, domain attribute, path attribute, expiration attribute, secure attribute, and ports attribute.
CookieAttributeHandler - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie
Ths interface represents a cookie attribute handler responsible for parsing, validating, and matching a specific cookie attribute, such as path, domain, port, etc.
CookieOrigin - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie
CookieOrigin class incapsulates details of an origin server that are relevant when parsing, validating or matching HTTP cookies.
CookieOrigin(String, int, String, boolean) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieOrigin
 
CookiePathComparator - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie
This cookie comparator ensures that multiple cookies satisfying a common criteria are ordered in the Cookie header such that those with more specific Path attributes precede those with less specific.
CookiePathComparator() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePathComparator
 
CookiePolicy - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie
Cookie management policy class.
CookiePolicy() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
 
cookies - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Array of cookies that this HTTP state contains.
CookieSpec - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie
Defines the cookie management specification.
CookieSpecBase - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie
Cookie management functions shared by all specification.
CookieSpecBase() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpecBase
Default constructor
CookieVersionSupport - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie
Defines cookie specification specific capabilities
copy(InputStream, OutputStream) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Copy bytes from an InputStream to an OutputStream.
copy(InputStream, OutputStream) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.IOUtils
Copies the content of a InputStream into an OutputStream.
copy(InputStream, OutputStream, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.IOUtils
Copies the content of a InputStream into an OutputStream
copy(InputStream, Writer) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Copy bytes from an InputStream to chars on a Writer using the default character encoding of the platform.
copy(InputStream, Writer, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Copy and convert bytes from an InputStream to chars on a Writer, using the specified encoding.
copy(Reader, Writer) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Copy chars from a Reader to a Writer.
COPY - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethod
no compression at all
copyDirectory(File, File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Copies a whole directory to a new location preserving the file dates.
copyDirectory(File, File, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Copies a whole directory to a new location.
copyDirectory(File, File, FileFilter) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Copies a filtered directory to a new location preserving the file dates.
copyDirectory(File, File, FileFilter, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Copies a filtered directory to a new location.
copyDirectoryToDirectory(File, File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Copies a directory to within another directory preserving the file dates.
copyFile(File, File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Copy a file to another file.
copyFile(File, File, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Copies a file to a new location.
copyFile(File, File, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Copy a file to another file.
copyFiles(String, String, Set<String>) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
copy files if they are different from one place to another, print out statuses
copyJarFileIfNotExists(File, File, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
Copy a jar file to another file.
copyLarge(InputStream, OutputStream) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Copy bytes from a large (over 2GB) InputStream to an OutputStream.
copyUncompressed(DataInputStream, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZDecoder
 
copyUncompressed(OutputStream, int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
 
CorruptedInputException - Exception in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
Thrown when the compressed input data is corrupt.
CorruptedInputException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.CorruptedInputException
Creates a new CorruptedInputException with the default error detail message.
CorruptedInputException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.CorruptedInputException
Creates a new CorruptedInputException with the specified error detail message.
count - Variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.Matches
 
count(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveInputStream
Increments the counter of already read bytes.
count(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveOutputStream
Increments the counter of already written bytes.
count(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorInputStream
Increments the counter of already read bytes.
count(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveInputStream
Increments the counter of already read bytes.
count(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveOutputStream
Increments the counter of already written bytes.
count(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorInputStream
Increments the counter of already read bytes.
count(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CountingInputStream
Increments the counter of already read bytes.
count(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CountingOutputStream
Increments the counter of already written bytes.
CountingInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils
Stream that tracks the number of bytes read.
CountingInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CountingInputStream
 
CountingOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils
Stream that tracks the number of bytes read.
CountingOutputStream(OutputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CountingOutputStream
 
CPIO - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveStreamFactory
Constant used to identify the CPIO archive format.
CPIO_TRAILER - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
The special trailer marker
CpioArchiveEntry - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio
A cpio archive consists of a sequence of files.
CpioArchiveEntry(short) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Creates a CPIOArchiveEntry with a specified format.
CpioArchiveEntry(short, File, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Creates a CPIOArchiveEntry with a specified name for a specified file.
CpioArchiveEntry(short, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Creates a CPIOArchiveEntry with a specified name.
CpioArchiveEntry(short, String, long) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Creates a CPIOArchiveEntry with a specified name.
CpioArchiveEntry(File, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Creates a CPIOArchiveEntry with a specified name for a specified file.
CpioArchiveEntry(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Creates a CPIOArchiveEntry with a specified name.
CpioArchiveEntry(String, long) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Creates a CPIOArchiveEntry with a specified name.
CpioArchiveInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio
CPIOArchiveInputStream is a stream for reading cpio streams.
CpioArchiveInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
Construct the cpio input stream with a blocksize of BLOCK_SIZE and expecting ASCII file names.
CpioArchiveInputStream(InputStream, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
Construct the cpio input stream with a blocksize of BLOCK_SIZE expecting ASCII file names.
CpioArchiveInputStream(InputStream, int, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
Construct the cpio input stream with a blocksize of BLOCK_SIZE.
CpioArchiveInputStream(InputStream, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
Construct the cpio input stream with a blocksize of BLOCK_SIZE.
CpioArchiveOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio
CPIOArchiveOutputStream is a stream for writing CPIO streams.
CpioArchiveOutputStream(OutputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
Construct the cpio output stream.
CpioArchiveOutputStream(OutputStream, short) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
Construct the cpio output stream with a specified format, a blocksize of BLOCK_SIZE and using ASCII as the file name encoding.
CpioArchiveOutputStream(OutputStream, short, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
Construct the cpio output stream with a specified format using ASCII as the file name encoding.
CpioArchiveOutputStream(OutputStream, short, int, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
Construct the cpio output stream with a specified format using ASCII as the file name encoding.
CpioArchiveOutputStream(OutputStream, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
Construct the cpio output stream.
CpioConstants - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio
All constants needed by CPIO.
CRC32 - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check
 
CRC32() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.CRC32
 
CRC32VerifyingInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils
A stream that verifies the CRC of the data read once the stream is exhausted.
CRC32VerifyingInputStream(InputStream, long, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CRC32VerifyingInputStream
 
CRC32VerifyingInputStream(InputStream, long, long) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CRC32VerifyingInputStream
 
CRC64 - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check
 
CRC64() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.CRC64
 
CREATE_TIME_BIT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
The bit set inside the flags by when the original creation time is present in this extra field.
createArchiveEntry(File, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
 
createArchiveEntry(File, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveOutputStream
Create an archive entry using the inputFile and entryName provided.
createArchiveEntry(File, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
Creates a new ArchiveEntry.
createArchiveEntry(File, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
Create an archive entry using the inputFile and entryName provided.
createArchiveEntry(File, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
 
createArchiveEntry(File, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Creates a new zip entry taking some information from the given file and using the provided name.
createArchiveInputStream(InputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveStreamFactory
Create an archive input stream from an input stream, autodetecting the archive type from the first few bytes of the stream.
createArchiveInputStream(String, InputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveStreamFactory
Create an archive input stream from an archiver name and an input stream.
createArchiveOutputStream(String, OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveStreamFactory
Create an archive output stream from an archiver name and an input stream.
createCnonce() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.DigestScheme
Creates a random cnonce value based on the current time.
createCompressorInputStream(InputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorStreamFactory
Create an compressor input stream from an input stream, autodetecting the compressor type from the first few bytes of the stream.
createCompressorInputStream(String, InputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorStreamFactory
Create a compressor input stream from a compressor name and an input stream.
createCompressorOutputStream(String, OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorStreamFactory
Create an compressor output stream from an compressor name and an input stream.
createDefaultCipher() - Method in class edu.internet2.middleware.grouperInstaller.morphString.Crypto
Create the default cipher
createExtraField(ZipShort) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ExtraFieldUtils
Create an instance of the appropriate ExtraField, falls back to UnrecognizedExtraField.
createFactory(String, ClassLoader) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Implements the operations described in the javadoc for newFactory.
createInputStream() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.ByteArrayPartSource
 
createInputStream() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePartSource
Return a new FileInputStream for the current filename.
createInputStream() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.PartSource
Gets a new InputStream for reading this source.
createParams() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParamsFactory
 
createParentDirectories(File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Create the parent directories for a file if they do not already exist
createPatch - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerMainFunction
create patch
createSocket(ControllerThreadSocketFactory.SocketTask, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory
 
createSocket(ProtocolSocketFactory, String, int, InetAddress, int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory
This method spawns a controller thread overseeing the process of socket initialisation.
createSocket(String, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory
 
createSocket(String, int) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.ProtocolSocketFactory
Gets a new socket connection to the given host.
createSocket(String, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.ProtocolSocketFactory
Gets a new socket connection to the given host.
createSocket(String, int, InetAddress, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.ProtocolSocketFactory
Gets a new socket connection to the given host.
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createSocket(String, String, int, InetAddress, int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.ReflectionSocketFactory
This method attempts to execute Socket method available since Java 1.4 using reflection.
createSocket(Socket, String, int, boolean) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.SecureProtocolSocketFactory
Returns a socket connected to the given host that is layered over an existing socket.
createSocket(Socket, String, int, boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
 
CREDENTIAL_CHARSET - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Defines the charset to be used when encoding Credentials.
Credentials - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Authentication credentials.
CredentialsNotAvailableException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
Authentication credentials required to respond to a authentication challenge are not available
CredentialsNotAvailableException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.CredentialsNotAvailableException
Creates a new CredentialsNotAvailableException with a null detail message.
CredentialsNotAvailableException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.CredentialsNotAvailableException
Creates a new CredentialsNotAvailableException with the specified message.
CredentialsNotAvailableException(String, Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.CredentialsNotAvailableException
Creates a new CredentialsNotAvailableException with the specified detail message and cause.
CredentialsProvider - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
Credentials provider interface can be used to provide HTTP method with a means to request authentication credentials if no credentials have been given or given credentials are incorrect.
credMap - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Map of credentials by realm that this HTTP state contains.
CRLF - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Carriage return/linefeed
CRLF_BYTES - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Carriage return/linefeed as a byte array
Crypto - Class in edu.internet2.middleware.grouperInstaller.morphString
The purpose of this class is to provide encryption and decryption using standard Java libraries, for potentially large amounts of data.
Crypto(String) - Constructor for class edu.internet2.middleware.grouperInstaller.morphString.Crypto
Default crypto object
CTIMELEN_GNU - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of the created time field in an old GNU header buffer.
currentLogLevel - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
The current log level
currentVersion() - Static method in class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
current grouper version

D

DATA_DESCRIPTOR - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException.Feature
The entry uses a data descriptor.
database - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminManageService
database
DatabaseShimBase - Class in edu.internet2.middleware.grouperInstaller.driverShim
driver in right classloader
DatabaseShimBase() - Constructor for class edu.internet2.middleware.grouperInstaller.driverShim.DatabaseShimBase
construct
DATE_FORMAT - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
string format of dates
DATE_MINUTES_SECONDS_FORMAT - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
format including minutes and seconds: yyyy/MM/dd HH:mm:ss
DATE_MINUTES_SECONDS_NO_SLASH_FORMAT - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
format including minutes and seconds: yyyyMMdd HH:mm:ss
DATE_PATTERNS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
The key used to look up the date patterns used for parsing.
dateFormatter - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Used to format times.
dateMinutesSecondsFormat - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
synchronize code that uses this standard formatter for dates with minutes and seconds
DateParseException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util
An exception to indicate an error parsing a date string.
DateParseException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.DateParseException
 
DateParseException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.DateParseException
 
DateParser - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util
Deprecated.
dateTimeFormat - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
The date and time format to use in the log message
dateToString(Date) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert a date to a string using the standard web service pattern yyyy/MM/dd HH:mm:ss.SSS Note that HH is 0-23
DateUtil - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util
A utility class for parsing and formatting HTTP dates as used in cookies and other headers.
dateValue(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Convert an object to a java.util.Date.
DD_SIG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
Data Descriptor signature.
debug(Object) - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
 
debug(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Logs a message with java.util.logging.Level.FINE.
debug(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Logs a message with java.util.logging.Level.FINE.
debug(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Do nothing
debug(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_DEBUG.
debug(Object) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
Log a message with debug log level.
debug(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
 
debug(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Logs a message with java.util.logging.Level.FINE.
debug(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Logs a message with java.util.logging.Level.FINE.
debug(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Do nothing
debug(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_DEBUG.
debug(Object, Throwable) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
Log an error with debug log level.
debugToConsole() - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
if we should debug to console
decode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma.LZMADecoder
 
decode(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Base64
Decodes a byte[] containing containing characters in the Base64 alphabet.
decode(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.BinaryCodec
Decodes a byte array where each byte represents an ascii '0' or '1'.
decode(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Hex
Converts an array of character bytes representing hexidecimal values into an array of bytes of those same values.
decode(byte[]) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.BinaryDecoder
Decodes a byte array and returns the results as a byte array.
decode(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QuotedPrintableCodec
Decodes an array of quoted-printable characters into an array of original bytes.
decode(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
Decodes an array of URL safe 7-bit characters into an array of original bytes.
decode(byte[]) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEncoding
 
decode(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.delta.DeltaDecoder
 
decode(char[], String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Decodes URI encoded string.
decode(char[], String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil.Coder
Deprecated.
use edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
decode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Base64
Decodes an Object using the base64 algorithm.
decode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.BinaryCodec
Decodes a byte array where each byte represents an ascii '0' or '1'.
decode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Hex
Converts a String or an array of character bytes representing hexidecimal values into an array of bytes of those same values.
decode(Object) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.Decoder
Decodes an "encoded" Object and returns a "decoded" Object.
decode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.BCodec
Decodes a Base64 object into its original form.
decode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QCodec
Decodes a quoted-printable object into its original form.
decode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QuotedPrintableCodec
Decodes a quoted-printable object into its original form.
decode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
Decodes a URL safe object into its original form.
decode(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.BCodec
Decodes a Base64 string into its original form.
decode(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QCodec
Decodes a quoted-printable string into its original form.
decode(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QuotedPrintableCodec
Decodes a quoted-printable string into its original form using the default string charset.
decode(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
Decodes a URL safe string into its original form using the default string charset.
decode(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.StringDecoder
Decodes a String and returns a String.
decode(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Unescape and decode a given string regarded as an escaped string with the default protocol charset.
decode(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QuotedPrintableCodec
Decodes a quoted-printable string into its original form using the specified string charset.
decode(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
Decodes a URL safe string into its original form using the specified encoding.
decode(String, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Decodes URI encoded string.
decode(String, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Unescape and decode a given string regarded as an escaped string.
decodeBase64(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Base64
Decodes Base64 data into octects
decodeBit(short[], int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeDecoder
 
decodeBitTree(short[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeDecoder
 
decodeDirectBits(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeDecoder
 
decodeHex(char[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Hex
Converts an array of characters representing hexidecimal values into an array of bytes of those same values.
decodeQuotedPrintable(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QuotedPrintableCodec
Decodes an array quoted-printable characters into an array of original bytes.
Decoder - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec
Provides the highest level of abstraction for Decoders.
decodeReverseBitTree(short[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeDecoder
 
DecoderException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec
Thrown when a Decoder has encountered a failure condition during a decode.
DecoderException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.DecoderException
Creates a DecoderException
DecoderUtil - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common
 
DecoderUtil() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.DecoderUtil
 
decodeStreamFooter(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.DecoderUtil
 
decodeStreamHeader(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.DecoderUtil
 
decodeText(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.BCodec
Applies an RFC 1522 compliant decoding scheme to the given string of text.
decodeUrl(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
Decodes an array of URL safe 7-bit characters into an array of original bytes.
decodeVLI(InputStream) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.DecoderUtil
 
decompressNextSymbol() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
Read the next code and expand it.
decompressNextSymbol() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z.ZCompressorInputStream
Read the next code and expand it.
decrypt(InputStream) - Method in class edu.internet2.middleware.grouperInstaller.morphString.Crypto
the decrypted input stream
decrypt(OutputStream) - Method in class edu.internet2.middleware.grouperInstaller.morphString.Crypto
the decrypted output stream
decrypt(String) - Method in class edu.internet2.middleware.grouperInstaller.morphString.Crypto
Decrypt the string
def - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
This Deflater object is used for output.
DEFAULT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
The default cookie policy.
DEFAULT_BLKSIZE - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Default block size
DEFAULT_BLOCK_SIZE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.snappy.SnappyCompressorInputStream
Default block size
DEFAULT_BUFFER_SIZE - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
The name says it all.
DEFAULT_CHARSET - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePart
Default charset of file attachments.
DEFAULT_CHARSET - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.StringPart
Default charset of string parameters
DEFAULT_COMPRESSION - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Default compression level for deflated entries.
DEFAULT_CONTENT_CHARSET - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConstants
Deprecated.
Default content encoding chatset
DEFAULT_CONTENT_TYPE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePart
Default content encoding of file attachments.
DEFAULT_CONTENT_TYPE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.StringPart
Default content encoding of string parameters.
DEFAULT_DATE_TIME_FORMAT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
The default format to use when formating dates
DEFAULT_DIR_MODE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Default permissions bits for directories
DEFAULT_DIR_PERM - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnixStat
Default permissions for directories.
DEFAULT_FILE_MODE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Default permissions bits for files
DEFAULT_FILE_PERM - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnixStat
Default permissions for plain files.
DEFAULT_HEADERS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HostParams
Defines the request headers to be sent per default with each request.
DEFAULT_LINK_PERM - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnixStat
Default permissions for symbolic links.
DEFAULT_MAX_HOST_CONNECTIONS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
The default maximum number of connections allowed per host
DEFAULT_MAX_TOTAL_CONNECTIONS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
The default maximum number of connections allowed overall
DEFAULT_PORT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Default port for HTTPS URL.
DEFAULT_PORT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Default port for HTTP URL.
DEFAULT_RCDSIZE - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Default record size
DEFAULT_SCHEME - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Default scheme for HTTPS URL.
DEFAULT_SCHEME - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Default scheme for HTTP URL.
DEFAULT_TRANSFER_ENCODING - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePart
Default transfer encoding of file attachments.
DEFAULT_TRANSFER_ENCODING - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.StringPart
Default transfer encoding of string parameters
DefaultCharsetChanged(int, String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI.DefaultCharsetChanged
The constructor with a reason string and its code arguments.
defaultDocumentCharset - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
The default charset of the document.
defaultDocumentCharsetByLocale - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
 
defaultDocumentCharsetByPlatform - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
 
DefaultHttpMethodRetryHandler - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
The default HttpMethodRetryHandler used by HttpMethods.
DefaultHttpMethodRetryHandler() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.DefaultHttpMethodRetryHandler
Creates a new DefaultHttpMethodRetryHandler that retries up to 3 times but does not retry methods that have successfully sent their requests.
DefaultHttpMethodRetryHandler(int, boolean) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.DefaultHttpMethodRetryHandler
Creates a new DefaultHttpMethodRetryHandler.
DefaultHttpParams - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params
This class represents a collection of HTTP protocol parameters.
DefaultHttpParams() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
Creates a new collection of parameters with the collection returned by DefaultHttpParams.getDefaultParams() as a parent.
DefaultHttpParams(HttpParams) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
Creates a new collection of parameters with the given parent.
DefaultHttpParamsFactory - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params
 
DefaultHttpParamsFactory() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParamsFactory
 
defaultIfBlank(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
return the string or the other if the first is blank
defaultIfEmpty(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Returns either the passed in String, or if the String is empty or null, the value of defaultStr.
defaultIfNull(T, T) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
genericized method to see if first is null, if so then return second, else first.
DefaultMethodRetryHandler - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
DefaultMethodRetryHandler() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.DefaultMethodRetryHandler
Deprecated.
 
defaultProtocolCharset - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
The default charset of the protocol.
DefaultProtocolSocketFactory - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol
The default class for creating protocol sockets.
DefaultProtocolSocketFactory() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory
Constructor for DefaultProtocolSocketFactory.
defaultString(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Returns either the passed in String, or if the String is null, an empty String ("").
defaultString(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Returns either the passed in String, or if the String is null, the value of defaultStr.
deflate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Writes next block of compressed data to the output stream.
DEFLATE - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethod
Deflate
DEFLATE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorStreamFactory
Constant used to identify the Deflate compress method.
DeflateCompressorInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate
Deflate decompressor.
DeflateCompressorInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateCompressorInputStream
Creates a new input stream that decompresses Deflate-compressed data from the specified input stream.
DeflateCompressorInputStream(InputStream, DeflateParameters) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateCompressorInputStream
Creates a new input stream that decompresses Deflate-compressed data from the specified input stream.
DeflateCompressorOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate
Deflate compressor.
DeflateCompressorOutputStream(OutputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateCompressorOutputStream
Creates a Deflate compressed output stream with the default parameters.
DeflateCompressorOutputStream(OutputStream, DeflateParameters) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateCompressorOutputStream
Creates a Deflate compressed output stream with the specified parameters.
DEFLATED - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
Compression method 8 for compressed (deflated) entries.
DEFLATED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Compression method for deflated entries.
DeflateParameters - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate
Parameters for the Deflate compressor.
DeflateParameters() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateParameters
 
delete(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.changes.ChangeSet
Deletes the file with the filename from the archive.
deleteClosedConnections() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Deletes all closed connections.
deleteDir(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.changes.ChangeSet
Deletes the directory tree from the archive.
DeleteMethod - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods
Implements the HTTP DELETE method.
DeleteMethod() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.DeleteMethod
No-arg constructor.
DeleteMethod(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.DeleteMethod
Constructor specifying a URI.
deleteQuietly(File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Deletes a file, never throwing an exception.
deleteRecursiveDirectory(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
clear out all files recursively in a directory, including the directory itself
delims - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for delims.
DELTA_FILTER - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethod
Delta filter.
DeltaDecoder - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.delta
 
DeltaDecoder(int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.delta.DeltaDecoder
 
DeltaEncoder - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.delta
 
DeltaEncoder(int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.delta.DeltaEncoder
 
DeltaInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
Decodes raw Delta-filtered data (no XZ headers).
DeltaInputStream(InputStream, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaInputStream
Creates a new Delta decoder with the given delta calculation distance.
DeltaOptions - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
Delta filter options.
DeltaOptions() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaOptions
Creates new Delta options and sets the delta distance to 1 byte.
DeltaOptions(int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaOptions
Creates new Delta options and sets the distance to the given value.
develop - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminAction
develop
DEVLEN - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of each of the device fields (major and minor) in a header buffer.
DIAGNOSTICS_DEST_PROPERTY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
The name (org.apache.commons.logging.diagnostics.dest) of the property used to enable internal commons-logging diagnostic output, in order to get information on what logging implementations are being discovered, what classloaders they are loaded through, etc.
DICT_SIZE_DEFAULT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
The default dictionary size is 8 MiB.
DICT_SIZE_MAX - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2InputStream
Largest dictionary size supported by this implementation.
DICT_SIZE_MAX - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Maximum dictionary size for compression is 768 MiB.
DICT_SIZE_MAX - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMAInputStream
Largest dictionary size supported by this implementation.
DICT_SIZE_MIN - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2InputStream
Smallest valid LZMA2 dictionary size.
DICT_SIZE_MIN - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Minimum dictionary size is 4 KiB.
difference(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.RefinedSoundex
Returns the number of characters in the two encoded Strings that are the same.
difference(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Soundex
Encodes the Strings and returns the number of characters in the two encoded Strings that are the same.
DIGEST - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthPolicy
Digest authentication scheme as defined in RFC2617.
DigestScheme - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
Digest authentication scheme as defined in RFC 2617.
DigestScheme() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.DigestScheme
Default constructor for the digest authetication scheme.
DigestScheme(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.DigestScheme
Deprecated.
Use parameterless constructor and AuthScheme.processChallenge(String) method
DigestUtils - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.digest
Operations to simplifiy common MessageDigest tasks.
DigestUtils() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.digest.DigestUtils
 
digit - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for digit.
DIR_FLAG - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnixStat
Indicates directories.
directGetContextClassLoader() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Return the thread context class loader if available; otherwise return null.
DIRECTORY - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE
 
disallowed_opaque_part - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Disallowed opaque_part before escaping.
disallowed_rel_path - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Disallowed rel_path before escaping.
DISCARD - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
 
disconnect() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
dist - Variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.Matches
 
DISTANCE_MAX - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaInputStream
Largest supported delta calculation distance.
DISTANCE_MAX - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaOptions
Largest supported delta calculation distance.
DISTANCE_MIN - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaInputStream
Smallest supported delta calculation distance.
DISTANCE_MIN - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaOptions
Smallest supported delta calculation distance.
DOCUMENT_CHARSET - Static variable in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI.DefaultCharsetChanged
Document charset changed.
doDecoding(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.BCodec
 
doDecoding(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QCodec
 
doEncoding(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.BCodec
 
doEncoding(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QCodec
 
doit() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory.SocketTask
Perform the logic.
DOMAIN - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
 
domainlabel - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for domainlabel.
domainMatch(String, String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpec
Performs domain-match as defined by the cookie specification.
domainMatch(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpecBase
Performs domain-match as implemented in common browsers.
domainMatch(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
 
domainMatch(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.NetscapeDraftSpec
Performs domain-match as described in the Netscape draft.
domainMatch(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2109Spec
Performs domain-match as defined by the RFC2109.
domainMatch(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2965Spec
Performs domain-match as defined by the RFC2965.
DOS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
 
dos2unix(File, String, String) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
run dos2unix on a file
dos2unix(Collection<File>, String, String) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
run dos2unix on a file
dosToJavaTime(long) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipUtil
Converts DOS time to Java time (number of milliseconds since epoch).
doubleMetaphone(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone
Encode a value with Double Metaphone
doubleMetaphone(String, boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone
Encode a value with Double Metaphone, optionally using the alternate encoding.
DoubleMetaphone - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language
Encodes a string into a double metaphone value.
DoubleMetaphone() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone
Creates an instance of this DoubleMetaphone encoder
DoubleMetaphone.DoubleMetaphoneResult - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language
Inner class for storing results, since there is the optional alternate encoding.
DoubleMetaphoneResult(int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
doubleObjectValue(Object, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the Double value of an object
doubleValue(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the double value of an object
doubleValueNoError(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the double value of an object, do not throw an exception if there is an error
downloadAndBuildClient() - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
downloadAndConfigureApi() - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
downloadAndConfigureUi() - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
downloadAndUntarWs() - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
downloadAndUnzipAnt() - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
downloadAndUnzipGrouperSource(String) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
downloadAndUnzipMaven() - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
downloadAndUnzipPatch(String) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
downloadAndUnzipPspSource(String) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
dummyLevel - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
This member variable simply ensures that any attempt to initialise this class in a pre-1.4 JVM will result in an ExceptionInInitializerError.
dummyLevel - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
This member variable simply ensures that any attempt to initialise this class in a pre-1.4 JVM will result in an ExceptionInInitializerError.
DUMP - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveStreamFactory
Constant used to identify the Unix DUMP archive format.
DumpArchiveConstants - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump
Various constants associated with dump archives.
DumpArchiveConstants.COMPRESSION_TYPE - Enum Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump
The type of compression.
DumpArchiveConstants.SEGMENT_TYPE - Enum Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump
The type of tape segment.
DumpArchiveEntry - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump
This class represents an entry in a Dump archive.
DumpArchiveEntry() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Default constructor.
DumpArchiveEntry(String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Constructor taking only filename.
DumpArchiveEntry(String, String, int, DumpArchiveEntry.TYPE) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Constructor taking name, inode and type.
DumpArchiveEntry.PERMISSION - Enum Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump
 
DumpArchiveEntry.TYPE - Enum Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump
 
DumpArchiveException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump
Dump Archive Exception
DumpArchiveException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveException
 
DumpArchiveException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveException
 
DumpArchiveException(String, Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveException
 
DumpArchiveException(Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveException
 
DumpArchiveInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump
The DumpArchiveInputStream reads a UNIX dump archive as an InputStream.
DumpArchiveInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
Constructor using the platform's default encoding for file names.
DumpArchiveInputStream(InputStream, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
Constructor.
DumpArchiveSummary - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump
This class represents identifying information about a Dump archive volume.

E

editFile(File, String, String[], String[], String, String) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
edit a property in a property file
editFile(File, String, String[], String[], String, String, boolean, String) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
edit a property in a property file
editPropertiesFile(File, String, String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
edit a property in a property file
editXmlFileAttribute(File, String, Map<String, String>, String, String, String) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
edit an xml file attribute in a xml file
edu.internet2.middleware.grouperInstaller - package edu.internet2.middleware.grouperInstaller
 
edu.internet2.middleware.grouperInstaller.driverShim - package edu.internet2.middleware.grouperInstaller.driverShim
 
edu.internet2.middleware.grouperInstaller.morphString - package edu.internet2.middleware.grouperInstaller.morphString
 
edu.internet2.middleware.grouperInstaller.util - package edu.internet2.middleware.grouperInstaller.util
 
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec
A small set of interfaces used by the various implementations in the sub-packages.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary
Base64, Binary, and Hexadecimal String encoding and decoding.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.digest - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.digest
Operations to simplifiy common MessageDigest tasks.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language
Language and phonetic encoders.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net
Network related encoding and decoding.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers
Provides a unified API and factories for dealing with archives in different formats.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar
Provides stream classes for reading and writing archives using the AR format.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj
Provides stream classes for reading archives using the ARJ format.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio
Provides stream classes for reading and writing archives using the CPIO format.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump
This package provides stream classes for reading archives using the Unix DUMP format.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar
Provides stream classes for reading and writing archives using the ZIP format with some extensions for the special case of JAR archives.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz
Provides classes for reading and writing archives using the 7z format.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar
Provides stream classes for reading and writing archives using the TAR format.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Provides stream classes for reading and writing archives using the ZIP format.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.changes - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.changes
EXPERIMENTAL support for changesets that are applied to archives.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors
Provides a unified API and factories for dealing with compressed streams.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2 - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2
Provides stream classes for compressing and decompressing streams using the BZip2 algorithm.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate
Provides a stream classes that allow (de)compressing streams using the DEFLATE algorithm.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip
Provides stream classes for compressing and decompressing streams using the GZip algorithm.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.lzma - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.lzma
Provides a stream class decompressing streams using the "stand-alone" LZMA algorithm.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.snappy - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.snappy
Provides stream classes for decompressing streams using the Snappy algorithm.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz
Provides stream classes for compressing and decompressing streams using the XZ algorithm.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z
Provides stream classes for decompressing streams using the "compress" algorithm used to write .Z files.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_ - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_
This package is not part of Commons Compress' published API.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils
Contains utilities used internally by the compress library.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Classes and interfaces supporting the client side of the HTTP protocol.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
Provides implementation of various authentication schemes as well as utility classes that can be used to authenticate HTTP requests.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie
Provides cookie handling in conjunction with Cookie.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods
Classes implementing HttpMethod for the base HTTP methods.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart
Provides Multipart support classes for the MultipartPostMethod.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params
HttpClient preferences framework.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol
Provides protocol specific socket factory handling.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util
Provides some utility classes for use by HttpClient.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging
Simple wrapper API around multiple logging APIs.
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl
Concrete implementations of commons-logging wrapper APIs.
edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz - package edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
XZ data compression support.
edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check - package edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check
 
edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common - package edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common
 
edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.delta - package edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.delta
 
edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index - package edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index
 
edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz - package edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz
 
edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma - package edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma
 
edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder - package edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder
 
edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple - package edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple
 
edu.internet2.middleware.grouperInstallerExt.util - package edu.internet2.middleware.grouperInstallerExt.util
 
effectiveVersion - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
HTTP protocol version used for execution of this method.
EFS_FLAG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Deprecated.
elements() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
 
empty - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
 
EMPTY - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
The empty String "".
EMPTY_OBJECT_ARRAY - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
An empty immutable Object array.
EMPTY_STRING_ARRAY - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
An empty immutable String array.
encode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.GeneralPurposeBit
Encodes the set bits in a form suitable for ZIP archives.
encode(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Base64
Encodes a byte[] containing binary data, into a byte[] containing characters in the Base64 alphabet.
encode(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.BinaryCodec
Converts an array of raw binary data into an array of ascii 0 and 1 characters.
encode(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Hex
Converts an array of bytes into an array of bytes for the characters representing the hexidecimal values of each byte in order.
encode(byte[]) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.BinaryEncoder
Encodes a byte array and return the encoded data as a byte array.
encode(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QuotedPrintableCodec
Encodes an array of bytes into an array of quoted-printable 7-bit characters.
encode(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
Encodes an array of bytes into an array of URL safe 7-bit characters.
encode(byte[], int, int, byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.delta.DeltaEncoder
 
encode(OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexEncoder
 
encode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Base64
Encodes an Object using the base64 algorithm.
encode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.BinaryCodec
Converts an array of raw binary data into an array of ascii 0 and 1 chars.
encode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Hex
Converts a String or an array of bytes into an array of characters representing the hexidecimal values of each byte in order.
encode(Object) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.Encoder
Encodes an "Object" and returns the encoded content as an Object.
encode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone
Encode the value using DoubleMetaphone.
encode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Metaphone
Encodes an Object using the metaphone algorithm.
encode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.RefinedSoundex
Encodes an Object using the refined soundex algorithm.
encode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Soundex
Encodes an Object using the soundex algorithm.
encode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.BCodec
Encodes an object into its Base64 form using the default charset.
encode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QCodec
Encodes an object into its quoted-printable form using the default charset.
encode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QuotedPrintableCodec
Encodes an object into its quoted-printable safe form.
encode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
Encodes an object into its URL safe form.
encode(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone
Encode the value using DoubleMetaphone.
encode(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Metaphone
Encodes a String using the Metaphone algorithm.
encode(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.RefinedSoundex
Encodes a String using the refined soundex algorithm.
encode(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Soundex
Encodes a String using the soundex algorithm.
encode(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.BCodec
Encodes a string into its Base64 form using the default charset.
encode(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QCodec
Encodes a string into its quoted-printable form using the default charset.
encode(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QuotedPrintableCodec
Encodes a string into its quoted-printable form using the default string charset.
encode(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
Encodes a string into its URL safe form using the default string charset.
encode(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.StringEncoder
Encodes a String and returns a String.
encode(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEncoding
Encode a filename or a comment to a byte array suitable for storing it to a serialized zip entry.
encode(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.BCodec
Encodes a string into its Base64 form using the specified charset.
encode(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QCodec
Encodes a string into its quoted-printable form using the specified charset.
encode(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QuotedPrintableCodec
Encodes a string into its quoted-printable form using the specified charset.
encode(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
Encodes a string into its URL safe form using the specified string charset.
encode(String, BitSet) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Escape and encode a given string with allowed characters not to be escaped and the default protocol charset.
encode(String, BitSet, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Encodes URI string.
encode(String, BitSet, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil.Coder
Deprecated.
use edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
encode(String, BitSet, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Escape and encode a given string with allowed characters not to be escaped and a given charset.
encodeAll(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Get the all escaped and encoded string with the default protocl charset.
encodeAll(String, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Get the all escaped and encoded string with a given charset.
encodeBase64(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64(byte[], boolean) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64Chunked(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
encodeBit(short[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeEncoder
 
encodeBitTree(short[], int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeEncoder
 
encodeDirectBits(int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeEncoder
 
encodeForLZMA2() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma.LZMAEncoder
Compresses for LZMA2.
encodeHex(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Hex
Converts an array of bytes into an array of characters representing the hexidecimal values of each byte in order.
encodePath(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as the path component of an URI with the default protocol charset.
encodePath(String, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as the path component of an URI with a given charset.
encodePathQuery(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as the path and query components of an URI with the default protocol charset.
encodePathQuery(String, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as the path and query components of an URI with a given charset.
encodeQuery(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as the query component of an URI with the default protocol charset.
encodeQuery(String, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as the query component of an URI with a given charset.
encodeQuotedPrintable(BitSet, byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QuotedPrintableCodec
Encodes an array of bytes into an array of quoted-printable 7-bit characters.
Encoder - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec
Provides the highest level of abstraction for Encoders.
encodeReverseBitTree(short[], int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeEncoder
 
EncoderException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec
Thrown when there is a failure condition during the encoding process.
EncoderException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.EncoderException
Creates a new instance of this exception with an useful message.
EncoderUtil - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common
 
EncoderUtil() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.EncoderUtil
 
encodeText(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.BCodec
Applies an RFC 1522 compliant encoding scheme to the given string of text with the given charset.
encodeUrl(BitSet, byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
Encodes an array of bytes into an array of URL safe 7-bit characters.
encodeVLI(OutputStream, long) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.EncoderUtil
 
encodeWithinAuthority(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as within the authority component of an URI with the default protocol charset.
encodeWithinAuthority(String, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as within the authority component of an URI with a given charset.
encodeWithinPath(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as within the path component of an URI with the default protocol charset.
encodeWithinPath(String, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as within the path component of an URI with a given charset.
encodeWithinQuery(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as within the query component of an URI with the default protocol charset.
encodeWithinQuery(String, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as within the query component of an URI with a given charset.
EncodingUtil - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util
The home for utility methods that handle various encoding tasks.
encrypt(InputStream) - Method in class edu.internet2.middleware.grouperInstaller.morphString.Crypto
Get the encrypted input stream
encrypt(OutputStream) - Method in class edu.internet2.middleware.grouperInstaller.morphString.Crypto
the encrypted output stream
encrypt(String) - Method in class edu.internet2.middleware.grouperInstaller.morphString.Crypto
Encrypt the string
Encrypt - Class in edu.internet2.middleware.grouperInstaller.morphString
from sh or bat file to encrypt a string
Encrypt() - Constructor for class edu.internet2.middleware.grouperInstaller.morphString.Encrypt
 
ENCRYPT_KEY - Static variable in class edu.internet2.middleware.grouperInstaller.morphString.Morph
 
ENCRYPTION - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException.Feature
The entry is encrypted.
END - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
 
endBlock() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZOutputStream
Finishes the current XZ Block (but not the whole XZ Stream).
ENDCOM - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
ENDHDR - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
endMarkerDetected() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma.LZMADecoder
Returns true if LZMA end marker was detected.
ENDOFF - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
ENDSIG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
ENDSIZ - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
ENDSUB - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
ENDTOT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
ENHANCED_DEFLATED - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
Compression Method 9 for enhanced deflate.
EntityEnclosingMethod - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods
This abstract class serves as a foundation for all HTTP methods that can enclose an entity within requests
EntityEnclosingMethod() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
No-arg constructor.
EntityEnclosingMethod(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
Constructor specifying a URI.
entrySet() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
 
enumValueOfIgnoreCase(Class<E>, String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
do a case-insensitive matching
enumValueOfIgnoreCase(Class<E>, String, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
do a case-insensitive matching
equals(char[], char[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Test if the first array is equal to the second array.
equals(TarArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Determine if the two entries are equal.
equals(HttpVersion) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpVersion
Test if the HTTP protocol version is equal to the given number.
equals(Object) - Method in class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
 
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveEntry
 
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
 
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
 
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
 
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Determine if the two entries are equal.
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.GeneralPurposeBit
 
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
 
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X7875_NewUnix
 
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
 
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEightByteInteger
Override to make two instances with same value equal.
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
Override to make two instances with same value equal.
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipShort
Override to make two instances with same value equal.
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthSchemeBase
Deprecated.
 
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScope
 
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Two cookies are equal if the name, path and domain match.
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
 
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpHost
 
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpVersion
 
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NameValuePair
 
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NTCredentials
Performs a case-sensitive check to see if the components of the credentials are the same.
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory
All instances of DefaultProtocolSocketFactory are the same.
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.Protocol
Return true if the specified object equals this object.
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
All instances of SSLProtocolSocketFactory are the same.
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Test an object if this URI is equal to another.
equals(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.UsernamePasswordCredentials
These credentials are assumed equal if the username and password are the same.
equals(Object, Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Compares two objects for equality, where either one or both objects may be null.
equals(Object, Object) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.LangUtils
 
equals(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
null safe string compare
equalsIgnoreCase(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
equalsignorecase
error - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerPatchStatus
patch had an error applying
error(Object) - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
 
error(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Logs a message with java.util.logging.Level.SEVERE.
error(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Logs a message with java.util.logging.Level.SEVERE.
error(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Do nothing
error(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_ERROR.
error(Object) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
Log a message with error log level.
error(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
 
error(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Logs a message with java.util.logging.Level.SEVERE.
error(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Logs a message with java.util.logging.Level.SEVERE.
error(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Do nothing
error(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_ERROR.
error(Object, Throwable) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
Log an error with error log level.
ESCAPE_CHAR - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
 
escaped - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for escaped.
escapeUrlDecode(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
unescape url chars (e.g.
escapeUrlEncode(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
escape url chars (e.g.
ESCAPING - Static variable in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URIException
The URI escape encoding and decoding error.
ExceptionUtil - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util
The home for utility methods that handle various exception-related tasks.
ExceptionUtil() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.ExceptionUtil
 
execCommand(String[], boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
This will execute a command (with args).
execCommand(String[], boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
This will execute a command (with args).
execCommand(String[], boolean, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
This will execute a command (with args).
execCommand(String[], boolean, boolean, String[], File, String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
This will execute a command (with args).
execCommand(String[], boolean, boolean, String[], File, String, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
This will execute a command (with args).
execCommand(String[], boolean, boolean, String[], File, String, boolean, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
This will execute a command (with args).
execCommand(String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
This will execute a command, and split spaces for args (might not be what you want if you are using quotes)
execCommand(String, String[], boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
This will execute a command (with args).
execute(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectMethod
Execute this method and create a tunneled HttpConnection.
execute(HttpState, HttpConnection) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Executes this method using the specified HttpConnection and HttpState.
execute(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Executes this method using the specified HttpConnection and HttpState.
execute(Runnable, long) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.TimeoutController
Executes task in a new deamon Thread and waits for the timeout.
execute(Thread, long) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.TimeoutController
Executes task.
executeMethod(HostConfiguration, HttpMethod) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Executes the given HTTP method using custom host configuration.
executeMethod(HostConfiguration, HttpMethod, HttpState) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Executes the given HTTP method using the given custom host configuration with the given custom HTTP state.
executeMethod(HttpMethod) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Executes the given HTTP method.
executeUpdate(String) - Method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
execute a query (insert/update/delete/etc)
executeUpdate(String, Object) - Method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
execute a query (insert/update/delete/etc)
executeUpdate(String, List<Object>) - Method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
execute a query (insert/update/delete/etc)
executeUpdate(String, List<Object>, boolean) - Method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
execute a query (insert/update/delete/etc)
exit - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerDevelopAction
exit
exit - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerManageAction
exit
expandCodeToOutputStack(int, boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
Expands the entry with index code to the output stack and may create a new entry
EXPANDING_LEVEL_1 - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
Reduced with compression factor 1.
EXPANDING_LEVEL_2 - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
Reduced with compression factor 2.
EXPANDING_LEVEL_3 - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
Reduced with compression factor 3.
EXPANDING_LEVEL_4 - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
Reduced with compression factor 4.
ExpectContinueMethod - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods
This abstract class serves as a foundation for all HTTP methods that support 'Expect: 100-continue' handshake.
ExpectContinueMethod() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.ExpectContinueMethod
No-arg constructor.
ExpectContinueMethod(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.ExpectContinueMethod
Constructor specifying a URI.
ExpirableCache<K,V> - Class in edu.internet2.middleware.grouperInstaller.util
This is like a map, but the setters also take an expire time which will mean the items in the cache will be automatically deleted.
ExpirableCache() - Constructor for class edu.internet2.middleware.grouperInstaller.util.ExpirableCache
 
ExpirableCache(int) - Constructor for class edu.internet2.middleware.grouperInstaller.util.ExpirableCache
 
ExpirableValue<T> - Class in edu.internet2.middleware.grouperInstaller.util
This holds the actual value of the map, and the time it was inserted, and the time that it should last in the cache
EXTCRC - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
extensionFromName(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the extension from name.
EXTHDR - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
ExtInstallerUtils - Class in edu.internet2.middleware.grouperInstallerExt.util
utility methods for grouper.
ExtInstallerUtils() - Constructor for class edu.internet2.middleware.grouperInstallerExt.util.ExtInstallerUtils
 
EXTLEN - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
EXTRA - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Extra characters
EXTRA_BYTES - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Extra characters as a byte array
extractParams(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthChallengeParser
Extracts a map of challenge parameters from an authentication challenge.
extractScheme(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthChallengeParser
Extracts authentication scheme from the given authentication challenge.
ExtraFieldUtils - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
ZipExtraField related methods
ExtraFieldUtils() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ExtraFieldUtils
 
ExtraFieldUtils.UnparseableExtraField - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
"enum" for the possible actions to take if the extra field cannot be parsed.
EXTSIG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
EXTSIZ - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 

F

factories - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
The previously constructed LogFactory instances, keyed by the ClassLoader with which it was created.
FACTORY_DEFAULT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
The fully qualified class name of the fallback LogFactory implementation class to use, if no other can be found.
FACTORY_PROPERTIES - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
The name (commons-logging.properties) of the properties file to search for.
FACTORY_PROPERTY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
The name (org.apache.commons.logging.LogFactory) of the property used to identify the LogFactory implementation class name.
fatal(Object) - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
 
fatal(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Logs a message with java.util.logging.Level.SEVERE.
fatal(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Logs a message with java.util.logging.Level.SEVERE.
fatal(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Do nothing
fatal(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Log a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_FATAL.
fatal(Object) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
Log a message with fatal log level.
fatal(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
 
fatal(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Logs a message with java.util.logging.Level.SEVERE.
fatal(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Logs a message with java.util.logging.Level.SEVERE.
fatal(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Do nothing
fatal(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_FATAL.
fatal(Object, Throwable) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
Log an error with fatal log level.
field(Class, String, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a field object for a class, potentially in superclasses
fieldNames(Class, Class, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
return a set of Strings for a class and type.
fieldNames(Class, Class, Class<?>, boolean, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get all field names from a class, including superclasses (if specified)
fieldNames(Class, Class, Class<?>, boolean, boolean, boolean, Class<? extends Annotation>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get all field names from a class, including superclasses (if specified).
fieldNames(Class, Class, Class<? extends Annotation>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get all field names from a class, including superclasses (if specified) (up to and including the specified superclass).
fields(Class, Class, Class<? extends Annotation>, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get all fields from a class, including superclasses (if specified) (up to and including the specified superclass).
fields(Class, Class, Class, boolean, boolean, boolean, Class<? extends Annotation>, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get all fields from a class, including superclasses (if specified)
fieldValue(Class, Object, String, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
find out a field value
fieldValue(Object, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
find out a field value (invoke on supers, override security)
fieldValue(Field, Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the value of a field, override security if needbe
fieldValue(Field, Object, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the value of a field
FIFO - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE
 
file - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile.PatchFileType
normal file
FILE - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE
 
FILE_FLAG - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnixStat
Indicates plain files.
FILE_NAME - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePart
Attachment's file name
fileAddLastSlashIfNotExists(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
replace separators which are wrong os, and add last slash if not exist
fileCanonicalPath(File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get canonical path of file
fileCreate(File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
create a file, throw exception if doesnt work (unless already exists)
fileDelete(File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
delete a file
fileDescendantRelativePaths(File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the relative paths of descendant files
fileFromResourceName(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a file name from a resource name
fileFromResourceName(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.util.ExtInstallerUtils
get a file name from a resource name
fileListRecursive(File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
list files recursively from parent, dont include
fileListRecursive(File, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
list files recursively from parent, dont include
fileMassagePathsNoLeadingOrTrailing(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
fileMove(File, File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
move a file
fileMove(File, File, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
move a file
FileNameUtil - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors
File name mapping code for the compression formats.
FileNameUtil(Map<String, String>, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.FileNameUtil
sets up the utility with a map of known compressed to uncompressed suffix mappings and the default extension of the format.
FilePart - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart
This class implements a part of a Multipart post object that consists of a file.
FilePart(String, PartSource) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, PartSource, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, File) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, File, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, String, File) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, String, File, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePartSource - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart
A PartSource that reads from a File.
FilePartSource(File) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePartSource
Constructor for FilePartSource.
FilePartSource(String, File) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePartSource
Constructor for FilePartSource.
filePathStartsWith(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
fileRelativePath(File, File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the relative path of descendant file
FileRequestEntity - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods
A RequestEntity that represents a File.
FileRequestEntity(File, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.FileRequestEntity
 
fileSha1(File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
fillWindow(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
Copies new data into the LZEncoder's buffer.
FilterOptions - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
Base class for filter-specific options classes.
finalize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipFile
Ensures that the close method of this zipfile is called when there are no more references to it.
finalize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
Overriden to close the stream.
find(int) - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
 
find(int) - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
 
find(int) - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION
 
find(int) - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE
 
findAttribHandler(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2965Spec
Finds an attribute handler CookieAttributeHandler for the given attribute.
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
 
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveOutputStream
Finishes the addition of entries to this stream, without closing it.
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
Finishes writing the contents of the CPIO output stream without closing the underlying stream.
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
Finishes the addition of entries to this archive, without closing it.
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Ends the TAR archive without closing the underlying OutputStream.
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Finishes the addition of entries to this stream, without closing it.
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
 
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateCompressorOutputStream
Finishes compression without closing the underlying stream.
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipCompressorOutputStream
Finishes writing compressed data to the underlying stream without closing it.
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZCompressorOutputStream
Finishes compression without closing the underlying stream.
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedOutputStream
Must be called to ensure the internal cache is flushed and the closing chunk is written.
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.Check
 
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.CRC32
 
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.CRC64
 
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.None
 
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.SHA256
 
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.FinishableOutputStream
Finish the stream without closing the underlying stream.
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeEncoder
 
finish() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZOutputStream
Finishes compression without closing the underlying stream.
FinishableOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
Output stream that supports finishing without closing the underlying stream.
FinishableOutputStream() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.FinishableOutputStream
 
FinishableWrapperOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
Wraps an output stream to a finishable output stream for use with raw encoders.
FinishableWrapperOutputStream(OutputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.FinishableWrapperOutputStream
Creates a new output stream which support finishing.
finished - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
indicates if this archive is finished.
fixIndexFile - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerPatchAction
fix index file
floatObjectValue(Object, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the Float value of an object
floatValue(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the float value of an object
floatValueNoError(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the float value of an object, do not throw an exception if there is an error
flush() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
 
flush() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Flushes this output stream and forces any buffered output bytes to be written out to the stream.
flush() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
 
flush() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateCompressorOutputStream
Flushes the encoder and calls outputStream.flush().
flush() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipCompressorOutputStream
flush() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZCompressorOutputStream
Flushes the encoder and calls outputStream.flush().
flush() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedOutputStream
Flushes the underlying stream, but leaves the internal buffer alone.
flush() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.FinishableWrapperOutputStream
flush() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZOutputStream
Flushes the encoder and calls out.flush().
flush(byte[], int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZDecoder
 
flushCache() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedOutputStream
Writes the cache out onto the underlying stream
flushCacheWithAppend(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedOutputStream
Writes the cache and bufferToAppend to the underlying stream as one large chunk
flushRequestOutputStream() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Flushes the output request stream.
FOOTER_MAGIC - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZ
XZ Footer Magic Bytes are the last bytes of a XZ Stream.
FORM_URL_ENCODED_CONTENT_TYPE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PostMethod
The Content-Type for www-form-urlencoded.
format(NameValuePair) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.ParameterFormatter
Produces textual representaion of the attribute/value pair using formatting rules defined in RFC 2616
format(StringBuffer, NameValuePair) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.ParameterFormatter
Produces textual representaion of the attribute/value pair using formatting rules defined in RFC 2616
FORMAT_NEW - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
write/read a CPIOArchiveEntry in the new format
FORMAT_NEW_CRC - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
write/read a CPIOArchiveEntry in the new format with crc
FORMAT_NEW_MASK - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Mask for both new formats
FORMAT_OLD_ASCII - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
write/read a CPIOArchiveEntry in the old ascii format
FORMAT_OLD_BINARY - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
write/read a CPIOArchiveEntry in the old binary format
FORMAT_OLD_MASK - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Mask for both old formats
FORMAT_OLDGNU - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
GNU format as per before tar 1.12.
FORMAT_POSIX - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Pure Posix format.
formatCheckSumOctalBytes(long, byte[], int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarUtils
Writes an octal value into a buffer.
formatCookie(Cookie) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpec
Create a "Cookie" header value for an array of cookies.
formatCookie(Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpecBase
Return a string suitable for sending in a "Cookie" header
formatCookie(Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
 
formatCookie(Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2109Spec
Return a string suitable for sending in a "Cookie" header as defined in RFC 2109
formatCookie(Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2965Spec
Return a string suitable for sending in a "Cookie" header as defined in RFC 2965
formatCookieHeader(Cookie) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpec
Create a "Cookie" Header for single Cookie.
formatCookieHeader(Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpecBase
Create a "Cookie" Header containing the Cookie.
formatCookieHeader(Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
 
formatCookieHeader(Cookie[]) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpec
Create a "Cookie" Header for an array of Cookies.
formatCookieHeader(Cookie[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpecBase
Create a "Cookie" Header containing all Cookies in cookies.
formatCookieHeader(Cookie[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
 
formatCookies(Cookie[]) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpec
Create a "Cookie" header value for an array of cookies.
formatCookies(Cookie[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpecBase
Create a "Cookie" header value containing all Cookies in cookies suitable for sending in a "Cookie" header
formatCookies(Cookie[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
 
formatCookies(Cookie[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2109Spec
Create a RFC 2109 compliant "Cookie" header value containing all Cookies in cookies suitable for sending in a "Cookie" header
formatCookies(Cookie[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2965Spec
Create a RFC 2965 compliant "Cookie" header value containing all Cookies suitable for sending in a "Cookie" header
formatDate(Date) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.DateUtil
Formats the given date according to the RFC 1123 pattern.
formatDate(Date, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.DateUtil
Formats the given date according to the specified pattern.
formatLongOctalBytes(long, byte[], int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarUtils
Write an octal long integer into a buffer.
formatLongOctalOrBinaryBytes(long, byte[], int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarUtils
Write an long integer into a buffer as an octal string if this will fit, or as a binary number otherwise.
formatNameBytes(String, byte[], int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarUtils
Copy a name into a buffer.
formatNameBytes(String, byte[], int, int, ZipEncoding) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarUtils
Copy a name into a buffer.
formatOctalBytes(long, byte[], int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarUtils
Write an octal integer into a buffer.
formatUnsignedOctalString(long, byte[], int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarUtils
Fill buffer with unsigned octal number, padded with leading zeroes.
formatValue(StringBuffer, String, boolean) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.ParameterFormatter
Formats the given parameter value using formatting rules defined in RFC 2616
formUrlEncode(NameValuePair[], String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.EncodingUtil
Form-urlencoding routine.
forName(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Returns the class object.
fragment - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for fragment (alias for uric).
FramedSnappyCompressorInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.snappy
CompressorInputStream for the framing Snappy format.
FramedSnappyCompressorInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream
Constructs a new input stream that decompresses snappy-framed-compressed data from the specified input stream.
fromAscii(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.BinaryCodec
Decodes a byte array where each byte represents an ascii '0' or '1'.
fromAscii(char[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.BinaryCodec
Decodes a byte array where each char represents an ascii '0' or '1'.
fromClass(Class<?>) - Static method in enum class edu.internet2.middleware.grouperInstaller.util.GiDbUtils.DbType
convert an object arg to a dbtype
fromDosTime(ZipLong) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipUtil
Convert a DOS date/time field to a Date object.
fromObject(Object) - Static method in enum class edu.internet2.middleware.grouperInstaller.util.GiDbUtils.DbType
convert an object arg to a dbtype
FS_UFS2_MAGIC - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants
 

G

G_SIZE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
 
GcEqualsBuilder - Class in edu.internet2.middleware.grouperInstaller.util
Assists in implementing Object.equals(Object) methods.
GcEqualsBuilder() - Constructor for class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Constructor for GcEqualsBuilder.
GcHashCodeBuilder - Class in edu.internet2.middleware.grouperInstaller.util
Assists in implementing Object.hashCode() methods.
GcHashCodeBuilder() - Constructor for class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Uses two hard coded choices for the constants needed to build a hashCode.
GcHashCodeBuilder(int, int) - Constructor for class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Two randomly chosen, non-zero, odd numbers must be passed in.
GeneralPurposeBit - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Parser/encoder for the "general purpose bit" field in ZIP's local file and central directory headers.
GeneralPurposeBit() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.GeneralPurposeBit
 
generateKeyBytes(String, Integer) - Static method in class edu.internet2.middleware.grouperInstaller.morphString.Crypto
Generate a key.
generateRequestBody() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
Generates the request body.
generateRequestEntity() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
 
generateRequestEntity() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PostMethod
Generates a request entity from the post parameters, if present.
generateRequestLine(HttpConnection, String, String, String, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Generates HTTP request line according to the specified attributes.
get(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
 
get(Object, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Get a specific index of an array or collection (note for collections and iterating, it is more efficient to get an iterator and iterate
get(K) - Method in class edu.internet2.middleware.grouperInstaller.util.ExpirableCache
get a value or null if not there or expired this will check for eviction, and evict if evictable
getAboveHierPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the level above the this hierarchy level.
getAccessDate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Gets the access date.
getAccessJavaTime() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Returns the access time as a java.util.Date of this zip entry, or null if no such timestamp exists in the zip entry.
getAccessTime() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Returns the time the file was last accessed.
getAccessTime() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Returns the access time (seconds since epoch) of this zip entry as a ZipLong object, or null if no such timestamp exists in the zip entry.
getAddedFromChangeSet() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.changes.ChangeSetResults
Returns a list of filenames which has been added from the changeset
getAddedFromStream() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.changes.ChangeSetResults
Returns a list of filenames which has been added from the original stream
getAlignmentBoundary() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the alignment boundary for this CPIO format
getAllHeaders() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderGroup
Gets all of the headers contained within this group.
getAllowedMethods() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.OptionsMethod
Get a list of allowed methods.
getAllowUserInteraction() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getAlternate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
getArchiveComment() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
Gets the archive's comment.
getArchiveName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
Gets the archive's recorded name.
getAsciiBytes(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConstants
Deprecated.
Converts the specified string to byte array of ASCII characters.
getAsciiBytes(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.EncodingUtil
Converts the specified string to byte array of ASCII characters.
getAsciiString(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConstants
Deprecated.
Converts the byte array of ASCII characters to a string.
getAsciiString(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.EncodingUtil
Converts the byte array of ASCII characters to a string.
getAsciiString(byte[], int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConstants
Deprecated.
Converts the byte array of ASCII characters to a string.
getAsciiString(byte[], int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.EncodingUtil
Converts the byte array of ASCII characters to a string.
getAttribHandler(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2965Spec
Gets attribute handler CookieAttributeHandler for the given attribute.
getAttribHandlerIterator() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2965Spec
 
getAttribute(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Return the configuration attribute with the specified name (if any), or null if there is no such attribute.
getAttribute(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Return the configuration attribute with the specified name (if any), or null if there is no such attribute.
getAttributeNames() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Return an array containing the names of all currently defined configuration attributes.
getAttributeNames() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Return an array containing the names of all currently defined configuration attributes.
getAuthenticationRealm() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Deprecated.
use #getHostAuthState()
getAuthority() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the authority.
getAuthScheme() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthState
getAuthScheme(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthPolicy
Gets the authentication scheme with the given ID.
getAvail() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
Get the number of bytes available, including the current byte.
getBitPrice(int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeEncoder
 
getBitTreePrice(short[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeEncoder
 
getBlockCheckType(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Gets integrity check type (Check ID) of the given Block.
getBlockCompPos(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Gets the position where the given compressed Block starts in the underlying .xz file.
getBlockCompSize(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Gets the compressed size of the given Block.
getBlockCount() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Gets the number of Blocks in the .xz file.
getBlockNumber(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Gets the number of the Block that contains the byte at the given uncompressed position.
getBlockPos(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Gets the uncompressed start position of the given Block.
getBlockSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
Returns the blocksize parameter specified at construction time.
getBlockSize(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Gets the uncompressed size of the given Block.
getBodyCheckTimeout() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.HeadMethod
Deprecated.
getBooleanParameter(String, boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
 
getBooleanParameter(String, boolean) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpParams
Returns a Boolean parameter value with the given name.
getBoundary() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Deprecated.
uses a constant string. Rather use Part.getPartBoundary()
getByte(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZDecoder
 
getByte(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
Gets the byte from the given backward offset.
getByte(int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
Gets the byte from the given forward minus backward offset.
getBytes() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEightByteInteger
Get value as eight bytes in big endian byte order.
getBytes() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
Get value as four bytes in big endian byte order.
getBytes() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipShort
Get value as two bytes in big endian byte order.
getBytes(int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipShort
Get value as two bytes in big endian byte order.
getBytes(long) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEightByteInteger
Get value as eight bytes in big endian byte order.
getBytes(long) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
Get value as four bytes in big endian byte order.
getBytes(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConstants
Deprecated.
Converts the specified string to a byte array of HTTP element characters.
getBytes(String, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.EncodingUtil
Converts the specified string to a byte array.
getBytes(BigInteger) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEightByteInteger
Get value as eight bytes in big endian byte order.
getBytesRead() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveInputStream
Returns the current number of bytes read from this stream.
getBytesRead() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
 
getBytesRead() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorInputStream
Returns the current number of bytes read from this stream.
getBytesRead() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CountingInputStream
Returns the current number of bytes read from this stream.
getBytesWritten() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveOutputStream
Returns the current number of bytes written to this stream.
getBytesWritten() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
 
getBytesWritten() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CountingOutputStream
Returns the current number of bytes written to this stream.
getCacheEvictions() - Method in class edu.internet2.middleware.grouperInstaller.util.ExpirableCache
number of items evicted from cache
getCacheHits() - Method in class edu.internet2.middleware.grouperInstaller.util.ExpirableCache
number of items successfully retrieved from cache
getCacheInserts() - Method in class edu.internet2.middleware.grouperInstaller.util.ExpirableCache
number of items inserted into the cache
getCause() - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpException
Return the Throwable that caused this exception, or null if the cause is unavailable, unknown, or not a Throwable.
getCause() - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogConfigurationException
Return the underlying cause of this exception (if any).
getCause(Throwable) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Introspects the Throwable to obtain the cause.
getCause(Throwable, String[]) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Introspects the Throwable to obtain the cause.
getCentralDirectoryData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
 
getCentralDirectoryData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
Delegate to local file data.
getCentralDirectoryData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.JarMarker
The actual data to put central directory - without Header-ID or length specifier.
getCentralDirectoryData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
The actual data to put into central directory.
getCentralDirectoryData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
Get the central data.
getCentralDirectoryData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
The actual data to put into central directory data - without Header-ID or length specifier.
getCentralDirectoryData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X7875_NewUnix
The actual data to put into central directory data - without Header-ID or length specifier.
getCentralDirectoryData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
 
getCentralDirectoryData() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipExtraField
The actual data to put into central directory - without Header-ID or length specifier.
getCentralDirectoryExtra() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Retrieves the extra data for the central directory.
getCentralDirectoryLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
 
getCentralDirectoryLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
Delegate to local file data.
getCentralDirectoryLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.JarMarker
Length of the extra field in the central directory - without Header-ID or length specifier.
getCentralDirectoryLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
Length of the complete extra field in the central directory.
getCentralDirectoryLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
Get the central data length.
getCentralDirectoryLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Length of the extra field in the local file data - without Header-ID or length specifier.
getCentralDirectoryLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X7875_NewUnix
Length of the extra field in the central directory data - without Header-ID or length specifier.
getCentralDirectoryLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
 
getCentralDirectoryLength() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipExtraField
Length of the extra field in the central directory - without Header-ID or length specifier.
getCertificates() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
Deprecated.
since 1.5, not currently implemented
getCharset() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.StringRequestEntity
 
getCharset(Locale) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI.LocaleToCharsetMap
Get the preferred charset for the given locale.
getCharSet() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Return the character encoding of this part.
getCharSet() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.PartBase
Return the character encoding of this part.
getCheckName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SingleXZInputStream
Gets the name of the integrity check used in this XZ Stream.
getCheckType() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.BlockInfo
 
getCheckType() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SingleXZInputStream
Gets the ID of the integrity check used in this XZ Stream.
getCheckTypes() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Gets the types of integrity checks used in the .xz file.
getChksum() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the checksum.
getClassLoader(Class) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Workaround for bug in Java1.2; in theory this method is not needed.
getClassLoader(Class) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Safely get access to the classloader for the specified class.
getCode() - Method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
the code of the compression method.
getComment() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipParameters
 
getComment() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Returns the comment describing the purpose of this cookie, or null if no such comment has been defined.
getCommentURL() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
If a user agent (web browser) presents this cookie to a user, the cookie's purpose will be described by the information at this URL.
getCompatibilitySpec() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
getCompressedFilename(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2Utils
Maps the given filename to the name that the file should have after compression with bzip2.
getCompressedFilename(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.FileNameUtil
Maps the given filename to the name that the file should have after compression.
getCompressedFilename(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipUtils
Maps the given filename to the name that the file should have after compression with gzip.
getCompressedFilename(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZUtils
Maps the given filename to the name that the file should have after compression with xz.
getCompressedSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
The compressed size stored in this extra field.
getCompressionLevel() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateParameters
The compression level.
getCompressionLevel() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipParameters
 
getCondensedHeader(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderGroup
Gets a header representing all of the header values with the given name.
getConnection(HostConfiguration) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnectionManager
Gets an HttpConnection for a given host configuration.
getConnection(HostConfiguration) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
 
getConnection(HostConfiguration) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.SimpleHttpConnectionManager
 
getConnection(HostConfiguration, long) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnectionManager
Deprecated.
Use #getConnectionWithTimeout(HostConfiguration, long)
getConnection(HostConfiguration, long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Deprecated.
Use #getConnectionWithTimeout(HostConfiguration, long)
getConnection(HostConfiguration, long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.SimpleHttpConnectionManager
Deprecated.
Use #getConnectionWithTimeout(HostConfiguration, long)
getConnectionManagerClass() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
Returns the default HTTP connection manager class.
getConnectionManagerTimeout() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
Returns the timeout in milliseconds used when retrieving an HTTP connection from the HTTP connection manager.
getConnectionsInPool() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Gets the total number of pooled connections.
getConnectionsInPool(HostConfiguration) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Gets the total number of pooled connections for the given host configuration.
getConnectionsInUse() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
getConnectionsInUse(HostConfiguration) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
getConnectionTimeout() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Returns the timeout until a connection is etablished.
getConnectionWithTimeout(HostConfiguration, long) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnectionManager
Gets an HttpConnection for a given host configuration.
getConnectionWithTimeout(HostConfiguration, long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Gets a connection or waits if one is not available.
getConnectionWithTimeout(HostConfiguration, long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.SimpleHttpConnectionManager
This method always returns the same connection object.
getConnectMethod() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyClient.ConnectResponse
Gets the method that was used to execute the connect.
getContent() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.ByteArrayRequestEntity
 
getContent() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.InputStreamRequestEntity
 
getContent() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.StringRequestEntity
 
getContent() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getContent(Class[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getContentBytes(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConstants
Deprecated.
Converts the specified string to a byte array of HTTP content characters using default HTTP content encoding (ISO-8859-1) This method is to be used when encoding content of HTTP request/response
getContentBytes(String, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConstants
Deprecated.
Converts the specified string to a byte array of HTTP content charachetrs This method is to be used when encoding content of HTTP request/response If the specified charset is not supported, default HTTP content encoding (ISO-8859-1) is applied
getContentCharset() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Returns the default charset to be used for writing content body, when no charset explicitly specified.
getContentCharSet(Header) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns the character set from the Content-Type header.
getContentLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.ByteArrayRequestEntity
 
getContentLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.FileRequestEntity
 
getContentLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.InputStreamRequestEntity
Gets the content length.
getContentLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.MultipartRequestEntity
 
getContentLength() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.RequestEntity
Gets the request entity's length.
getContentLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.StringRequestEntity
 
getContentMethods() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Gets the (compression) methods to use for entry's content - the default is LZMA2.
getContentString(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConstants
Deprecated.
Converts the byte array of HTTP content characters to a string using default HTTP content encoding (ISO-8859-1) This method is to be used when decoding content of HTTP request/response
getContentString(byte[], int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConstants
Deprecated.
Converts the byte array of HTTP content characters to a string using default HTTP content encoding (ISO-8859-1) This method is to be used when decoding content of HTTP request/response
getContentString(byte[], int, int, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConstants
Deprecated.
Converts the byte array of HTTP content characters to a string This method is to be used when decoding content of HTTP request/response If the specified charset is not supported, default HTTP content encoding (ISO-8859-1) is applied
getContentString(byte[], String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConstants
Deprecated.
Converts the byte array of HTTP content characters to a string This method is to be used when decoding content of HTTP request/response If the specified charset is not supported, default HTTP content encoding (ISO-8859-1) is applied
getContentType() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.ByteArrayRequestEntity
 
getContentType() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.FileRequestEntity
 
getContentType() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.InputStreamRequestEntity
 
getContentType() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.MultipartRequestEntity
 
getContentType() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Returns the content type of this part.
getContentType() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.PartBase
Returns the content type of this part.
getContentType() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.RequestEntity
Gets the entity's content type.
getContentType() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.StringRequestEntity
 
getContextClassLoader() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Gets the context classloader.
getContextClassLoader() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Returns the current context classloader.
getCookiePolicy() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
getCookiePolicy() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Returns cookie policy to be used by the HTTP methods this collection of parameters applies to.
getCookies() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Returns an array of cookies that this HTTP state currently contains.
getCookies(String, int, String, boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Deprecated.
use CookieSpec#match(String, int, String, boolean, Cookie)
getCookieSpec(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
Gets the cookie specification with the given ID.
getCount() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveInputStream
Deprecated.
this method may yield wrong results for large archives, use #getBytesRead instead
getCount() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveOutputStream
Deprecated.
this method may yield wrong results for large archives, use #getBytesWritten instead
getCount() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
Deprecated.
getCount() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Deprecated.
getCount() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorInputStream
Deprecated.
this method may yield wrong results for large archives, use #getBytesRead instead
getCrc() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Deprecated.
use getCrcValue instead.
getCrcValue() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Gets the CRC.
getCreateJavaTime() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Returns the create time as a a java.util.Date of this zip entry, or null if no such timestamp exists in the zip entry.
getCreateTime() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Returns the create time (seconds since epoch) of this zip entry as a ZipLong object, or null if no such timestamp exists in the zip entry.
getCreationDate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Gets the creation date.
getCreationTime() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Get file creation time.
getCredentialCharset() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Returns the charset to be used for Credentials.
getCredentials(AuthScheme, String, int, boolean) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.CredentialsProvider
Requests additional authentication credentials.
getCredentials(AuthScope) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Get the credentials for the given authentication scope.
getCredentials(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Deprecated.
use #getCredentials(AuthScope)
getCurrentEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Get the current TAR Archive Entry that this input stream is processing
getCurrentHierPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the current hierarchy level.
getDataPadCount() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the number of bytes needed to pad the data to the alignment boundary.
getDecoderMemoryUsage() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.ARMOptions
 
getDecoderMemoryUsage() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaOptions
 
getDecoderMemoryUsage() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.FilterOptions
Gets how much memory the decoder will need to decompress the data that was encoded with these options.
getDecoderMemoryUsage() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Gets how much memory the LZMA2 decoder will need to decompress the data that was encoded with these options and stored in a .xz file.
getDecoderMemoryUsage(FilterOptions[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.FilterOptions
Gets how much memory the decoder will need with the given filter chain.
getDefaultAuthPrefs() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthPolicy
Returns a list containing all registered authentication schemes in their default order.
getDefaultCharset() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.BCodec
The default charset used for string decoding and encoding.
getDefaultCharset() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QCodec
The default charset used for string decoding and encoding.
getDefaultCharset() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QuotedPrintableCodec
Returns the default charset used for string decoding and encoding.
getDefaultCharset() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
The default charset used for string decoding and encoding.
getDefaultDocumentCharset() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the recommended default charset of the document.
getDefaultDocumentCharsetByLocale() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the default charset of the document by locale.
getDefaultDocumentCharsetByPlatform() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the default charset of the document by platform.
getDefaultMaxConnectionsPerHost() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionManagerParams
Gets the default maximum number of connections allowed for a given host config.
getDefaultParams() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
Gets the default HttpParams to be used.
getDefaultParams() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParamsFactory
 
getDefaultParams() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpParamsFactory
Gets the default parameters.
getDefaultPolicy() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
getDefaultPort() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.Protocol
Returns the defaultPort.
getDefaultProtocolCharset() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the default charset of the protocol.
getDefaults() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
 
getDefaults() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpParams
Returns the parent collection that this collection will defer to for a default value if a particular parameter is not explicitly set in the collection itself
getDefaultSpec() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
getDefaultUseCaches() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
getDeleted() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.changes.ChangeSetResults
Returns a list of filenames which has been deleted
getDepthLimit() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Gets the match finder search depth limit.
getDevice() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the device id.
getDeviceMaj() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the major device id.
getDeviceMin() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the minor device id
getDevMajor() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Get this entry's major device number.
getDevMinor() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Get this entry's minor device number.
getDevname() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Get the device name, e.g., /dev/sda3 or /dev/mapper/vg0-home.
getDictSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Gets the dictionary size in bytes.
getDirectBitsPrice(int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeEncoder
 
getDirectoryEntries() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
If this entry represents a file, and the file is a directory, return an array of TarEntries for this entry's children.
getDirName() - Method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile.PatchFileType
dirname in patch
getDiskStartNumber() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
The disk start number stored in this extra field.
getDistance() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaOptions
Gets the delta distance.
getDistSlot(int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma.LZMAEncoder
Gets an integer [0, 63] matching the highest two bits of an integer.
getDoAuthentication() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns true if the HTTP method should automatically handle HTTP authentication challenges (status code 401, etc.), false otherwise
getDoAuthentication() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns true if the HTTP method should automatically handle HTTP authentication challenges (status code 401, etc.), false otherwise
getDoInput() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getDomain() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Returns domain attribute of the cookie.
getDomain() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NTCredentials
Retrieves the name to authenticate with.
getDoOutput() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getDoubleParameter(String, double) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
 
getDoubleParameter(String, double) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpParams
Returns a Double parameter value with the given name.
getDriverClassName() - Method in class edu.internet2.middleware.grouperInstaller.driverShim.DatabaseShimBase
return the driver classname
getDriverClassName() - Method in class edu.internet2.middleware.grouperInstaller.driverShim.MySqlShim
 
getDriverClassName() - Method in class edu.internet2.middleware.grouperInstaller.driverShim.OracleShim
 
getDriverClassName() - Method in class edu.internet2.middleware.grouperInstaller.driverShim.PostgresShim
 
getDriverClassName() - Method in class edu.internet2.middleware.grouperInstaller.driverShim.SqlServerShim
 
getDumpDate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Get the date of this dump.
getEffectiveVersion() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns the HTTP version used with this method (may be null if undefined, that is, the method has not been executed)
getElements() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Header
Returns an array of HeaderElements constructed from my value.
getEncoderMemoryUsage() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.ARMOptions
 
getEncoderMemoryUsage() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaOptions
 
getEncoderMemoryUsage() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.FilterOptions
Gets how much memory the encoder will need with these options.
getEncoderMemoryUsage() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
 
getEncoderMemoryUsage(FilterOptions[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.FilterOptions
Gets how much memory the encoder will need with the given filter chain.
getEncoding() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.BCodec
 
getEncoding() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QCodec
 
getEncoding() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
Deprecated.
use #getDefaultCharset()
getEncoding() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
The encoding to use for filenames and the file comment.
getEncoding() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipFile
The encoding to use for filenames and the file comment.
getEntries() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipFile
Returns all entries.
getEntries(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipFile
Returns all named entries in the same order they appear within the archive's central directory.
getEntriesInPhysicalOrder() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipFile
Returns all entries in physical order.
getEntriesInPhysicalOrder(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipFile
Returns all named entries in the same order their contents appear within the archive.
getEntry() - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException
The entry using the unsupported feature.
getEntry(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipFile
Returns a named entry - or null if no entry by that name exists.
getEntryEncoding() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveStreamFactory
Returns the encoding to use for arj, zip, dump, cpio and tar files, or null for the default.
getErrors() - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
errors to print when there is an error
getErrorStream() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getErrorText() - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils.CommandResult
If any error text was generated by the call, it will be set here.
getEscapedAboveHierPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the level above the this hierarchy level.
getEscapedAuthority() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the escaped authority.
getEscapedCurrentHierPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the escaped current hierarchy level.
getEscapedFragment() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the escaped fragment.
getEscapedName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the escaped basename of the path.
getEscapedPassword() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Get the escaped password.
getEscapedPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the escaped path.
getEscapedPathQuery() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the escaped query.
getEscapedQuery() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the escaped query.
getEscapedURI() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
It can be gotten the URI character sequence.
getEscapedURIReference() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the escaped URI reference string.
getEscapedUser() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Get the escaped user
getEscapedUserinfo() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the escaped userinfo.
getExitCode() - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils.CommandResult
If any exit code was generated by the call, it will be set here.
getExpiryDate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Returns the expiration Date of the cookie, or null if none exists.
getExternalAttributes() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Retrieves the external file attributes.
getExtraField(ZipShort) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Looks up an extra field by its header id.
getExtraFields() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Retrieves all extra fields that have been parsed successfully.
getExtraFields(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Retrieves extra fields.
getFactory() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Construct (if necessary) and return a LogFactory instance, using the following ordered lookup procedure to determine the name of the implementation class to be loaded.
getFeature() - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException
The unsupported feature that has been used.
getFile() - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
reference to the file object itself
getFile() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Get this entry's file.
getFilename() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipParameters
 
getFileName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.ByteArrayPartSource
 
getFileName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePartSource
Return the current filename
getFileName() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.PartSource
Gets the name of the file this source represents.
getFilesystem() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Get the last mountpoint, e.g., /home.
getFirstHeader(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderGroup
Gets the first header with the given name.
getFirstRecord() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Get the inode of the first record on this volume.
getFlags() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Get the miscellaneous flags.
getFlags() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Gets flags byte.
getFollowRedirects() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns true if the HTTP method should automatically follow HTTP redirects (status code 302, etc.), false otherwise.
getFollowRedirects() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns true if the HTTP method should automatically follow HTTP redirects (status code 302, etc.), false otherwise.
getFollowRedirects() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
Entity enclosing requests cannot be redirected without user intervention according to RFC 2616.
getFormat() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the format for this entry.
getFormat() - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.StreamingNotSupportedException
Returns the format that has been requested/detected.
getFragment() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the fragment.
getFromPath(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Get the path of an URI and its rest part.
getFullStackTrace(Throwable) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
A way to get the entire nested stack-trace of an throwable.
getGeneralPurposeBit() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
The "general purpose bit" field.
getGeneration() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Return the generation of the file.
getGID() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the group id.
getGID() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X7875_NewUnix
Gets the GID as a long.
getGrouperInstallType() - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperDirectories
are we an installed directory or source directory
getGroupId() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveEntry
 
getGroupId() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Return the group id
getGroupId() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Get this entry's group id.
getGroupId() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
Get the group id.
getGroupName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Get this entry's group name.
getHasAccessDate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Returns whether this entry has got an access date at all.
getHasCrc() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Returns whether this entry has got a crc.
getHasCreationDate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Returns whether this entry has got a creation date at all.
getHasLastModifiedDate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Returns whether this entry has got a last modified date at all.
getHasWindowsAttributes() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Returns whether this entry has windows attributes.
getHeaderCount() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Return the number of records in this segment.
getHeaderField(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Return the header field at the specified position
getHeaderField(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Return the header field
getHeaderFieldKey(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Return the header field key
getHeaderHoles() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Return the number of sparse records in this segment.
getHeaderId() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
The Header-ID.
getHeaderId() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.JarMarker
The Header-ID.
getHeaderId() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnicodeCommentExtraField
 
getHeaderId() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnicodePathExtraField
 
getHeaderId() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
The Header-ID.
getHeaderId() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
Get the header id.
getHeaderId() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
The Header-ID.
getHeaderId() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X7875_NewUnix
The Header-ID.
getHeaderId() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
 
getHeaderId() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipExtraField
The Header-ID.
getHeaderPadCount() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the number of bytes needed to pad the header to the alignment boundary.
getHeaders(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderGroup
Gets all of the headers with the given name.
getHeaderSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the header size for this CPIO format
getHeaderType() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Return the type of the tape segment header.
getHost() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScope
 
getHost() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieOrigin
 
getHost() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Returns the host.
getHost() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Deprecated.
use #getHostConfiguration()
getHost() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Returns the host.
getHost() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NTCredentials
Retrieves the host name of the computer originating the request.
getHost() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the host.
getHostAuthState() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns the target host authentication state
getHostAuthState() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns the target host authentication state
getHostConfiguration() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Returns the host configuration associated with the HttpClient.
getHostConfiguration() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Deprecated.
no longer applicable
getHostConfiguration() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Deprecated.
no longer applicable
getHostConfiguration() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyClient
Returns the host configuration associated with the ProxyClient.
getHostname() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Get the hostname of the system where the dump was performed.
getHostName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpHost
Returns the host name (IP or DNS name).
getHostOs() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry
The operating system the archive has been created on.
getHostURL() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Return the host url.
getHttpConnectionManager() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Returns the HTTP connection manager associated with the HttpClient.
getHttpConnectionManager() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Returns the httpConnectionManager.
getHttpElementCharset() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Returns the charset to be used for writing HTTP headers.
getHttpVersion() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.StatusLine
 
getID() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScheme
Deprecated.
no longer used
getID() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.DigestScheme
Deprecated.
no longer used
getID() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.NTLMScheme
Deprecated.
no longer used
getID() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.RFC2617Scheme
Deprecated.
no longer used
getIfModifiedSince() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getIndexMemoryUsage() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Gets the amount of memory in kibibytes (KiB) used by the data structures needed to locate the XZ Blocks.
getIndexSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexDecoder
 
getIno() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Returns the ino of the entry.
getInode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Set the inode.
getInputStream() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Gets an input stream for the HttpMethod response body.
getInputStream(ZipArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipFile
Returns an InputStream for reading the contents of the given entry.
getInputStream(InputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.ARMOptions
 
getInputStream(InputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.ARMThumbOptions
 
getInputStream(InputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaOptions
 
getInputStream(InputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.FilterOptions
Gets a raw (no XZ headers) decoder input stream using these options.
getInputStream(InputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.IA64Options
 
getInputStream(InputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
 
getInputStream(InputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.PowerPCOptions
 
getInputStream(InputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SPARCOptions
 
getInputStream(InputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.X86Options
 
getInstance() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.JarMarker
Since JarMarker is stateless we can always use the same instance.
getInstance(int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.Check
 
getInstance(int, int, int, int, int, int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
Creates a new LZEncoder.
getInstance(RangeEncoder, int, int, int, int, int, int, int, int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma.LZMAEncoder
 
getInstance(Class) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Convenience method to derive a name from the specified class and call getInstance(String) with it.
getInstance(Class) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Convenience method to derive a name from the specified class and call getInstance(String) with it.
getInstance(Class) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogSource
Deprecated.
Get a Log instance by class
getInstance(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Construct (if necessary) and return a Log instance, using the factory's current set of configuration attributes.
getInstance(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Construct (if necessary) and return a Log instance, using the factory's current set of configuration attributes.
getInstance(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogSource
Deprecated.
Get a Log instance by class name
getInstanceFollowRedirects() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getInternalAttributes() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Retrieves the internal file attributes.
getIntParameter(String, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
 
getIntParameter(String, int) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpParams
Returns an Integer parameter value with the given name.
getIterator() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderGroup
Returns an iterator over this group of headers.
getJavaCommand() - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
When the installer starts, it tests and validates the java command.
getKey() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
Key of the action to take.
getLabel() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Get dump label.
getLargestBlockSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexDecoder
 
getLargestBlockSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Gets the uncompressed size of the largest XZ Block in bytes.
getLastHeader(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderGroup
Gets the last header with the given name.
getLastModified() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveEntry
Last modified time in seconds since the epoch.
getLastModifiedDate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveEntry
 
getLastModifiedDate() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveEntry
Gets the last modified date of this entry.
getLastModifiedDate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry
The last modified date of the entry.
getLastModifiedDate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
 
getLastModifiedDate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
 
getLastModifiedDate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Gets the last modified date.
getLastModifiedDate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
 
getLastModifiedDate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
 
getLastResponseInputStream() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Returns the stream used to read the last response's body.
getLc() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Gets the number of literal context bits.
getLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveEntry
 
getLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.ByteArrayPartSource
 
getLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePartSource
Return the length of the file
getLength() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.PartSource
Gets the number of bytes contained in this source.
getLengthOfParts(Part[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Return the total sum of all parts and that of the last boundary
getLengthOfParts(Part[], byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Gets the length of the multipart message including the given parts.
getLevel() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Get the level of this dump.
getLevel() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Get logging level.
getLinger() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Returns linger-on-close timeout.
getLinkedFile() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
Name of linked file
getLinkName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Get this entry's link name.
getLocalAddress() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Return the local address to be used when creating connections.
getLocalAddress() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Return the local address used when creating the connection.
getLocalFileDataData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
 
getLocalFileDataData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
The actual data to put into local file data - without Header-ID or length specifier.
getLocalFileDataData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.JarMarker
The actual data to put into local file data - without Header-ID or length specifier.
getLocalFileDataData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
The actual data to put into local file data.
getLocalFileDataData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
Get the local data.
getLocalFileDataData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
The actual data to put into local file data - without Header-ID or length specifier.
getLocalFileDataData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X7875_NewUnix
The actual data to put into local file data - without Header-ID or length specifier.
getLocalFileDataData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
 
getLocalFileDataData() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipExtraField
The actual data to put into local file data - without Header-ID or length specifier.
getLocalFileDataExtra() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Retrieves the extra data for the local file data.
getLocalFileDataLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
 
getLocalFileDataLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
Length of the extra field in the local file data - without Header-ID or length specifier.
getLocalFileDataLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.JarMarker
Length of the extra field in the local file data - without Header-ID or length specifier.
getLocalFileDataLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
Length of the complete extra field in the local file data.
getLocalFileDataLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
Get the length of the local data.
getLocalFileDataLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Length of the extra field in the local file data - without Header-ID or length specifier.
getLocalFileDataLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X7875_NewUnix
Length of the extra field in the local file data - without Header-ID or length specifier.
getLocalFileDataLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
 
getLocalFileDataLength() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipExtraField
Length of the extra field in the local file data - without Header-ID or length specifier.
getLocation() - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.InvalidRedirectLocationException
 
getLog(Class) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
getLog(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
getLogClassName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Deprecated.
Never invoked by this class; subclasses should not assume it will be.
getLogConstructor() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Deprecated.
Never invoked by this class; subclasses should not assume it will be.
getLogger() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Return the native Logger instance we are using.
getLogger() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Return the native Logger instance we are using.
getLogNames() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogSource
Deprecated.
Returns a String array containing the names of all logs known to me.
getLongNameData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Get the next entry in this tar archive as longname data.
getLongParameter(String, long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
 
getLongParameter(String, long) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpParams
Returns a Long parameter value with the given name.
getLongValue() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEightByteInteger
Get value as Java long.
getLongValue(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEightByteInteger
Helper method to get the value as a Java long from an eight-byte array
getLongValue(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEightByteInteger
Helper method to get the value as a Java long from eight bytes starting at given array offset
getLp() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Gets the number of literal position bits.
getLZEncoder() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma.LZMAEncoder
 
getMajor() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpVersion
Returns the major version number of the HTTP protocol.
getMajorVersion() - Method in class edu.internet2.middleware.grouperInstaller.driverShim.DatabaseShimBase
 
getManifestAttributes() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
Deprecated.
since 1.5, do not use; always returns null
getMatches() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
Runs match finder for the next byte and returns the matches found.
getMatchFinder() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Gets the match finder type.
getMatchLen(int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
Get the length of a match at the given distance.
getMatchLen(int, int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
Get the length of a match at the given distance and forward offset.
getMaxCodeLen() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone
Returns the maxCodeLen.
getMaxCodeLen() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Metaphone
Returns the maxCodeLen.
getMaxConnectionsPerHost() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
getMaxConnectionsPerHost(HostConfiguration) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionManagerParams
Gets the maximum number of connections to be used for a particular host config.
getMaxLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Soundex
Deprecated.
This feature is not needed since the encoding size must be constant. Will be removed in 2.0.
getMaxLength() - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpContentTooLargeException
 
getMaxTotalConnections() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
getMaxTotalConnections() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionManagerParams
Gets the maximum number of connections allowed.
getMemoryLimit() - Method in exception edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.MemoryLimitException
Gets what the memory usage limit was at the time the exception was created.
getMemoryNeeded() - Method in exception edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.MemoryLimitException
Gets how much memory is required to decompress the data.
getMemoryUsage() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexDecoder
 
getMemoryUsage(int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2InputStream
Gets approximate decompressor memory requirements as kibibytes for the given dictionary size.
getMemoryUsage(int, byte) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMAInputStream
Gets approximate decompressor memory requirements as kibibytes for the given dictionary size and LZMA properties byte (lc, lp, and pb).
getMemoryUsage(int, int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMAInputStream
Gets approximate decompressor memory requirements as kibibytes for the given dictionary size, lc, and lp.
getMemoryUsage(int, int, int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma.LZMAEncoder
 
getMemoryUsage(int, int, int, int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
Gets approximate memory usage of the LZEncoder base structure and the match finder as kibibytes.
getMetaData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
Provides the stream's meta data - may change with each stream when decompressing concatenated streams.
getMethod() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethodConfiguration
The specified method.
getMethod() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Returns the compression method of this entry, or -1 if the compression method has not been specified.
GetMethod - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods
Implements the HTTP GET method.
GetMethod() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.GetMethod
No-arg constructor.
GetMethod(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.GetMethod
Constructor specifying a URI.
getMethodByCode(int) - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
returns the ZipMethod for the given code or null if the method is not known.
getMethodRetryHandler() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Deprecated.
getMinor() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpVersion
Returns the minor version number of the HTTP protocol.
getMinorVersion() - Method in class edu.internet2.middleware.grouperInstaller.driverShim.DatabaseShimBase
 
getMode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveEntry
 
getMode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry
File mode of this entry.
getMode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the mode of this entry (e.g.
getMode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Return the access permissions on the entry.
getMode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Get this entry's mode.
getMode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
File mode of this file.
getMode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Gets the compression mode.
getMode(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
Get the file mode for given permissions with the correct file type.
getModificationTime() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipParameters
 
getModifyJavaTime() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Returns the modify time as a java.util.Date of this zip entry, or null if no such timestamp exists in the zip entry.
getModifyTime() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Returns the modify time (seconds since epoch) of this zip entry as a ZipLong object, or null if no such timestamp exists in the zip entry.
getModTime() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Set this entry's modification time.
getMultipartBoundary() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.MultipartRequestEntity
Returns the MIME boundary string that is used to demarcate boundaries of this part.
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveEntry
 
getName() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveEntry
Gets the name of the entry in this archive.
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry
Get this entry's name.
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the name.
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Returns the name of the entry.
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Get this entry's name.
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Get this entry's name.
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Get the name of the entry.
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectMethod
Provide the name of this method.
getName() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Obtains the name of the HTTP method as used in the HTTP request line, for example "GET" or "POST".
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Obtains the name of the HTTP method as used in the HTTP request line, for example "GET" or "POST".
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.DeleteMethod
Returns "DELETE".
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.GetMethod
Returns "GET".
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.HeadMethod
Returns "HEAD".
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Return the name of this part.
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.PartBase
Returns the name.
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.MultipartPostMethod
Deprecated.
Returns "POST".
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.OptionsMethod
Get the name.
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PostMethod
Returns "POST".
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PutMethod
Return "PUT".
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.TraceMethod
Returns "TRACE".
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NameValuePair
Return the name.
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the basename of the path.
getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.Check
 
getName(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Get the basename of an URI.
getNameCRC32() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
 
getNextArEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveInputStream
Returns the next AR entry in this stream.
getNextCPIOEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
Reads the next CPIO file entry and positions stream at the beginning of the entry data.
getNextDumpEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
Read the next entry.
getNextEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveInputStream
 
getNextEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveInputStream
Returns the next Archive Entry in this Stream.
getNextEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
 
getNextEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
 
getNextEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
Read the next entry.
getNextEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveInputStream
 
getNextEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZFile
Returns the next Archive Entry in this archive.
getNextEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Returns the next Archive Entry in this Stream.
getNextEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
 
getNextJarEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveInputStream
 
getNextTarEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Get the next entry in this tar archive.
getNextZipEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
 
getNiceLen() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Gets the nice length of matches.
getNlink() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Return the number of hard links to the entry.
getNTRec() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Get the number of records per tape block.
getNumberOfLinks() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the number of links.
getOffset() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Return the offset within the archive
getOffset() - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.InvalidFormatException
 
getOperatingSystem() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipParameters
 
getOptions() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethodConfiguration
The specified options.
getOutputStream() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
 
getOutputStream(FinishableOutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.ARMOptions
 
getOutputStream(FinishableOutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.ARMThumbOptions
 
getOutputStream(FinishableOutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaOptions
 
getOutputStream(FinishableOutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.FilterOptions
Gets a raw (no XZ headers) encoder output stream using these options.
getOutputStream(FinishableOutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.IA64Options
 
getOutputStream(FinishableOutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
 
getOutputStream(FinishableOutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.PowerPCOptions
 
getOutputStream(FinishableOutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SPARCOptions
 
getOutputStream(FinishableOutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.X86Options
 
getOutputText() - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils.CommandResult
If any output text was generated by the call, it will be set here.
getParameter(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScheme
Returns authentication parameter with the given name, if available.
getParameter(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.NTLMScheme
Returns the authentication parameter with the given name, if available.
getParameter(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.RFC2617Scheme
Returns authentication parameter with the given name, if available.
getParameter(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PostMethod
Gets the parameter of the specified name.
getParameter(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
 
getParameter(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpParams
Returns a parameter value with the given name.
getParameterByName(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderElement
Returns parameter with the given name, if found.
getParameters() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.RFC2617Scheme
Returns authentication parameters map.
getParameters() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderElement
Get parameters, if any.
getParameters() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PostMethod
Gets the parameters currently added to the PostMethod.
getParams() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Returns HTTP protocol parameters associated with this host.
getParams() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Returns HTTP protocol parameters associated with this HttpClient.
getParams() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Returns HTTP protocol parameters associated with this method.
getParams() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnectionManager
Returns parameters associated with this connection manager.
getParams() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns HTTP protocol parameters associated with this method.
getParams() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns HTTP protocol parameters associated with this method.
getParams() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Returns parameters associated with this connection manager.
getParams() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyClient
Returns HTTP protocol parameters associated with this ProxyClient.
getParams() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.SimpleHttpConnectionManager
Returns parameters associated with this connection manager.
getParentLogger() - Method in class edu.internet2.middleware.grouperInstaller.driverShim.DatabaseShimBase
 
getPartBoundary() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Gets the part boundary to be used.
getParts() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.MultipartPostMethod
Deprecated.
Returns all parts.
getPassword() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Get the password.
getPassword() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.UsernamePasswordCredentials
Password property getter.
getPatchFileType() - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
type of file
getPath() - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
path from the project directory for the file
getPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectMethod
 
getPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieOrigin
 
getPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Returns the path attribute of the cookie
getPath() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns the path of the HTTP method.
getPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Gets the path of this HTTP method.
getPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the path.
getPath(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Get the path of an URI.
getPathQuery() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the path and query.
getPathQuery(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Get the path and query of an URI.
getPb() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Gets the number of position bits.
getPendingSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeEncoder
 
getPermission() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getPermissions() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Returns the permissions on the entry.
getPlatform() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Platform specification to put into the "version made by" part of the central file header.
getPort() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScope
 
getPort() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieOrigin
 
getPort() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Returns the port.
getPort() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Deprecated.
use #getHostConfiguration()
getPort() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Returns the port of the host.
getPort() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpHost
Returns the port.
getPort() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Get the port number.
getPort() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Get the port number.
getPort() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the port.
getPorts() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
Get the Port attribute.
getPos() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZDecoder
 
getPos() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
Gets the lowest four bits of the absolute offset of the current byte.
getPresetDict() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Gets the preset dictionary.
getPreviousDumpDate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Get the date of the previous dump at this level higher.
getPrimary() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
getPropertyInfo(String, Properties) - Method in class edu.internet2.middleware.grouperInstaller.driverShim.DatabaseShimBase
 
getProtocol() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Returns the protocol.
getProtocol() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Returns the protocol used to establish the connection.
getProtocol() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpHost
Returns the protocol.
getProtocol(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.Protocol
Gets the protocol with the given ID.
getProtocolCharset() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the protocol charset used by this current URI instance.
getProxyAuthenticationRealm() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Deprecated.
use #getProxyAuthState()
getProxyAuthState() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns the proxy authentication state
getProxyAuthState() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns the proxy authentication state
getProxyCredentials(AuthScope) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Get the proxy credentials for the given authentication scope.
getProxyCredentials(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Deprecated.
use #getProxyCredentials(AuthScope)
getProxyHost() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Returns the proxyHost.
getProxyHost() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Returns the proxy host.
getProxyPort() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Returns the proxyPort.
getProxyPort() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Returns the port of the proxy host.
getQuery() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the query.
getQuery(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
Get the query of an URI.
getQueryString() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns the query string of this HTTP method.
getQueryString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Gets the query string of this HTTP method.
getRawAboveHierPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Get the level above the this hierarchy level.
getRawAboveHierPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the level above the this hierarchy level.
getRawAuthority() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the raw-escaped authority.
getRawCurrentHierPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Get the raw-escaped current hierarchy level.
getRawCurrentHierPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the raw-escaped current hierarchy level.
getRawCurrentHierPath(char[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the raw-escaped current hierarchy level in the given path.
getRawFragment() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the raw-escaped fragment.
getRawHost() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the host.
getRawName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Returns the raw bytes that made up the name before it has been converted using the configured or guessed encoding.
getRawName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the raw-escaped basename of the path.
getRawPassword() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Get the raw-escaped password.
getRawPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Get the raw escaped path.
getRawPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the raw-escaped path.
getRawPathQuery() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the raw-escaped path and query.
getRawQuery() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the raw-escaped query.
getRawScheme() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Get the scheme.
getRawScheme() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Get the scheme.
getRawScheme() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the scheme.
getRawURI() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
It can be gotten the URI character sequence.
getRawURIReference() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the URI reference character sequence.
getRawUser() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Get the raw-escaped user.
getRawUserinfo() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the raw-escaped userinfo.
getRealm() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScheme
Returns authentication realm.
getRealm() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScope
 
getRealm() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthState
Returns the authentication realm.
getRealm() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.NTLMScheme
The concept of an authentication realm is not supported by the NTLM authentication scheme.
getRealm() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.RFC2617Scheme
Returns authentication realm.
getRealSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Get this entry's real file size in case of a sparse file.
getReason() - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpException
Deprecated.
HttpClient no longer uses this for itself. It is only provided for compatibility with existing clients, and will be removed in a future release.
getReason() - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI.DefaultCharsetChanged
Get the reason message.
getReason() - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URIException
Deprecated.
You should instead call Throwable.getMessage().
getReasonCode() - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpException
Deprecated.
HttpClient no longer uses this for itself. It is only provided for compatibility with existing clients, and will be removed in a future release.
getReasonCode() - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI.DefaultCharsetChanged
Get the reason code.
getReasonCode() - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URIException
Get the reason code.
getReasonPhrase() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.StatusLine
 
getReceiveBufferSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Returns a hint the size of the underlying buffers used by the platform for incoming network I/O.
getRecordCount() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexDecoder
 
getRecordSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Get the record size being used by this stream's buffer.
getRecordSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Get the record size being used by this stream's TarBuffer.
getRecoverableExceptionCount() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Deprecated.
no longer used Returns the number of "recoverable" exceptions thrown and handled, to allow for monitoring the quality of the connection.
getRegisteredCookieSpecs() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
Obtains the currently registered cookie policy names.
getRelativeHeaderOffset() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
The relative header offset stored in this extra field.
getRelativePath() - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
relative path is path from patch dir (e.g.
getRemoteDevice() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the remote device id.
getRemoteDeviceMaj() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the remote major device id.
getRemoteDeviceMin() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the remote minor device id.
getRequestCharSet() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns the character encoding of the request from the Content-Type header.
getRequestCharSet() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
Returns the request's charset.
getRequestContentLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
Returns the length of the request body.
getRequestContentLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.MultipartPostMethod
Deprecated.
Return the length of the request body.
getRequestEntity() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
 
getRequestHeader(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Gets the request header with the given name.
getRequestHeader(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns the specified request header.
getRequestHeaderGroup() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Gets the header group storing the request headers.
getRequestHeaders() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns the current request headers for this HTTP method.
getRequestHeaders() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns an array of the requests headers that the HTTP method currently has
getRequestHeaders(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns the request headers with the given name.
getRequestHeaders(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
 
getRequestMethod() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Return the request method.
getRequestOutputStream() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Returns an OutputStream suitable for writing the request.
getRequestProperty(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getResponseBody() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns the response body of the HTTP method, if any, as an array of bytes.
getResponseBody() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns the response body of the HTTP method, if any, as an array of bytes.
getResponseBody(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns the response body of the HTTP method, if any, as an array of bytes.
getResponseBodyAsStream() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns the response body of the HTTP method, if any, as an InputStream.
getResponseBodyAsStream() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns the response body of the HTTP method, if any, as an InputStream.
getResponseBodyAsString() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns the response body of the HTTP method, if any, as a String.
getResponseBodyAsString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns the response body of the HTTP method, if any, as a String.
getResponseBodyAsString(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns the response body of the HTTP method, if any, as a String.
getResponseCharSet() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns the character encoding of the response from the Content-Type header.
getResponseCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Return the response code.
getResponseContentLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Return the length (in bytes) of the response body, as specified in a Content-Length header.
getResponseFooter(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Return the specified response footer.
getResponseFooter(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Gets the response footer associated with the given name.
getResponseFooters() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns the response footers from the most recent execution of this request.
getResponseFooters() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns an array of the response footers that the HTTP method currently has in the order in which they were read.
getResponseHeader(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns the specified response header.
getResponseHeader(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Gets the response header associated with the given name.
getResponseHeaderGroup() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Gets the header group storing the response headers.
getResponseHeaders() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns the response headers from the most recent execution of this request.
getResponseHeaders() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns an array of the response headers that the HTTP method currently has in the order in which they were read.
getResponseHeaders(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns the response headers with the given name.
getResponseHeaders(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
 
getResponseInputStream() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Return a InputStream suitable for reading the response.
getResponseMessage() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Return the response message
getResponseStream() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns a stream from which the body of the current response may be read.
getResponseTrailerHeaderGroup() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Gets the header group storing the response trailer headers as per RFC 2616 section 3.6.1.
getRetryCount() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.DefaultHttpMethodRetryHandler
 
getRetryCount() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.DefaultMethodRetryHandler
Deprecated.
 
getReverseBitTreePrice(short[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeEncoder
 
getScheme() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScope
 
getScheme() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Get the scheme.
getScheme() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Get the scheme.
getScheme() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.Protocol
Returns the scheme.
getScheme() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the scheme.
getSchemeName() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScheme
Returns textual designation of the given authentication scheme.
getSchemeName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.BasicScheme
Returns textual designation of the basic authentication scheme.
getSchemeName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.DigestScheme
Returns textual designation of the digest authentication scheme.
getSchemeName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.NTLMScheme
Returns textual designation of the NTLM authentication scheme.
getSecure() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
 
getSendBufferSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Gets the socket's sendBufferSize.
getSendBufferSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Returns a hint the size of the underlying buffers used by the platform for outgoing network I/O.
getSimpleName() - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
name and extension of file
getSimpleName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Returns the path of the entry.
getSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveEntry
 
getSize() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveEntry
Gets the uncompressed size of this entry.
getSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry
Get this entry's file size.
getSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the filesize.
getSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Returns the size of the entry.
getSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Get this entry's file size.
getSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Get this entry's file size.
getSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
The uncompressed size stored in this extra field.
getSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Gets the uncompressed size of the entry data.
getSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.snappy.SnappyCompressorInputStream
Get the uncompressed size of the stream
getSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.Check
 
getSocket() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Returns the connection socket.
getSocket() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory.SocketTask
Return the socket.
getSocket() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyClient.ConnectResponse
Gets the socket connected and authenticated (if appropriate) to the configured HTTP proxy, or null if a connection could not be made.
getSocketFactory() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.Protocol
Returns the socketFactory.
getSoTimeout() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
getSoTimeout() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Returns the default socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
getSoTimeout() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Returns the default socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
getSource() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePart
Returns the source of the file part.
getSpecByPolicy(int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
getSpecByVersion(int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
getStartOffset() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.ARMOptions
Gets the start offset.
getState() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Returns HTTP state associated with the HttpClient.
getState() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyClient
Returns HTTP state associated with the ProxyClient.
getStatusCode() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns the status code associated with the latest response.
getStatusCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns the response status code.
getStatusCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.StatusLine
 
getStatusLine() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns the Status-Line from the most recent response for this method, or null if the method has not been executed.
getStatusLine() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Provides access to the response status line.
getStatusText() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns the status text (or "reason phrase") associated with the latest response.
getStatusText() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns the status text (or "reason phrase") associated with the latest response.
getStatusText(int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
Get the reason phrase for a particular status code.
getStreamCount() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Gets the number of Streams in the .xz file.
getStreamFlags() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexDecoder
 
getStreamSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexDecoder
 
getString(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConstants
Deprecated.
Converts the byte array of HTTP element characters to a string This method is to be used when decoding content of HTTP elements (such as response headers)
getString(byte[], int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConstants
Deprecated.
Converts the byte array of HTTP element characters to a string This method is to be used when decoding content of HTTP elements (such as response headers)
getString(byte[], int, int, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.EncodingUtil
Converts the byte array of HTTP content characters to a string.
getString(byte[], String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.EncodingUtil
Converts the byte array of HTTP content characters to a string.
getSummary() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
Return the archive summary information.
getTcpNoDelay() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Tests if Nagle's algorithm is to be used.
getter(Class, String, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a getter method object for a class, potentially in superclasses
getterHelper(Class, String, String, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a setter method object for a class, potentially in superclasses
getterNameFromPropertyName(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
generate getBb from bb
getters(Class, Class, Class<? extends Annotation>, Boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get all getters from a class, including superclasses (if specified) (up to and including the specified superclass).
getThrowables(Throwable) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Returns the list of Throwable objects in the exception chain.
getTime() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the time in seconds.
getTransferEncoding() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Return the transfer encoding of this part.
getTransferEncoding() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.PartBase
Returns the transfer encoding of this part.
getType() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Get the type of the entry.
getUID() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Get the user id.
getUID() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X7875_NewUnix
Gets the UID as a long.
getUncompressedFilename(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2Utils
Maps the given name of a bzip2-compressed file to the name that the file should have after uncompression.
getUncompressedFilename(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.FileNameUtil
Maps the given name of a compressed file to the name that the file should have after uncompression.
getUncompressedFilename(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipUtils
Maps the given name of a gzip-compressed file to the name that the file should have after uncompression.
getUncompressedFilename(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZUtils
Maps the given name of a xz-compressed file to the name that the file should have after uncompression.
getUncompressedSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexDecoder
 
getUncompressedSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma.LZMAEncoder
 
getUnicodeName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
 
getUnixMode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry
File mode of this entry as Unix stat value.
getUnixMode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Unix permission.
getUnixSymlink(ZipArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipFile
Convenience method to return the entry's content as a String if isUnixSymlink() returns true for it, otherwise returns null.
getUnparseableExtraFieldData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Looks up extra field data that couldn't be parsed correctly.
getURI() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectMethod
 
getURI() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns the URI for this method.
getURI() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns the URI of the HTTP method
getURI() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
It can be gotten the URI character sequence.
getUriCharset() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Returns the charset to be used for parsing URIs.
getURIReference() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the original URI reference string.
getURL() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Return the URL
getUseCaches() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getUseExpectHeader() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.ExpectContinueMethod
Deprecated.
getUser() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Get the user.
getUserId() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveEntry
 
getUserId() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Return the user id.
getUserId() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Get this entry's user id.
getUserId() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
Get the user id.
getUserinfo() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the userinfo.
getUserName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Get this entry's user name.
getUserName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.UsernamePasswordCredentials
User name property getter.
getValidDateFormats() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpec
Returns the Collection of date patterns used for parsing.
getValidDateFormats() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpecBase
 
getValidDateFormats() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
 
getValue() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEightByteInteger
Get value as Java long.
getValue() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
Get value as Java long.
getValue() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipShort
Get value as Java int.
getValue() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NameValuePair
Return the current value.
getValue(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEightByteInteger
Helper method to get the value as a Java long from an eight-byte array
getValue(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
Helper method to get the value as a Java long from a four-byte array
getValue(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipShort
Helper method to get the value as a java int from a two-byte array
getValue(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEightByteInteger
Helper method to get the value as a Java BigInteger from eight bytes starting at given array offset
getValue(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
Helper method to get the value as a Java long from four bytes starting at given array offset
getValue(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipShort
Helper method to get the value as a java int from two bytes starting at given array offset
getValues() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Header
Deprecated.
Use #getElements
getVersion() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieVersionSupport
 
getVersion() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Returns the version of the cookie specification to which this cookie conforms.
getVersion() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2965Spec
 
getVersion() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Returns HTTP protocol version to be used by the HTTP methods that this collection of parameters applies to.
getVersionHeader() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieVersionSupport
 
getVersionHeader() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2965Spec
 
getVirtualHost() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Deprecated.
use HostParams
getVirtualHost() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Deprecated.
no longer applicable
getVirtualHost() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HostParams
Returns the virtual host name.
getVirtualHost() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Returns the virtual host name.
getVLISize(long) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.Util
 
getVolume() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Return the tape volume where this file is located.
getVolume() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Get volume (tape) number.
getWindowsAttributes() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Gets the windows attributes.
getZipEncoding(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEncodingHelper
Instantiates a zip encoding.
GiDbUtils - Class in edu.internet2.middleware.grouperInstaller.util
the instance can be reused, it doesnt store state except the connection user/pass etc
GiDbUtils(String, String, String) - Constructor for class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
construct
GiDbUtils.DbType - Enum Class in edu.internet2.middleware.grouperInstaller.util
oracle types
GIDLEN - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of the group id field in a header buffer.
GiGrouperVersion - Class in edu.internet2.middleware.grouperInstaller
keep track of which version grouper is.
GiGrouperVersion(String) - Constructor for class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
private constructor
GNAMELEN - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of the group name field in a header buffer.
GNU_LONGLINK - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The name of the GNU tar entry which contains a long name.
greaterEquals(HttpVersion) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpVersion
Test if the HTTP protocol version is greater or equal to the given number.
greaterOrEqualToArg(GiGrouperVersion) - Method in class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
see if the grouper version is greater than or equal to a certain version
greaterOrEqualToArg(String) - Method in class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
see if the grouper version is greater than or equal to a certain version
GROUP_EXEC - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION
 
GROUP_READ - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION
 
GROUP_WRITE - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION
 
grouperDaemon - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminManageService
daemon (loader)
GrouperDirectories() - Constructor for class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperDirectories
 
GrouperInstaller - Class in edu.internet2.middleware.grouperInstaller
Install grouper
GrouperInstaller() - Constructor for class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
GrouperInstaller.GrouperDirectories - Class in edu.internet2.middleware.grouperInstaller
structure and logic to locate where grouper is installed (or will be?)
GrouperInstaller.GrouperDirectories.GrouperInstallType - Enum Class in edu.internet2.middleware.grouperInstaller
which type of install are we
GrouperInstaller.GrouperInstallerAdminAction - Enum Class in edu.internet2.middleware.grouperInstaller
 
GrouperInstaller.GrouperInstallerAdminManageService - Enum Class in edu.internet2.middleware.grouperInstaller
 
GrouperInstaller.GrouperInstallerAdminManageServiceAction - Enum Class in edu.internet2.middleware.grouperInstaller
 
GrouperInstaller.GrouperInstallerDevelopAction - Enum Class in edu.internet2.middleware.grouperInstaller
 
GrouperInstaller.GrouperInstallerMainFunction - Enum Class in edu.internet2.middleware.grouperInstaller
main function of grouper installer
GrouperInstaller.GrouperInstallerManageAction - Enum Class in edu.internet2.middleware.grouperInstaller
 
GrouperInstaller.GrouperInstallerPatchAction - Enum Class in edu.internet2.middleware.grouperInstaller
 
GrouperInstaller.GrouperInstallerPatchStatus - Enum Class in edu.internet2.middleware.grouperInstaller
 
GrouperInstaller.GrouperInstallerUpgradeTaskAction - Enum Class in edu.internet2.middleware.grouperInstaller
 
GrouperInstallerIndexFile - Class in edu.internet2.middleware.grouperInstaller
when indexing a file, keep track of the name, file, type, etc
GrouperInstallerIndexFile() - Constructor for class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
 
GrouperInstallerIndexFile.PatchFileType - Enum Class in edu.internet2.middleware.grouperInstaller
type of patch file
GrouperInstallerLog - Class in edu.internet2.middleware.grouperInstaller.util
 
GrouperInstallerLog(Log) - Constructor for class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
wrap a logger
GrouperInstallerMergePatchFiles - Class in edu.internet2.middleware.grouperInstaller
grouper installer merge properties files main
GrouperInstallerMergePatchFiles() - Constructor for class edu.internet2.middleware.grouperInstaller.GrouperInstallerMergePatchFiles
 
grouperInstallerOverrideMap() - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
override map for properties for testing
grouperInstallerProperties() - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
grouper installer properties
GrouperInstallerUtils - Class in edu.internet2.middleware.grouperInstaller.util
utility methods for grouper.
GrouperInstallerUtils() - Constructor for class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
GrouperInstallerUtils.CommandResult - Class in edu.internet2.middleware.grouperInstaller.util
The results of executing a command.
grouperInstallerVersion() - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the version from jar e.g.
grouperVersionGreaterOrEqual(String) - Static method in class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
see if the grouper version is greater than or equal to a certain version
gshExcutableAndDos2Unix(String) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
gshExcutableAndDos2Unix(String, String) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
gzip(File, File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
GZIP - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorStreamFactory
Constant used to identify the GZIP compression algorithm.
GzipCompressorInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip
Input stream that decompresses .gz files.
GzipCompressorInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
Constructs a new input stream that decompresses gzip-compressed data from the specified input stream.
GzipCompressorInputStream(InputStream, boolean) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
Constructs a new input stream that decompresses gzip-compressed data from the specified input stream.
GzipCompressorOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip
Compressed output stream using the gzip format.
GzipCompressorOutputStream(OutputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipCompressorOutputStream
Creates a gzip compressed output stream with the default parameters.
GzipCompressorOutputStream(OutputStream, GzipParameters) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipCompressorOutputStream
Creates a gzip compressed output stream with the specified parameters.
GzipParameters - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip
Parameters for the GZIP compressor.
GzipParameters() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipParameters
 
GzipUtils - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip
Utility code for the gzip compression format.

H

handleCloseIdleConnections(HttpConnectionManager) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.IdleConnectionTimeoutThread
Handles calling closeIdleConnections() and doing any other cleanup work on the given connection mangaer.
hasAuthority() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Tell whether or not this URI has authority.
hasBeenUsed() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns true if the HTTP method has been already executed, but not recycled.
hasBeenUsed() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns true if the HTTP method has been already executed, but not recycled.
hasEnoughData(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
Tests if there is enough input available to let the caller encode at least one more byte.
hasFragment() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Tell whether or not this URI has fragment.
hash - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Cache the hash code for this URI.
HASH_OFFSET - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.LangUtils
 
HASH_SEED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.LangUtils
 
hashCode() - Method in class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
 
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveEntry
 
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
 
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
 
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
 
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Hashcodes are based on entry names.
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.GeneralPurposeBit
 
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
 
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X7875_NewUnix
 
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Get the hashCode of the entry.
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEightByteInteger
Override to make two instances with same value equal.
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
Override to make two instances with same value equal.
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipShort
Override to make two instances with same value equal.
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthSchemeBase
Deprecated.
 
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScope
 
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Returns a hash code in keeping with the Object.hashCode() general hashCode contract.
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
 
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpHost
 
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpVersion
 
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NameValuePair
 
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NTCredentials
Computes a hash code based on all the case-sensitive parts of the credentials object.
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory
All instances of DefaultProtocolSocketFactory have the same hash code.
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.Protocol
Return a hash code for this object
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
All instances of SSLProtocolSocketFactory have the same hash code.
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Return a hash code for this URI.
hashCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.UsernamePasswordCredentials
Does a hash of both user name and password.
hashCode(int, boolean) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.LangUtils
 
hashCode(int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.LangUtils
 
hashCode(int, Object) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.LangUtils
 
HASHTABLE_IMPLEMENTATION_PROPERTY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Setting this system property (org.apache.commons.logging.LogFactory.HashtableImpl) value allows the Hashtable used to store classloaders to be substituted by an alternative implementation.
hasNext() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.BlockInfo
 
hasOption(int, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
see if options have a specific option by int bits
hasPending() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZDecoder
 
hasQuery() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Tell whether or not this URI has query.
hasRecord(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexDecoder
 
hasRequestContent() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
Returns true if there is a request body to be sent.
hasRequestContent() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.ExpectContinueMethod
Returns true if there is a request body to be sent.
hasRequestContent() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.MultipartPostMethod
Deprecated.
Returns true
hasRequestContent() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PostMethod
Returns true if there is a request body to be sent.
hasSpace() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZDecoder
 
hasStream() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Whether there is any content associated with this entry.
hasUncompressedOffset(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexDecoder
 
hasUserinfo() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Tell whether or not this URI has userinfo.
HEAD_BODY_CHECK_TIMEOUT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Sets period of time in milliseconds to wait for a content body sent in response to HEAD method from a non-compliant server.
Header - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
An HTTP header.
Header() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Header
Default constructor.
Header(String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Header
Constructor with name and value
Header(String, String, boolean) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Header
Constructor with name and value
HEADER - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveEntry
The header for each entry
HEADER_MAGIC - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZ
XZ Header Magic Bytes begin a XZ file.
HeaderElement - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
One element of an HTTP header's value.
HeaderElement() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderElement
Default constructor.
HeaderElement(char[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderElement
Constructor with array of characters.
HeaderElement(char[], int, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderElement
Constructor with array of characters.
HeaderElement(String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderElement
Constructor.
HeaderElement(String, String, NameValuePair[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderElement
Constructor with name, value and parameters.
HeaderGroup - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
A class for combining a set of headers.
HeaderGroup() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderGroup
Constructor for HeaderGroup.
HeadMethod - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods
Implements the HTTP HEAD method.
HeadMethod() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.HeadMethod
No-arg constructor.
HeadMethod(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.HeadMethod
Constructor specifying a URI.
hex - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for hex.
Hex - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary
Hex encoder and decoder.
Hex() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Hex
 
hier_part - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for hier_part.
HIGH_DENSITY_NTREC - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants
 
host - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for host.
HostConfiguration - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Holds all of the variables needed to describe an HTTP connection to a host.
HostConfiguration() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Constructor for HostConfiguration.
HostConfiguration(HostConfiguration) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Copy constructor for HostConfiguration
hostEquals(HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Tests if the host configuration equals the configuration set on the connection.
hostname - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for hostname.
hostname() - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the hostname of this machine
HostOs() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
 
HostParams - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params
This class represents a collection of HTTP protocol parameters applicable to instances of HostConfiguration.
HostParams() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HostParams
Creates a new collection of parameters with the collection returned by DefaultHttpParams.getDefaultParams() as a parent.
HostParams(HttpParams) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HostParams
Creates a new collection of parameters with the given parent.
hostport - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for hostport.
HTTP_0_9 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpVersion
HTTP protocol version 0.9
HTTP_1_0 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpVersion
HTTP protocol version 1.0
HTTP_1_1 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpVersion
HTTP protocol version 1.1
HTTP_CONTENT_CHARSET - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Defines the charset to be used for encoding content body.
HTTP_ELEMENT_CHARSET - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConstants
Deprecated.
Character set used to encode HTTP protocol elements
HTTP_ELEMENT_CHARSET - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Defines the charset to be used for encoding HTTP protocol elements.
HTTP_URI_CHARSET - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Defines the charset to be used for parsing URIs.
HttpAuthenticator - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
Deprecated.
no longer used
HttpAuthenticator() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.HttpAuthenticator
Deprecated.
 
HttpAuthRealm - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
Deprecated.
no longer used
HttpAuthRealm(String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.HttpAuthRealm
Deprecated.
Creates a new HttpAuthRealm for the given domain and realm.
HttpClient - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
An HTTP "user-agent", containing an HTTP state and one or more HTTP connections, to which HTTP methods can be applied.
HttpClient() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Creates an instance of HttpClient using default parameter set.
HttpClient(HttpConnectionManager) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Creates an instance of HttpClient with a user specified HTTP connection manager.
HttpClient(HttpClientParams) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Creates an instance of HttpClient using the given parameter set.
HttpClient(HttpClientParams, HttpConnectionManager) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Creates an instance of HttpClient with a user specified parameter set and HTTP connection manager.
HttpClientError - Error in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Signals that an error has occurred.
HttpClientError() - Constructor for error edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClientError
Creates a new HttpClientError with a null detail message.
HttpClientError(String) - Constructor for error edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClientError
Creates a new HttpClientError with the specified detail message.
HttpClientParams - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params
This class represents a collection of HTTP protocol parameters applicable to instances of HttpClient.
HttpClientParams() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
Creates a new collection of parameters with the collection returned by DefaultHttpParams.getDefaultParams() as a parent.
HttpClientParams(HttpParams) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
Creates a new collection of parameters with the given parent.
httpConnection - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.SimpleHttpConnectionManager
The http connection
HttpConnection - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
An abstraction of an HTTP InputStream and OutputStream pair, together with the relevant attributes.
HttpConnection(HostConfiguration) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Creates a new HTTP connection for the given host configuration.
HttpConnection(String, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Creates a new HTTP connection for the given host and port.
HttpConnection(String, int, Protocol) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Creates a new HTTP connection for the given host and port using the given protocol.
HttpConnection(String, int, String, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Creates a new HTTP connection for the given host and port via the given proxy host and port using the default protocol.
HttpConnection(String, int, String, int, Protocol) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Creates a new HTTP connection for the given host with the virtual alias and port via the given proxy host and port using the given protocol.
HttpConnection(String, int, String, String, int, Protocol) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Deprecated.
use #HttpConnection(String, int, String, int, Protocol)
HttpConnection(String, String, int, Protocol) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Creates a new HTTP connection for the given host with the virtual alias and port using given protocol.
HttpConnectionManager - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
An interface for classes that manage HttpConnections.
HttpConnectionManagerParams - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params
This class represents a collection of HTTP protocol parameters applicable to HTTP connection managers.
HttpConnectionManagerParams() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionManagerParams
 
HttpConnectionParams - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params
This class represents a collection of HTTP protocol parameters applicable to HTTP connections.
HttpConnectionParams() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Creates a new collection of parameters with the collection returned by DefaultHttpParams.getDefaultParams() as a parent.
HttpConstants - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Deprecated.
use EncodingUtil class
HttpConstants() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConstants
Deprecated.
 
HttpContentTooLargeException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Signals that the response content was larger than anticipated.
HttpContentTooLargeException(String, int) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpContentTooLargeException
 
HttpException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Signals that an HTTP or HttpClient exception has occurred.
HttpException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpException
Creates a new HttpException with a null detail message.
HttpException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpException
Creates a new HttpException with the specified detail message.
HttpException(String, Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpException
Creates a new HttpException with the specified detail message and cause.
HttpHost - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Holds all of the variables needed to describe an HTTP connection to a host.
HttpHost(HttpHost) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpHost
Copy constructor for HttpHost
HttpHost(URI) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpHost
URI constructor for HttpHost.
HttpHost(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpHost
Constructor for HttpHost.
HttpHost(String, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpHost
Constructor for HttpHost.
HttpHost(String, int, Protocol) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpHost
Constructor for HttpHost.
HttpMethod - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
HttpMethod interface represents a request to be sent via a HTTP connection and a corresponding response.
HttpMethodBase - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
An abstract base implementation of HttpMethod.
HttpMethodBase() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
No-arg constructor.
HttpMethodBase(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Constructor specifying a URI.
HttpMethodParams - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params
This class represents a collection of HTTP protocol parameters applicable to HTTP methods.
HttpMethodParams() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Creates a new collection of parameters with the collection returned by DefaultHttpParams.getDefaultParams() as a parent.
HttpMethodParams(HttpParams) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Creates a new collection of parameters with the given parent.
HttpMethodRetryHandler - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
A handler for determining if an HttpMethod should be retried after a recoverable exception during execution.
HttpParams - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params
This interface represents a collection of HTTP protocol parameters.
HttpParamsFactory - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params
A factory for getting the default set of parameters to use when creating an instance of HttpParams.
HttpParser - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
A utility class for parsing http header values according to RFC-2616 Section 4 and 19.3.
HttpRecoverableException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Deprecated.
no longer used
HttpRecoverableException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpRecoverableException
Deprecated.
Creates a new HttpRecoverableException with a null detail message.
HttpRecoverableException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpRecoverableException
Deprecated.
Creates a new HttpRecoverableException with the specified detail message.
HttpState - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
A container for HTTP attributes that may persist from request to request, such as cookies and authentication credentials.
HttpState() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Default constructor.
HttpStatus - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Constants enumerating the HTTP status codes.
HttpStatus() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
 
HttpsURL - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
The HTTPS URL.
HttpsURL() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Create an instance as an internal use.
HttpsURL(char[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL as an escaped form of a character array.
HttpsURL(char[], String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL as an escaped form of a character array with the given charset to do escape encoding.
HttpsURL(HttpsURL, HttpsURL) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL with a given relative URL.
HttpsURL(HttpsURL, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL with a given relative HTTPS URL string.
HttpsURL(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from a given string.
HttpsURL(String, int, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, int, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from a given string with the given charset to do escape encoding.
HttpsURL(String, String, int, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, int, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, int, String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, int, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, int, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, int, String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Construct a HTTP URL from given components.
HttpsURL(String, String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpURL - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
The HTTP URL.
HttpURL() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Create an instance as an internal use.
HttpURL(char[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Construct a HTTP URL as an escaped form of a character array.
HttpURL(char[], String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Construct a HTTP URL as an escaped form of a character array with the given charset to do escape encoding.
HttpURL(HttpURL, HttpURL) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Construct a HTTP URL with a given relative URL.
HttpURL(HttpURL, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Construct a HTTP URL with a given relative URL string.
HttpURL(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from a given string.
HttpURL(String, int, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, int, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from a given string with the given charset to do escape encoding.
HttpURL(String, String, int, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, int, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, int, String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, int, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, int, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, int, String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURLConnection - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util
Provides a HttpURLConnection wrapper around HttpClient's HttpMethod.
HttpURLConnection(HttpMethod, URL) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Creates an HttpURLConnection from a HttpMethod.
HttpURLConnection(URL) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Create an instance.
HttpVersion - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
HTTP version, as specified in RFC 2616.
HttpVersion(int, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpVersion
Create an HTTP protocol version designator.

I

IA64 - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple
 
IA64(boolean, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple.IA64
 
IA64Options - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
BCJ filter for Itanium (IA-64) instructions.
IA64Options() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.IA64Options
 
IdleConnectionHandler - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util
A helper class for connection managers to track idle connections.
IdleConnectionHandler() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.IdleConnectionHandler
 
IdleConnectionTimeoutThread - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util
A utility class for periodically closing idle connections.
IdleConnectionTimeoutThread() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.IdleConnectionTimeoutThread
 
IGNORE_COOKIES - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
The policy that ignores cookies.
IgnoreCookiesSpec - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie
A cookie spec that does nothing.
IgnoreCookiesSpec() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
 
IMPLODING - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
Imploding.
in - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
 
incrementChar(char) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
increment a character (A-Z then 0-9)
incrementStringInt(char[]) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Increment a string with A-Z and 0-9 (no lower case so case insensitive apps like windows IE will still work)
indent(String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
this method will indent xml or json.
INDEX_NOT_FOUND - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Represents a failed index search.
IndexDecoder - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index
 
IndexDecoder(SeekableInputStream, StreamFlags, long, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexDecoder
 
IndexEncoder - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index
 
IndexEncoder() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexEncoder
 
indexFirstOf(char[], char) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given array.
indexFirstOf(char[], char, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given array.
indexFirstOf(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given string.
indexFirstOf(String, String, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given string.
IndexHash - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index
 
IndexHash() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexHash
 
indexOf(Object[], Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Find the index of the given object in the array.
indexOf(Object[], Object, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Find the index of the given object in the array starting at the given index.
info(Object) - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
 
info(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Logs a message with java.util.logging.Level.INFO.
info(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Logs a message with java.util.logging.Level.INFO.
info(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Do nothing
info(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_INFO.
info(Object) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
Log a message with info log level.
info(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
 
info(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Logs a message with java.util.logging.Level.INFO.
info(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Logs a message with java.util.logging.Level.INFO.
info(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Do nothing
info(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_INFO.
info(Object, Throwable) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
Log an error with info log level.
init(File) - Static method in class edu.internet2.middleware.grouperInstaller.driverShim.DatabaseShimBase
 
init(String) - Method in class edu.internet2.middleware.grouperInstaller.morphString.Crypto
initialize the key and cipher
initCause(Throwable, Throwable) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.ExceptionUtil
If we're running on JDK 1.4 or later, initialize the cause for the given throwable.
initializeTables(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
Initializes the arrays based on the maximum code size.
initProbs(short[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeCoder
 
injectInException(Throwable, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
If we can, inject this into the exception, else return false
INODE - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
 
InputStreamRequestEntity - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods
A RequestEntity that contains an InputStream.
InputStreamRequestEntity(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.InputStreamRequestEntity
Creates a new InputStreamRequestEntity with the given content and a content type of InputStreamRequestEntity.CONTENT_LENGTH_AUTO.
InputStreamRequestEntity(InputStream, long) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.InputStreamRequestEntity
Creates a new InputStreamRequestEntity with the given content and content length.
InputStreamRequestEntity(InputStream, long, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.InputStreamRequestEntity
Creates a new InputStreamRequestEntity with the given content, content length, and content type.
InputStreamRequestEntity(InputStream, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.InputStreamRequestEntity
Creates a new InputStreamRequestEntity with the given content, content type, and a content length of InputStreamRequestEntity.CONTENT_LENGTH_AUTO.
install - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerMainFunction
Deprecated.
install - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerPatchAction
install patches
installContainer - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerMainFunction
install container
installed - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperDirectories.GrouperInstallType
installed Grouper env
instances - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
The Log instances that have already been created, keyed by logger name.
InternalLZWInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_
This class is only public for technical reasons and is not part of Commons Compress' published API - it may change or disappear without warning.
InternalLZWInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
 
intObjectValue(Object, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the Integer value of an object
intValue(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert an object to a int
intValue(Object, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert an object to a int
intValueNoError(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the int value of an object, do not throw an exception if there is an error
invalidate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthState
Invalidates the authentication state by resetting its parameters.
InvalidCredentialsException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
Authentication credentials required to respond to a authentication challenge are invalid
InvalidCredentialsException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.InvalidCredentialsException
Creates a new InvalidCredentialsException with a null detail message.
InvalidCredentialsException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.InvalidCredentialsException
Creates a new InvalidCredentialsException with the specified message.
InvalidCredentialsException(String, Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.InvalidCredentialsException
Creates a new InvalidCredentialsException with the specified detail message and cause.
InvalidFormatException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump
Invalid Format Exception.
InvalidFormatException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.InvalidFormatException
 
InvalidFormatException(long) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.InvalidFormatException
 
InvalidRedirectLocationException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Signals violation of HTTP specification caused by an invalid redirect location
InvalidRedirectLocationException(String, String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.InvalidRedirectLocationException
Creates a new InvalidRedirectLocationException with the specified detail message.
InvalidRedirectLocationException(String, String, Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.InvalidRedirectLocationException
Creates a new RedirectException with the specified detail message and cause.
invokeMethod(Method, Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Safely invoke a reflection method that takes no args
invokeMethod(Method, Object, Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Safely invoke a reflection method
IOUtils - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils
Utility functions
IPv4address - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Bitset that combines digit and dot fo IPv$address.
IPv6address - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
RFC 2373.
IPv6reference - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
RFC 2732, 2373.
isAborted() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Tests whether the execution of this method has been aborted
isAbsoluteURI() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Tell whether or not this URI is absolute.
isAbsPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Tell whether or not the relativeURI or hier_part of this URI is abs_path.
isAllowed(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.OptionsMethod
Is the specified method allowed ?
isAlwaysUseQuotes() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.ParameterFormatter
Determines whether all parameter values must be enclosed in quotation marks, even if they do not contain any special characters
isAntiItem() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Indicates whether this is an "anti-item" used in differential backups, meaning it should delete the same file from a previous backup.
isArrayByteBase64(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Base64
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
isArrayZero(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.ArchiveUtils
Returns true if the first N bytes of an array are all zero
isAscii(char) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
is ascii char
isAtEOF() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
 
isAuthAttempted() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthState
Tests whether authenication challenge has been responsed to
isAuthenticationPreemptive() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
isAuthenticationPreemptive() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
Returns true if authentication should be attempted preemptively, false otherwise.
isAuthRequested() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthState
Tests whether authenication challenge has been received
isAutogenerated() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Header
Returns the value of the auto-generated header flag.
isBit0_modifyTimePresent() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Returns whether bit0 of the flags byte is set or not, which should correspond to the presence or absence of a modify timestamp in this particular zip entry.
isBit1_accessTimePresent() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Returns whether bit1 of the flags byte is set or not, which should correspond to the presence or absence of a "last access" timestamp in this particular zip entry.
isBit2_createTimePresent() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Returns whether bit2 of the flags byte is set or not, which should correspond to the presence or absence of a create timestamp in this particular zip entry.
isBlank(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
See if the input is null or if string, if it is empty or blank (whitespace)
isBlank(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Checks if a String is whitespace, empty ("") or null.
isBlkDev() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Is this a block device?
isBlockDevice() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Check if this entry represents a block device.
isBlockDevice() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Check if this is a block device entry.
isCharacterDevice() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Check if this entry represents a character device.
isCharacterDevice() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Check if this is a character device entry.
isCheckSumOK() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Get this entry's checksum status.
isChrDev() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Is this a character device?
isComplete() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
isComplete() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScheme
Authentication process may involve a series of challenge-response exchanges.
isComplete() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.BasicScheme
Tests if the Basic authentication process has been completed.
isComplete() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.DigestScheme
Tests if the Digest authentication process has been completed.
isComplete() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.NTLMScheme
Tests if the NTLM authentication process has been completed.
isCompressed() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Is this volume compressed? N.B., individual blocks may or may not be compressed.
isCompressedFilename(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2Utils
Detects common bzip2 suffixes in the given filename.
isCompressedFilename(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.FileNameUtil
Detects common format suffixes in the given filename.
isCompressedFilename(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipUtils
Detects common gzip suffixes in the given filename.
isCompressedFilename(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZUtils
Detects common xz suffixes in the given filename.
isConnectionBased() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScheme
Tests if the authentication scheme is provides authorization on a per connection basis instead of usual per request basis
isConnectionBased() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.BasicScheme
Returns false.
isConnectionBased() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.DigestScheme
Returns false.
isConnectionBased() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.NTLMScheme
Returns true.
isConnectionCloseForced() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Tests if the connection should be force-closed when no longer needed.
isConnectionStaleCheckingEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
isConnectionStaleCheckingEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.SimpleHttpConnectionManager
isCRC32Valid(byte[], int, int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.DecoderUtil
 
isDebugEnabled() - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
 
isDebugEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Is debug logging currently enabled?
isDebugEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Is debug logging currently enabled?
isDebugEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Debug is never enabled.
isDebugEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Are debug messages currently enabled?
isDebugEnabled() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
Is debug logging currently enabled?
isDeleted() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Has this file been deleted? (On valid on incremental dumps.)
isDescendent(TarArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Determine if the given entry is a descendant of this entry.
isDiagnosticsEnabled() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Workaround for bug in Java1.2; in theory this method is not needed.
isDiagnosticsEnabled() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Indicates true if the user has enabled internal logging.
isDirectory() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveEntry
 
isDirectory() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveEntry
Returns true if this entry refers to a directory.
isDirectory() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry
True if the entry refers to a directory
isDirectory() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Check if this entry represents a directory.
isDirectory() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Is this a directory?
isDirectory() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Return whether or not this entry represents a directory.
isDirectory() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Return whether or not this entry represents a directory.
isDirectory() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
Is this entry a directory?
isDirectory() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Is this entry a directory?
isDomainAttributeSpecified() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Returns true if cookie's domain was set via a domain attribute in the Set-Cookie header.
isDoubleMetaphoneEqual(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone
Check if the Double Metaphone values of two String values are equal.
isDoubleMetaphoneEqual(String, String, boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone
Check if the Double Metaphone values of two String values are equal, optionally using the alternate value.
isEmpty() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
 
isEmpty(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Checks if a String is empty ("") or null.
isEncodeBlanks() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QCodec
Tests if optional tranformation of SPACE characters is to be used
isEOFRecord(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Determine if an archive record indicate End of Archive.
isEqual(byte[], byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.ArchiveUtils
Compare byte buffers
isEqual(byte[], byte[], boolean) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.ArchiveUtils
Compare byte buffers, optionally ignoring trailing nulls
isEqual(byte[], int, int, byte[], int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.ArchiveUtils
Compare byte buffers
isEqual(byte[], int, int, byte[], int, int, boolean) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.ArchiveUtils
Compare byte buffers, optionally ignoring trailing nulls
isEquals() - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Returns true if the fields that have been checked are all equal.
isEqualWithNull(byte[], int, int, byte[], int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.ArchiveUtils
Compare byte buffers, ignoring trailing nulls
isErrorEnabled() - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
 
isErrorEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Is error logging currently enabled?
isErrorEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Is error logging currently enabled?
isErrorEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Error is never enabled.
isErrorEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Are error messages currently enabled?
isErrorEnabled() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
Is error logging currently enabled?
isExpired() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Returns true if this cookie has expired.
isExpired(Date) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Returns true if this cookie has expired according to the time passed in.
isExtended() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Indicates in case of a sparse file if an extension sparse header follows.
isExtended() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveSparseEntry
 
isExtendedAttributes() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Does this volume cotain extended attributes.
ISEXTENDEDLEN_GNU - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of the is extension field in an old GNU header buffer.
ISEXTENDEDLEN_GNU_SPARSE - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of the is extension field in a sparse header buffer.
isFatalEnabled() - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
 
isFatalEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Is fatal logging currently enabled?
isFatalEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Is fatal logging currently enabled?
isFatalEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Fatal is never enabled.
isFatalEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Are fatal messages currently enabled?
isFatalEnabled() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
Is fatal logging currently enabled?
isFifo() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Is this a fifo/pipe?
isFIFO() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Check if this is a FIFO (pipe) entry.
isFile() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Is this a regular file?
isFile() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Check if this is a "normal file"
isFinished() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeDecoderFromBuffer
 
isFinished() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeDecoderFromStream
 
isGetter(Method) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
if the method name starts with get, and takes no args, and returns something, then getter
isGlobalPaxHeader() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Check if this is a Pax header.
isGNULongLinkEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Indicate if this entry is a GNU long linkname block
isGNULongNameEntry() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Indicate if this entry is a GNU long name block
isGNUSparse() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Indicate if this entry is a GNU sparse block
isHasMultipleFilesByPath() - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
if there are multiple files by path from start of project
isHasMultipleFilesByRelativePath() - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
if there are multiple files by relative path (in the patch)
isHasMultipleFilesBySimpleName() - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
if there are multiple files by this simplename
isHierPart() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Tell whether or not the absoluteURI of this URI is hier_part.
isHostname() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Tell whether or not the host part of this URI is hostname.
isHostOsUnix() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry
Is the operating system the archive has been created on one that is considered a UNIX OS by arj?
isHostSet() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Deprecated.
no longer used
isHttp11() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
isInBufferOK() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeDecoderFromBuffer
 
isInfoEnabled() - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
 
isInfoEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Is info logging currently enabled?
isInfoEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Is info logging currently enabled?
isInfoEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Info is never enabled.
isInfoEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Are info messages currently enabled?
isInfoEnabled() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
Is info logging currently enabled?
isIPv4address() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Tell whether or not the host part of this URI is IPv4address.
isIPv6reference() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Tell whether or not the host part of this URI is IPv6reference.
isJdk13LumberjackAvailable() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Deprecated.
Never invoked by this class; subclasses should not assume it will be.
isJdk14Available() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Deprecated.
Never invoked by this class; subclasses should not assume it will be.
isLevelEnabled(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Is the given log level currently enabled?
isLink() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Check if this is a link entry.
isLink() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
Is this entry a symbolic link?
isLocked() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Tests if the connection is locked.
isLog4JAvailable() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Deprecated.
Never invoked by this class; subclasses should not assume it will be.
isMetaDataOnly() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Does this volume only contain metadata?
isMetaphoneEqual(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Metaphone
Tests is the metaphones of two strings are identical.
isMysql() - Method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
see if the config file seems to be mysql
isMysql(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
see if the config file seems to be mysql
isNestedThrowable(Throwable) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Checks whether this Throwable class can store a cause.
isNetPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Tell whether or not the relativeURI or heir_part of this URI is net_path.
isNetwork() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Check if this entry represents a network device.
isNewHeader() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Is this the new header format? (We do not currently support the old format.)
isNewInode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Is this the new inode format? (We do not currently support the old format.)
isNotBlank(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
ISO_8859_1 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CharsetNames
CharEncodingISO Latin Alphabet No.
ISO_8859_1 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.Charsets
CharsetNamesISO Latin Alphabet No.
isOpaquePart() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Tell whether or not the absoluteURI of this URI is opaque_part.
isOpen - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Whether or not the connection is connected.
isOpen() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Tests if the connection is open.
isOracle() - Method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
see if the config file seems to be oracle
isOracle(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
see if the config file seems to be oracle
isParameterFalse(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
 
isParameterFalse(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpParams
Returns true if the parameter is either not set or is false, false otherwise.
isParameterSet(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
 
isParameterSet(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpParams
Returns true if the parameter is set at any level, false otherwise.
isParameterSetLocally(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
 
isParameterSetLocally(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpParams
Returns true if the parameter is set locally, false otherwise.
isParameterTrue(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
 
isParameterTrue(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpParams
Returns true if the parameter is set and is true, false otherwise.
isPathAttributeSpecified() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Returns true if cookie's path was set via a path attribute in the Set-Cookie header.
isPaxHeader() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Check if this is a Pax header.
isPersistent() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
Returns false if the cookie should be discarded at the end of the "session"; true otherwise.
isPersistent() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Returns false if the cookie should be discarded at the end of the "session"; true otherwise.
isPipe() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Check if this entry represents a pipe.
isPortAttributeBlank() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
 
isPortAttributeSpecified() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
 
isPostgres() - Method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
see if the config file seems to be postgres
isPostgres(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
see if the config file seems to be postgres
isPreemptive() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthState
Tests if preemptive authentication is used.
isProxied() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Returns true if the connection is established via a proxy, false otherwise.
isProxySet() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Deprecated.
no longer used
isRegName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Tell whether or not the authority component of this URI is reg_name.
isRegularFile() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Check if this entry represents a regular file.
isRelativeURI() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Tell whether or not this URI is relative.
isRelPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Tell whether or not the relativeURI of this URI is rel_path.
isRepeatable() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.ByteArrayRequestEntity
 
isRepeatable() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.FileRequestEntity
 
isRepeatable() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.InputStreamRequestEntity
Tests if this method is repeatable.
isRepeatable() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.MultipartRequestEntity
Returns true if all parts are repeatable, false otherwise.
isRepeatable() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Tests if this part can be sent more than once.
isRepeatable() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.RequestEntity
Tests if RequestEntity.writeRequest(OutputStream) can be called more than once.
isRepeatable() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.StringRequestEntity
 
isRequestSent() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns true if the HTTP has been transmitted to the target server in its entirety, false otherwise.
isRequestSent() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns true if the HTTP has been transmitted to the target server in its entirety, false otherwise.
isRequestSentRetryEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.DefaultHttpMethodRetryHandler
 
isRequestSentRetryEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.DefaultMethodRetryHandler
Deprecated.
 
isResponseAvailable() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Tests if input data avaialble.
isResponseAvailable(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Tests if input data becomes available within the given period time in milliseconds.
isScalar(Class<?>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
see if a class is a scalar (not bean, not array or list, etc)
isSecure() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieOrigin
 
isSecure() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Returns true if the connection is established over a secure protocol.
isSecure() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.Protocol
Returns true if this protocol is secure
isSeekable() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
This method indicates whether this archive is writing to a seekable stream (i.e., to a random access file).
isServer() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Tell whether or not the authority component of this URI is server.
isSetter(Method) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
if the method name starts with get, and takes no args, and returns something, then getter
isSocket() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Check if this entry represents a socket.
isSocket() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Is this a network device?
isSocketTimeoutException(InterruptedIOException) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.ExceptionUtil
If SocketTimeoutExceptionClass is defined, returns true only if the exception is an instance of SocketTimeoutExceptionClass.
isSparseRecord(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Is this a sparse record?
isStale() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Determines whether this connection is "stale", which is to say that either it is no longer open, or an attempt to read the connection would fail.
isStaleCheckingEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
isStaleCheckingEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Tests whether stale connection check is to be used.
isStarted() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
Returns true if at least one byte has already been run through the match finder.
isStrictMode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Deprecated.
Use DefaultHttpParams.getParameter(String) to exercise a more granular control over HTTP protocol strictness.
isStrictMode() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Deprecated.
Use HttpParams.setParameter(String, Object) to exercise a more granular control over HTTP protocol strictness.
isStrictMode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Deprecated.
Use HttpParams.setParameter(String, Object) to exercise a more granular control over HTTP protocol strictness.
isSymbolicLink() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Check if this entry represents a symbolic link.
isSymbolicLink() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Check if this is a symbolic link entry.
isThrowableNested() - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Checks if the Throwable class has a getCause method.
isTraceEnabled() - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
 
isTraceEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Is trace logging currently enabled?
isTraceEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Is trace logging currently enabled?
isTraceEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Trace is never enabled.
isTraceEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Are trace messages currently enabled?
isTraceEnabled() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
Is trace logging currently enabled?
isTransparent() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Indicates if the connection is completely transparent from end to end.
isUnixSymlink() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Returns true if this entry represents a unix symlink, in which case the entry's content contains the target path for the symlink.
isVersionAttributeSpecified() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
 
isWarnEnabled() - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
 
isWarnEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Is warn logging currently enabled?
isWarnEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Is warn logging currently enabled?
isWarnEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Warn is never enabled.
isWarnEnabled() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Are warn messages currently enabled?
isWarnEnabled() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
Is warn logging currently enabled?
isWindows() - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
see if we are running on windows
isXZCompressionAvailable() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZUtils
Are the classes required to support XZ compression available?
iterator(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
null safe iterator getter if the type if collection

J

JAR - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveStreamFactory
Constant used to identify the JAR archive format.
JarArchiveEntry - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar
 
JarArchiveEntry(ZipArchiveEntry) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
JarArchiveEntry(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
JarArchiveEntry(JarEntry) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
JarArchiveEntry(ZipEntry) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
JarArchiveInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar
Implements an input stream that can read entries from jar files.
JarArchiveInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveInputStream
 
JarArchiveOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar
Subclass that adds a special extra field to the very first entry which allows the created archive to be used as an executable jar on Solaris.
JarArchiveOutputStream(OutputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveOutputStream
 
jarFile(Class) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a jar file from a sample class
jarFileBaseName(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
if jarfile is something-1.2.3.jar, return something
jarFileBaseNames(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
if jarfile is someThing-1.2.3.jar, return something
jarFindJar(File, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
find a jar
jarFindJar(List<File>, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
find a jar
JarMarker - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
If this extra field is added as the very first extra field of the archive, Solaris will consider it an executable jar file.
JarMarker() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.JarMarker
No-arg constructor
jarNewerVersion(File, File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
see which jar is newer or null if dont know
jarVersion(File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
jarVersion(File, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
jarVersion(Class) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the version from the manifest of a jar
jarVersion0(File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the property value from version in the jar filename; e.g.
jarVersion1(File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the property value from version in the manifest of a jar
jarVersion2(File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
JAVA_MIN_VERSION - Static variable in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
javaCommand() - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Deprecated.
javaHome() - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Deprecated.
javaTimeToNtfsTime(Date) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Converts Java time to NTFS time.
jdbcCompliant() - Method in class edu.internet2.middleware.grouperInstaller.driverShim.DatabaseShimBase
 
Jdk13LumberjackLogger - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl
Implementation of the org.apache.commons.logging.Log interface that wraps the standard JDK logging mechanisms that are available in SourceForge's Lumberjack for JDKs prior to 1.4.
Jdk13LumberjackLogger(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Construct a named instance of this Logger.
jdk14IsAvailable - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogSource
Deprecated.
Is JDK 1.4 logging available
Jdk14Logger - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl
Implementation of the org.apache.commons.logging.Log interface that wraps the standard JDK logging mechanisms that were introduced in the Merlin release (JDK 1.4).
Jdk14Logger(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Construct a named instance of this Logger.
join(Object[]) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Object[], char) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Object[], String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Iterator, char) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Joins the elements of the provided Iterator into a single String containing the provided elements.
join(Iterator, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Joins the elements of the provided Iterator into a single String containing the provided elements.
JPEG - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
Compression Method 96 for Jpeg compression.

K

keys() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
 
keySet() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
 

L

LangUtils - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util
A set of utility methods to help produce consistent Object#equals(Object) and Object#hashCode methods.
LBLSIZE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants
 
LC_DEFAULT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
The default number of literal context bits is 3.
LC_LP_MAX - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Maximum value for lc + lp is 4.
leftPad(String, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Left pad a String with spaces (' ').
leftPad(String, int, char) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Left pad a String with a specified character.
leftPad(String, int, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Left pad a String with a specified String.
len - Variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.Matches
 
length() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Return the full length of all the data.
length() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableFileInputStream
length() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableInputStream
Gets the size of the stream.
length() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Gets the uncompressed size of this input stream.
length(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Null safe array length or map
lengthAscii(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
find the length of ascii chars (non ascii are counted as two)
lengthOfData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePart
Return the length of the data.
lengthOfData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Return the length of the main content
lengthOfData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.StringPart
Return the length of the data.
lessEquals(HttpVersion) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpVersion
Test if the HTTP protocol version is less or equal to the given number.
lessThanArg(GiGrouperVersion) - Method in class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
see if this version is less than the argument one
lessThanArg(GiGrouperVersion, boolean) - Method in class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
see if this version is less than the argument one
lessThanMajorMinorArg(GiGrouperVersion, boolean) - Method in class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
see if this version is less than the argument one, only considering major and minor version
LF_BLK - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Block device file type.
LF_CHR - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Character device file type.
LF_CONTIG - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Contiguous file type.
LF_DIR - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Directory file type.
LF_FIFO - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
FIFO (pipe) file type.
LF_GNUTYPE_LONGLINK - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Identifies the *next* file on the tape as having a long linkname.
LF_GNUTYPE_LONGNAME - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Identifies the *next* file on the tape as having a long name.
LF_GNUTYPE_SPARSE - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Sparse file type.
LF_LINK - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Link file type.
LF_NORMAL - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Normal file type.
LF_OLDNORM - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
LF_ constants represent the "link flag" of an entry, or more commonly, the "entry type".
LF_PAX_EXTENDED_HEADER_LC - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Identifies the entry as a Pax extended header.
LF_PAX_EXTENDED_HEADER_UC - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Identifies the entry as a Pax extended header (SunOS tar -E).
LF_PAX_GLOBAL_EXTENDED_HEADER - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Identifies the entry as a Pax global extended header.
LF_SYMLINK - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Symbolic link file type.
LFH_SIG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
Local File Header Signature
lib - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile.PatchFileType
library
LINK - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE
 
LINK_FLAG - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnixStat
Indicates symbolic links.
Lister - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers
Simple command line application that lists the contents of an archive.
Lister() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.Lister
 
listPopOne(List<T>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Return the zero element of the list, if it exists, null if the list is empty.
listSelect(Class<T>, String, List<GiDbUtils.DbType>) - Method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
run a query and get rows back
listSelect(Class<T>, String, List<GiDbUtils.DbType>, List<Object>) - Method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
run a query and get rows back
LocaleToCharsetMap() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI.LocaleToCharsetMap
 
locateBlock(BlockInfo, long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexDecoder
 
LOCCRC - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
LOCEXT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
LOCFLG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
LOCHDR - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
LOCHOW - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
LOCLEN - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
LOCNAM - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
LOCSIG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
LOCSIZ - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
LOCTIM - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
LOCVER - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveEntry
 
log(int, Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Do the actual logging.
Log - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging
A simple logging interface abstracting logging APIs.
LOG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthPolicy
Log object.
LOG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
Log object.
LOG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpecBase
Log object
LOG_ERROR - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
LOG_LEVEL_ALL - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Enable all logging levels
LOG_LEVEL_DEBUG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
"Debug" level logging.
LOG_LEVEL_ERROR - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
"Error" level logging.
LOG_LEVEL_FATAL - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
"Fatal" level logging.
LOG_LEVEL_INFO - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
"Info" level logging.
LOG_LEVEL_OFF - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Enable no logging levels
LOG_LEVEL_TRACE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
"Trace" level logging.
LOG_LEVEL_WARN - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
"Warn" level logging.
LOG_PROPERTY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
The name (org.apache.commons.logging.Log) of the system property identifying our Log implementation class.
LOG_PROPERTY_OLD - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
The deprecated system property used for backwards compatibility with old versions of JCL.
log4jDebugSql(String) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
log4jIsAvailable - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogSource
Deprecated.
Is log4j available (in the current classpath)
LogConfigurationException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging
An exception that is thrown only if a suitable LogFactory or Log instance cannot be created by the corresponding factory methods.
LogConfigurationException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogConfigurationException
Construct a new exception with null as its detail message.
LogConfigurationException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogConfigurationException
Construct a new exception with the specified detail message.
LogConfigurationException(String, Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogConfigurationException
Construct a new exception with the specified detail message and cause.
LogConfigurationException(Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogConfigurationException
Construct a new exception with the specified cause and a derived detail message.
logConstructor - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
The one-argument constructor of the Log implementation class that will be used to create new instances.
logConstructorSignature - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
The signature of the Constructor to be used.
logDiagnostic(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Output a diagnostic message to a user-specified destination (if the user has enabled diagnostic logging).
LogFactory - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging
Factory for creating Log instances, with discovery and configuration features similar to that employed by standard Java APIs such as JAXP.
LogFactory() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Protected constructor that is not available for public use.
LogFactoryImpl - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl
Concrete subclass of LogFactory that implements the following algorithm to dynamically select a logging implementation class to instantiate a wrapper for.
LogFactoryImpl() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Public no-arguments constructor required by the lookup mechanism.
logger - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
The underlying Logger implementation we are using.
logger - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
The underlying Logger implementation we are using.
logic(GrouperInstaller) - Method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerMainFunction
run the logic for the installer function
logImplctor - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogSource
Deprecated.
Constructor for current log class
logMethod - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
The one-argument setLogFactory method of the selected Log method, if it exists.
logMethodSignature - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
The signature of the setLogFactory method to be used.
logName - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
The name of this simple log instance
logRawDiagnostic(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Write the specified message to the internal logging destination.
logs - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerManageAction
logs
logs - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogSource
Deprecated.
 
LogSource - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging
Deprecated.
Use LogFactory instead - The default factory implementation performs exactly the same algorithm as this class did
LONGFILE_BSD - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
BSD ar extensions are used to store long file names in the archive.
LONGFILE_ERROR - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
Fail if a long file name is required in the archive.
LONGFILE_ERROR - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Fail if a long file name is required in the archive.
LONGFILE_GNU - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
GNU tar extensions are used to store long file names in the archive.
LONGFILE_POSIX - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
POSIX/PAX extensions are used to store long file names in the archive.
LONGFILE_TRUNCATE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Long paths will be truncated in the archive.
LONGNAMESLEN_GNU - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of the long names field in an old GNU header buffer.
longObjectValue(Object, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the Long value of an object
longValue(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert an object to a long
longValue(Object, long) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert an object to a long
longValueNoError(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the long value of an object, do not throw an exception if there is an error
LP_DEFAULT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
The default number of literal position bits is 0.
LZDecoder - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz
 
LZDecoder(int, byte[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZDecoder
 
LZEncoder - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz
 
LZMA - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethod
LZMA - only supported when reading
LZMA - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
Compression Method 14 for LZMA.
LZMA - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorStreamFactory
Constant used to identify the LZMA compression method.
LZMA2 - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethod
LZMA2
LZMA2InputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
Decompresses a raw LZMA2 stream (no XZ headers).
LZMA2InputStream(InputStream, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2InputStream
Creates a new input stream that decompresses raw LZMA2 data from in.
LZMA2InputStream(InputStream, int, byte[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2InputStream
Creates a new LZMA2 decompressor using a preset dictionary.
LZMA2Options - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
LZMA2 compression options.
LZMA2Options() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Creates new LZMA2 options and sets them to the default values.
LZMA2Options(int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Creates new LZMA2 options and sets them to the given preset.
LZMA2Options(int, int, int, int, int, int, int, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Creates new LZMA2 options and sets them to the given custom values.
LZMACompressorInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.lzma
LZMA decompressor.
LZMACompressorInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.lzma.LZMACompressorInputStream
Creates a new input stream that decompresses LZMA-compressed data from the specified input stream.
LZMADecoder - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma
 
LZMADecoder(LZDecoder, RangeDecoder, int, int, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma.LZMADecoder
 
LZMAEncoder - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma
 
LZMAInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
Decompresses legacy .lzma files and raw LZMA streams (no .lzma header).
LZMAInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMAInputStream
Creates a new .lzma file format decompressor without a memory usage limit.
LZMAInputStream(InputStream, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMAInputStream
Creates a new .lzma file format decompressor with an optional memory usage limit.
LZMAInputStream(InputStream, long, byte, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMAInputStream
Creates a new input stream that decompresses raw LZMA data (no .lzma header) from in.
LZMAInputStream(InputStream, long, byte, int, byte[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMAInputStream
Creates a new input stream that decompresses raw LZMA data (no .lzma header) from in optionally with a preset dictionary.
LZMAInputStream(InputStream, long, int, int, int, int, byte[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMAInputStream
Creates a new input stream that decompresses raw LZMA data (no .lzma header) from in optionally with a preset dictionary.
LZO - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
 

M

MAC_OS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
 
MAGIC_ANT - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The magic tag representing an Ant tar archive.
MAGIC_GNU - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The magic tag representing a GNU tar archive.
MAGIC_NEW - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
magic number of a cpio entry in the new format
MAGIC_NEW_CRC - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
magic number of a cpio entry in the new format with crc
MAGIC_OFFSET - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Offset of start of magic field within header record
MAGIC_OLD_ASCII - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
magic number of a cpio entry in the old ascii format
MAGIC_OLD_BINARY - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
magic number of a cpio entry in the old binary format
MAGIC_POSIX - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The magic tag representing a POSIX tar archive.
MAGICLEN - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of the magic field in a header buffer.
main(String[]) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
main(String[]) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerMergePatchFiles
 
main(String[]) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
main(String[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.Lister
 
main(String[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.CLI
 
makeLenient() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
 
makeLenient() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Makes the HTTP methods attempt to mimic the exact behaviour of commonly used HTTP agents, which many HTTP servers expect, even though such behaviour may violate the HTTP protocol specification (RFC 2616 and other relevant RFCs).
makeNewLogInstance(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogSource
Deprecated.
Create a new Log implementation, based on the given name.
makeStrict() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
 
makeStrict() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Makes the HTTP methods strictly follow the HTTP protocol specification (RFC 2616 and other relevant RFCs).
MalformedChallengeException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
Signals that authentication challenge is in some way invalid or illegal in the given context
MalformedChallengeException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.MalformedChallengeException
Creates a new MalformedChallengeException with a null detail message.
MalformedChallengeException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.MalformedChallengeException
Creates a new MalformedChallengeException with the specified message.
MalformedChallengeException(String, Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.MalformedChallengeException
Creates a new MalformedChallengeException with the specified detail message and cause.
MalformedCookieException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie
Signals that a cookie is in some way invalid or illegal in a given context
MalformedCookieException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.MalformedCookieException
Creates a new MalformedCookieException with a null detail message.
MalformedCookieException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.MalformedCookieException
Creates a new MalformedCookieException with a specified message string.
MalformedCookieException(String, Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.MalformedCookieException
Creates a new MalformedCookieException with the specified detail message and cause.
manage - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminAction
manage
manifestProperty(Class, String[]) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the version from the manifest of a jar
manifestVersion(File, Manifest) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
mapDifferences(Map<K, V>, Map<K, V>, Set<K>, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
see if two maps are the equivalent (based on number of entries, and the equals() method of the keys and values)
mapEquals(Map<K, V>, Map<K, V>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
see if two maps are the equivalent (based on number of entries, and the equals() method of the keys and values)
mapToString(Map) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert a set to a string (comma separate)
MapToString(Map) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Deprecated.
use mapToString(map)
mark - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for mark.
mark(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Since we do not support marking just yet, we do nothing.
markSupported() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Since we do not support marking just yet, we return false.
match(AuthScope) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScope
Tests if the authentication scopes match.
match(Cookie, CookieOrigin) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieAttributeHandler
Matches the given value (property of the destination host where request is being submitted) with the corresponding cookie attribute.
match(String, int, String, boolean, Cookie) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpec
Determines if a Cookie matches a location.
match(String, int, String, boolean, Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpecBase
Return true if the cookie should be submitted with a request with given attributes, false otherwise.
match(String, int, String, boolean, Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
 
match(String, int, String, boolean, Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2965Spec
Return true if the cookie should be submitted with a request with given attributes, false otherwise.
match(String, int, String, boolean, Cookie[]) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpec
Determines which of an array of Cookies matches a location.
match(String, int, String, boolean, Cookie[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpecBase
Return an array of Cookies that should be submitted with a request with given attributes, false otherwise.
match(String, int, String, boolean, Cookie[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
Returns an empty cookie array.
matchAsciiBuffer(String, byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.ArchiveUtils
Check if buffer contents matches Ascii String.
matchAsciiBuffer(String, byte[], int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.ArchiveUtils
Check if buffer contents matches Ascii String.
matches(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveInputStream
Checks if the signature matches ASCII "!<arch>" followed by a single LF control character
matches(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
Checks if the signature matches what is expected for an arj file.
matches(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
Checks if the signature matches one of the following magic values: Strings: "070701" - MAGIC_NEW "070702" - MAGIC_NEW_CRC "070707" - MAGIC_OLD_ASCII Octal Binary value: 070707 - MAGIC_OLD_BINARY (held as a short) = 0x71C7 or 0xC771
matches(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
Look at the first few bytes of the file to decide if it's a dump archive.
matches(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveInputStream
Checks if the signature matches what is expected for a jar file (in this case it is the same as for a zip file).
matches(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZFile
Checks if the signature matches what is expected for a 7z file.
matches(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Checks if the signature matches what is expected for a tar file.
matches(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
Checks if the signature matches what is expected for a zip file.
matches(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
Checks if the signature matches what is expected for a bzip2 file.
matches(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
Checks if the signature matches what is expected for a .gz file.
matches(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream
Checks if the signature matches what is expected for a .sz file.
matches(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZCompressorInputStream
Checks if the signature matches what is expected for a .xz file.
matches(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZUtils
Checks if the signature matches what is expected for a .xz file.
matches(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z.ZCompressorInputStream
Checks if the signature matches what is expected for a Unix compress file.
Matches - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz
 
MAX_ALPHA_SIZE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
 
MAX_BLOCKSIZE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
The maximum supported blocksize == 9.
MAX_CODE_LEN - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
 
MAX_HOST_CONNECTIONS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionManagerParams
Defines the maximum number of connections allowed per host configuration.
MAX_NAMELEN - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Maximum length of a user's name in the tar file
MAX_REDIRECTS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
Defines the maximum number of redirects to be followed.
MAX_SELECTORS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
 
MAX_TOTAL_CONNECTIONS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionManagerParams
Defines the maximum number of connections allowed overall.
MAXAGE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
 
maxCodeLen - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone
Maximum length of an encoding, default is 4
MAXID - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The maximum value of gid/uid in a tar archive which can be expressed in octal char notation (that's 7 sevens, octal).
MAXSIZE - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The maximum size of a file in a tar archive which can be expressed in octal char notation (that's 11 sevens, octal).
md5(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.digest.DigestUtils
Calculates the MD5 digest and returns the value as a 16 element byte[].
md5(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.digest.DigestUtils
Calculates the MD5 digest and returns the value as a 16 element byte[].
md5Hex(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.digest.DigestUtils
Calculates the MD5 digest and returns the value as a 32 character hex string.
md5Hex(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.digest.DigestUtils
Calculates the MD5 digest and returns the value as a 32 character hex string.
MemoryLimitException - Exception in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
Thrown when the memory usage limit given to the XZ decompressor would be exceeded.
MemoryLimitException(int, int) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.MemoryLimitException
Creates a new MemoryLimitException.
mergeCentralDirectoryData(ZipExtraField[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ExtraFieldUtils
Merges the central directory fields of the given ZipExtraFields.
mergeEhcacheXmlFiles(File, File, File) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
mergeLocalFileDataData(ZipExtraField[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ExtraFieldUtils
Merges the local file data fields of the given ZipExtraFields.
mergePatchFiles(File, File, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerMergePatchFiles
 
metaphone(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Metaphone
Find the metaphone value of a String.
Metaphone - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language
Encodes a string into a metaphone value.
Metaphone() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Metaphone
Creates an instance of the Metaphone encoder
method(Class<?>, String, Object, Class<?>, boolean, boolean, Class<? extends Annotation>, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the set of methods
METHOD - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException.Feature
The entry used an unsupported compression method.
methodNames(Class<?>, Class<?>, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
simple method to get method names
MethodRetryHandler - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Deprecated.
methodsHelper(Class<?>, Class<?>, boolean, boolean, Class<? extends Annotation>, boolean, Set<Method>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the set of methods
MF_BT4 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
 
MF_BT4 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Match finder: Binary tree 2-3-4
MF_HC4 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
 
MF_HC4 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Match finder: Hash Chain 2-3-4
MILLIS_PER_SECOND - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Convert millis to seconds
MIN_BLOCKSIZE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
The minimum supported blocksize == 1.
mkdirs(File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Create directories, throw exception if not possible.
MODE_FAST - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma.LZMAEncoder
 
MODE_FAST - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Compression mode: fast.
MODE_NORMAL - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma.LZMAEncoder
 
MODE_NORMAL - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Compression mode: normal.
MODE_UNCOMPRESSED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Compression mode: uncompressed.
MODELEN - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of the mode field in a header buffer.
MODIFY_TIME_BIT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
The bit set inside the flags by when the last modification time is present in this extra field.
MODTIMELEN - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of the modification time field in a header buffer.
monthInt(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert a month string to an int (1 indexed).
Morph - Class in edu.internet2.middleware.grouperInstaller.morphString
 
MULTIPART_BOUNDARY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Sets the value to use as the multipart boundary.
MULTIPART_FORM_CONTENT_TYPE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.MultipartPostMethod
Deprecated.
The Content-Type for multipart/form-data.
MultipartPostMethod - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods
Deprecated.
Use MultipartRequestEntity in conjunction with PostMethod instead.
MultipartPostMethod() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.MultipartPostMethod
Deprecated.
No-arg constructor.
MultipartPostMethod(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.MultipartPostMethod
Deprecated.
Constructor specifying a URI.
MultipartRequestEntity - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart
Implements a request entity suitable for an HTTP multipart POST method.
MultipartRequestEntity(Part[], HttpMethodParams) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.MultipartRequestEntity
Creates a new multipart entity containing the given parts.
MultiThreadedHttpConnectionManager - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Manages a set of HttpConnections for various HostConfigurations.
MultiThreadedHttpConnectionManager() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
No-args constructor
MySqlShim - Class in edu.internet2.middleware.grouperInstaller.driverShim
mysql driver in right classloader
MySqlShim() - Constructor for class edu.internet2.middleware.grouperInstaller.driverShim.MySqlShim
 

N

N_GROUPS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
 
N_ITERS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
 
name - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
 
name - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
The name of the logger we are wrapping.
NAME - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectMethod
the name of this method
NAMELEN - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants
 
NAMELEN - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of the name field in a header buffer.
NameValuePair - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
A simple class encapsulating a name/value pair.
NameValuePair() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NameValuePair
Default constructor.
NameValuePair(String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NameValuePair
Constructor.
needContentLength() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.OptionsMethod
Deprecated.
only entity enclosing methods set content length header
net_path - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for net_path.
NETSCAPE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
The Netscape cookie draft compliant policy.
NETSCAPE_DRAFT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
Deprecated.
NetscapeDraftSpec - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie
Netscape cookie draft specific cookie management functions
NetscapeDraftSpec() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.NetscapeDraftSpec
Default constructor
Never - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64Mode
Don't use Zip64 extensions for any entries.
NEVER - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.UnicodeExtraFieldPolicy
Never create Unicode extra fields.
newFactory(String, ClassLoader) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Method provided for backwards compatibility; see newFactory version that takes 3 parameters.
newFactory(String, ClassLoader, ClassLoader) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Return a new instance of the specified LogFactory implementation class, loaded by the specified class loader.
newFileUniqueName(String, String, String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
make a new file in the name prefix dir.
newInstance(Class<T>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Construct a class
newInstance(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Create and return a new Log instance for the specified name.
newlineFromFile(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
based on file contents see what the newline type is
next(Object, Iterator, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
If array, get the element based on index, if Collection, get it based on iterator.
NEXT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
 
NFS_MAGIC - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants
 
NICE_LEN_MAX - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Maximum value for niceLen is 273.
NICE_LEN_MIN - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Minimum value for niceLen is 8.
NoHttpResponseException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Signals that the target server failed to respond with a valid HTTP response.
NoHttpResponseException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NoHttpResponseException
Creates a new NoHttpResponseException with a null detail message.
NoHttpResponseException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NoHttpResponseException
Creates a new NoHttpResponseException with the specified detail message.
NoHttpResponseException(String, Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NoHttpResponseException
Creates a new NoHttpResponseException with the specified detail message and cause.
None - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check
 
None() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.None
 
nonNull(List<T>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
make sure a list is non null.
nonNull(Map<K, V>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
make sure it is non null, if null, then give new map
nonNull(Set<T>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
make sure a list is non null.
nonNull(T[], Class<?>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
make sure a array is non null.
NoOpLog - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl
Trivial implementation of Log that throws away all messages.
NoOpLog() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Convenience constructor
NoOpLog(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Base constructor
normalize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Normalizes the path part of this URI.
normalize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeDecoder
 
normalize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeDecoderFromBuffer
 
normalize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeDecoderFromStream
 
normalize(char[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Normalize the given hier path part.
NOT_ENCODEABLE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.UnicodeExtraFieldPolicy
Create Unicode extra fields for filenames that cannot be encoded using the specified encoding.
NOT_FOUND - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
special number when a number is not found
NTCredentials - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Credentials for use with the NTLM authentication scheme which requires additional information.
NTCredentials() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NTCredentials
Deprecated.
Do not use. Null user name, domain & host no longer allowed
NTCredentials(String, String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NTCredentials
Constructor.
ntfsTimeToJavaTime(long) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Converts NTFS time (100 nanosecond units since 1 January 1601) to Java time.
NTLM - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthPolicy
The NTLM scheme is a proprietary Microsoft Windows Authentication protocol (considered to be the most secure among currently supported authentication schemes).
NTLMScheme - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
An implementation of the Microsoft proprietary NTLM authentication scheme.
NTLMScheme() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.NTLMScheme
Default constructor for the NTLM authentication scheme.
NTLMScheme(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.NTLMScheme
Constructor for the NTLM authentication scheme.
NTREC - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants
 
nullClassLoaderFactory - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Prevously constructed LogFactory instance as in the factories map, but for the case where getClassLoader returns null.
nullOrBlank(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
is an object null or blank
NUM_OVERSHOOT_BYTES - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
 

O

objectId(Object) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Returns a string that uniquely identifies the specified object, including its class.
offset - Variable in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.InvalidFormatException
 
OFFSETLEN_GNU - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of the multivolume start offset field in an old GNU header buffer.
OFS_MAGIC - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants
 
ONE_GB - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
The number of bytes in a gigabyte.
ONE_KB - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
The number of bytes in a kilobyte.
ONE_MB - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
The number of bytes in a megabyte.
opaque_part - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
URI bitset that combines uric_no_slash and uric.
open() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Establishes a connection to the specified host and port (via a proxy if specified).
OptionsMethod - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods
Implements the HTTP OPTIONS method.
OptionsMethod() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.OptionsMethod
Method constructor.
OptionsMethod(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.OptionsMethod
Constructor specifying a URI.
OracleShim - Class in edu.internet2.middleware.grouperInstaller.driverShim
oracle driver in right classloader
OracleShim() - Constructor for class edu.internet2.middleware.grouperInstaller.driverShim.OracleShim
 
oracleStandardNameFromJava(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the oracle underscore name e.g.
OS_2 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
 
out - Variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.FinishableWrapperOutputStream
The OutputStream that has been wrapped into a FinishableWrapperOutputStream.

P

packInts(int, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
pack two ints into a long.
PAD2LEN_GNU - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of the padding field in an old GNU header buffer.
param - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for param (alias for pchar).
ParameterFormatter - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util
This formatter produces a textual representation of attribute/value pairs.
ParameterFormatter() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.ParameterFormatter
Default ParameterFormatter constructor
ParameterParser - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util
A simple parser intended to parse sequences of name/value pairs.
ParameterParser() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.ParameterParser
Default ParameterParser constructor
parentStemNameFromName(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the parent stem name from name.
parse(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ExtraFieldUtils
Split the array into ExtraFields and populate them with the given data as local file data, throwing an exception if the data cannot be parsed.
parse(byte[], boolean) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ExtraFieldUtils
Split the array into ExtraFields and populate them with the given data, throwing an exception if the data cannot be parsed.
parse(byte[], boolean, ExtraFieldUtils.UnparseableExtraField) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ExtraFieldUtils
Split the array into ExtraFields and populate them with the given data.
parse(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.GeneralPurposeBit
Parses the supported flags from the given archive data.
parse(char[], char) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.ParameterParser
Extracts a list of NameValuePairs from the given array of characters.
parse(char[], int, int, char) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.ParameterParser
Extracts a list of NameValuePairs from the given array of characters.
parse(Cookie, String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieAttributeHandler
Parse the given cookie attribute value and update the corresponding Cookie property.
parse(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderElement
Deprecated.
Use #parseElements(String).
parse(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpVersion
Parses the textual representation of the given HTTP protocol version.
parse(String, char) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.ParameterParser
Extracts a list of NameValuePairs from the given string.
parse(String, int, String, boolean, Header) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpec
Parse the "Set-Cookie" Header into an array of Cookies.
parse(String, int, String, boolean, Header) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpecBase
Parse the "Set-Cookie" Header into an array of Cookies.
parse(String, int, String, boolean, Header) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
Returns an empty cookie array.
parse(String, int, String, boolean, Header) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2965Spec
Parses the Set-Cookie2 value into an array of Cookies.
parse(String, int, String, boolean, String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpec
Parse the "Set-Cookie" header value into Cookie array.
parse(String, int, String, boolean, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpecBase
Parses the Set-Cookie value into an array of Cookies.
parse(String, int, String, boolean, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
Returns an empty cookie array.
parse(String, int, String, boolean, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.NetscapeDraftSpec
Parses the Set-Cookie value into an array of Cookies.
parse(String, int, String, boolean, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2965Spec
 
parseAttribute(NameValuePair, Cookie) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpec
Parse the cookie attribute and update the corresponsing Cookie properties.
parseAttribute(NameValuePair, Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpecBase
Parse the cookie attribute and update the corresponsing Cookie properties.
parseAttribute(NameValuePair, Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
Does nothing.
parseAttribute(NameValuePair, Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.NetscapeDraftSpec
Parse the cookie attribute and update the corresponsing Cookie properties as defined by the Netscape draft specification
parseAttribute(NameValuePair, Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2109Spec
Parse RFC 2109 specific cookie attribute and update the corresponsing Cookie properties.
parseAttribute(NameValuePair, Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2965Spec
Parse RFC 2965 specific cookie attribute and update the corresponsing Cookie properties.
parseAuthority(String, boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Parse the authority component.
parseBoolean(byte[], int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarUtils
Parse a boolean byte from a buffer.
parseChallenges(Header[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthChallengeParser
Extracts a map of challenges ordered by authentication scheme name
parseDate(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.DateParser
Deprecated.
Parses a date value.
parseDate(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.DateUtil
Parses a date value.
parseDate(String, Collection) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.DateParser
Deprecated.
Parses the date value using the given date formats.
parseDate(String, Collection) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.DateUtil
Parses the date value using the given date formats.
parseDate(String, Collection, Date) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.DateUtil
Parses the date value using the given date formats.
parseElements(char[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderElement
This parses the value part of a header.
parseElements(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderElement
This parses the value part of a header.
parseFromCentralDirectoryData(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
Doesn't do anything special since this class always uses the same data in central directory and local file data.
parseFromCentralDirectoryData(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
Doesn't do anything special since this class always uses the same data in central directory and local file data.
parseFromCentralDirectoryData(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.JarMarker
Doesn't do anything special since this class always uses the same data in central directory and local file data.
parseFromCentralDirectoryData(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
Populate data from this array as if it was in central directory data.
parseFromCentralDirectoryData(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
 
parseFromCentralDirectoryData(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Doesn't do anything special since this class always uses the same parsing logic for both central directory and local file data.
parseFromCentralDirectoryData(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X7875_NewUnix
Doesn't do anything special since this class always uses the same data in central directory and local file data.
parseFromCentralDirectoryData(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
 
parseFromCentralDirectoryData(byte[], int, int) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipExtraField
Populate data from this array as if it was in central directory data.
parseFromLocalFileData(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
 
parseFromLocalFileData(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
Populate data from this array as if it was in local file data.
parseFromLocalFileData(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.JarMarker
Populate data from this array as if it was in local file data.
parseFromLocalFileData(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
Populate data from this array as if it was in local file data.
parseFromLocalFileData(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
 
parseFromLocalFileData(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Populate data from this array as if it was in local file data.
parseFromLocalFileData(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X7875_NewUnix
Populate data from this array as if it was in local file data.
parseFromLocalFileData(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
 
parseFromLocalFileData(byte[], int, int) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipExtraField
Populate data from this array as if it was in local file data.
parseHeaders(InputStream) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpParser
Deprecated.
use #parseHeaders(InputStream, String)
parseHeaders(InputStream, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpParser
Parses headers from the given stream.
parseName(byte[], int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarUtils
Parse an entry name from a buffer.
parseName(byte[], int, int, ZipEncoding) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarUtils
Parse an entry name from a buffer.
parseOctal(byte[], int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarUtils
Parse an octal string from a buffer.
parseOctalOrBinary(byte[], int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarUtils
Compute the value contained in a byte buffer.
parseTarHeader(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Parse an entry's header information from a header buffer.
parseTarHeader(byte[], ZipEncoding) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Parse an entry's header information from a header buffer.
parseUriReference(String, boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
In order to avoid any possilbity of conflict with non-ASCII characters, Parse a URI reference as a String with the character encoding of the local system or the document.
PARSING - Static variable in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URIException
The URI parsing error.
Part - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart
Abstract class for one Part of a multipart post object.
Part() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
 
PartBase - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart
Provides setters and getters for the basic Part properties.
PartBase(String, String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.PartBase
Constructor.
parts - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.MultipartRequestEntity
The MIME parts as set by the constructor
PartSource - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart
An interface for providing access to data when posting MultiPart messages.
password(InputStream, String) - Static method in class edu.internet2.middleware.grouperInstaller.morphString.Encrypt
 
patch - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerMainFunction
see if there are patches available for grouper
patchFixFilePath(String, String, String, GrouperInstaller.AppToUpgrade) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
applicationPath (e.g.
path - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
URI bitset that combines absolute path and opaque part.
PATH - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
 
PATH_DELIM - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpec
Path delimiter
PATH_DELIM_CHAR - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpec
Path delimiting charachter
path_segments - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for path segments.
pathMatch(String, String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpec
Performs path-match as defined by the cookie specification.
pathMatch(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpecBase
Performs path-match as implemented in common browsers.
pathMatch(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
 
PATTERN_ASCTIME - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.DateParser
Deprecated.
Date format pattern used to parse HTTP date headers in ANSI C asctime() format.
PATTERN_ASCTIME - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.DateUtil
Date format pattern used to parse HTTP date headers in ANSI C asctime() format.
PATTERN_RFC1036 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.DateParser
Deprecated.
Date format pattern used to parse HTTP date headers in RFC 1036 format.
PATTERN_RFC1036 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.DateUtil
Date format pattern used to parse HTTP date headers in RFC 1036 format.
PATTERN_RFC1123 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.DateParser
Deprecated.
Date format pattern used to parse HTTP date headers in RFC 1123 format.
PATTERN_RFC1123 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.DateUtil
Date format pattern used to parse HTTP date headers in RFC 1123 format.
PB_DEFAULT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
The default number of position bits is 2.
PB_MAX - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Maximum value for pb is 4.
pchar - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for pchar.
percent - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
The percent "%" character always has the reserved purpose of being the escape indicator, it must be escaped as "%25" in order to be used as data within a URI.
perform(ArchiveInputStream, ArchiveOutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.changes.ChangeSetPerformer
Performs all changes collected in this ChangeSet on the input stream and streams the result to the output stream.
perform(ZipFile, ArchiveOutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.changes.ChangeSetPerformer
Performs all changes collected in this ChangeSet on the ZipFile and streams the result to the output stream.
PERM_MASK - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnixStat
Bits used for permissions (and sticky bit)
PKWARE_IMPLODING - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
PKWARE Data Compression Library Imploding.
PLATFORM_FAT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
 
PLATFORM_UNIX - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
 
port - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Port, a logical alias for digit.
PORT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
 
portAvailable(int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Checks to see if a specific port is available.
portAvailable(int, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Checks to see if a specific port is available.
position() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableFileInputStream
position() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableInputStream
Gets the current position in the stream.
position() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Gets the current uncompressed position in this input stream.
PostgresShim - Class in edu.internet2.middleware.grouperInstaller.driverShim
postgres driver in right classloader
PostgresShim() - Constructor for class edu.internet2.middleware.grouperInstaller.driverShim.PostgresShim
 
PostMethod - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods
Implements the HTTP POST method.
PostMethod() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PostMethod
No-arg constructor.
PostMethod(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PostMethod
Constructor specifying a URI.
PowerPC - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple
 
PowerPC(boolean, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple.PowerPC
 
PowerPCOptions - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
BCJ filter for big endian PowerPC instructions.
PowerPCOptions() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.PowerPCOptions
 
PPMD - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
Compression Method 98 for PPMd.
PREEMPTIVE_AUTH_SCHEME - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthState
 
PREEMPTIVE_AUTHENTICATION - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
Defines whether authentication should be attempted preemptively.
PREEMPTIVE_DEFAULT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Deprecated.
This field and feature will be removed following HttpClient 3.0.
PREEMPTIVE_PROPERTY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Deprecated.
This field and feature will be removed following HttpClient 3.0.
prefixes - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
 
PREFIXLEN - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Length of the prefix field.
prefixOrSuffix(String, String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the prefix or suffix of a string based on a separator
prepareInputBuffer(DataInputStream, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeDecoderFromBuffer
 
PRESET_DEFAULT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Default compression preset level is 6.
PRESET_MAX - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Maximum valid compression preset level is 9.
PRESET_MIN - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Minimum valid compression preset level is 0.
prevalidate(String, BitSet) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Pre-validate the unescaped URI string within a specific component.
previousCode - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
 
PRIMOS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
 
print(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Deprecated.
Use HttpConnection.print(String, String) Writes the specified String (as bytes) to the output stream.
print(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Writes the specified String (as bytes) to the output stream.
printLine() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Writes "\r\n".getBytes() to the output stream.
printLine(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Deprecated.
Use HttpConnection.printLine(String, String) Writes the specified String (as bytes), followed by "\r\n".getBytes() to the output stream.
printLine(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Writes the specified String (as bytes), followed by "\r\n".getBytes() to the output stream.
printStackTrace() - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpException
Print this HttpException and its stack trace to the standard error stream.
printStackTrace(PrintStream) - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpException
Print this HttpException and its stack trace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpException
Print this HttpException and its stack trace to the specified print writer.
PRIORITY_KEY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
The name (priority) of the key in the config file used to specify the priority of that particular config file.
processChallenge(AuthState, Map) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthChallengeProcessor
Processes the given collection of challenges and updates the state of the authentication process.
processChallenge(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScheme
Processes the given challenge token.
processChallenge(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.BasicScheme
Processes the Basic challenge.
processChallenge(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.DigestScheme
Processes the Digest challenge.
processChallenge(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.NTLMScheme
Processes the NTLM challenge.
processChallenge(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.RFC2617Scheme
Processes the given challenge token.
processCookieHeaders(CookieSpec, Header[], HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
This method processes the specified cookie headers.
processResponseBody(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
This method is invoked immediately after HttpMethodBase.readResponseBody(HttpState,HttpConnection) and can be overridden by sub-classes in order to provide custom body processing.
processResponseHeaders(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
This method is invoked immediately after HttpMethodBase.readResponseHeaders(HttpState,HttpConnection) and can be overridden by sub-classes in order to provide custom response headers processing.
processResponseHeaders(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.OptionsMethod
This implementation will parse the Allow header to obtain the set of methods supported by the resource identified by the Request-URI.
processResultSet(ResultSet, int) - Method in enum class edu.internet2.middleware.grouperInstaller.util.GiDbUtils.DbType
get the data
processStatusLine(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
This method is invoked immediately after HttpMethodBase.readStatusLine(HttpState,HttpConnection) and can be overridden by sub-classes in order to provide custom response status line processing.
promptForEnum(String, String, Class<?>) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
try 10 times to get enum
promptForEnum(String, String, Class<?>, Object, String) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
try 10 times to get enum
propertiesCacheClear() - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
clear properties cache (e.g.
propertiesContainsKey(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
if the properties contains a key
propertiesFromFile(File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
properties from file
propertiesFromResourceName(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
read properties from a resource, dont modify the properties returned since they are cached
propertiesFromResourceName(String, boolean, boolean, Class<?>, StringBuilder) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
read properties from a resource, dont modify the properties returned since they are cached
propertiesThreadLocalOverrideMap(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
override map for properties in thread local to be used in a web server or the like, based on property file name
propertiesValue(String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a property and validate required from grouper.installer.properties
propertiesValue(String, Properties, Map<String, String>, String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a boolean property, or the default if cant find.
propertiesValue(Properties, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a value (trimmed to e) from a property file
propertiesValue(Properties, Map<String, String>, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a value (trimmed to e) from a property file
propertiesValue(Properties, Map<String, String>, Map<String, String>, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a value (trimmed to e) from a property file
propertiesValueBoolean(String, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a boolean and validate from grouper.installer.properties
propertiesValueBoolean(String, Properties, Map<String, String>, String, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a boolean property, or the default if cant find.
propertiesValueBoolean(Properties, String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a boolean property, or the default if cant find
propertiesValueBoolean(Properties, Map<String, String>, String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a boolean property, or the default if cant find
propertiesValueBoolean(Properties, Map<String, String>, Map<String, String>, String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a boolean property, or the default if cant find
propertiesValueInt(String, int, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a boolean and validate from grouper.installer.properties
propertiesValueInt(String, Properties, Map<String, String>, String, int, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get an int property, or the default if cant find.
propertiesValueInt(Properties, Map<String, String>, String, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a int property, or the default if cant find
propertiesValueInt(Properties, Map<String, String>, Map<String, String>, String, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a int property, or the default if cant find
propertyName(Method) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
If this is a getter or setter, then get the property name
propertyType(Class, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
use reflection to get a property type based on getter or setter or field
propertyValidateValueBoolean(String, Properties, Map<String, String>, String, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
make sure a value is boolean in properties
propertyValidateValueClass(String, Properties, Map<String, String>, String, Class<?>, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
make sure a property is a class of a certain type
propertyValidateValueInt(String, Properties, Map<String, String>, String, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
make sure a value is int in properties
propertyValidateValueRequired(String, Properties, Map<String, String>, String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
make sure a value exists in properties
propertyValue(Object, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
this assumes the property exists, and is a simple property
Protocol - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol
A class to encapsulate the specifics of a protocol.
Protocol(String, ProtocolSocketFactory, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.Protocol
Constructs a new Protocol.
Protocol(String, SecureProtocolSocketFactory, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.Protocol
Deprecated.
Use the constructor that uses ProtocolSocketFactory, this version of the constructor is only kept for backwards API compatibility.
PROTOCOL_CHARSET - Static variable in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI.DefaultCharsetChanged
Protocol charset changed.
PROTOCOL_VERSION - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Defines the HTTP protocol version used by HTTP methods per default.
protocolCharset - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
The charset of the protocol used by this URI instance.
ProtocolException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Signals that an HTTP protocol violation has occurred.
ProtocolException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProtocolException
Creates a new ProtocolException with a null detail message.
ProtocolException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProtocolException
Creates a new ProtocolException with the specified detail message.
ProtocolException(String, Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProtocolException
Creates a new ProtocolException with the specified detail message and cause.
ProtocolSocketFactory - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol
A factory for creating Sockets.
PROVIDER - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.CredentialsProvider
Sets the credentials provider parameter.
PROXY_AUTH - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.HttpAuthenticator
Deprecated.
The proxy authenticate challange header.
PROXY_AUTH_RESP - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.HttpAuthenticator
Deprecated.
The proxy authenticate response header.
ProxyClient - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
A client that provides sockets for communicating through HTTP proxies via the HTTP CONNECT method.
ProxyClient() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyClient
Creates an instance of ProxyClient using default parameter set.
ProxyClient(HttpClientParams) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyClient
Creates an instance of ProxyClient using the given parameter set.
ProxyClient.ConnectResponse - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Contains the method used to execute the connect along with the created socket.
proxyCred - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Map of proxy credentials by realm that this HTTP state contains
proxyEquals(HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Tests if the proxy configuration equals the configuration set on the connection.
ProxyHost - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Holds all of the variables needed to describe an HTTP connection to a proxy.
ProxyHost(ProxyHost) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyHost
Copy constructor for HttpHost
ProxyHost(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyHost
Constructor for HttpHost.
ProxyHost(String, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyHost
Constructor for ProxyHost.
PUNYCODE - Static variable in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URIException
The DNS punycode encoding or decoding error.
purgeExpiredCookies() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Removes all of cookies in this HTTP state that have expired according to the current system time.
purgeExpiredCookies(Date) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Removes all of cookies in this HTTP state that have expired by the specified date.
pushedBackBytes(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveInputStream
Decrements the counter of already read bytes.
pushedBackBytes(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorInputStream
Decrements the counter of already read bytes.
put(Object, Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
 
put(K, V) - Method in class edu.internet2.middleware.grouperInstaller.util.ExpirableCache
put a value into the cache, accept the default time to live for this cache
put(K, V, int) - Method in class edu.internet2.middleware.grouperInstaller.util.ExpirableCache
put a value into the cache, accept the default time to live for this cache
putAll(Map) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
 
putArchiveEntry(ArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
 
putArchiveEntry(ArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveOutputStream
Writes the headers for an archive entry to the output stream.
putArchiveEntry(ArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
Begins writing a new CPIO file entry and positions the stream to the start of the entry data.
putArchiveEntry(ArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.jar.JarArchiveOutputStream
 
putArchiveEntry(ArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
Records an archive entry to add.
putArchiveEntry(ArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Put an entry on the output stream.
putArchiveEntry(ArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Writes the headers for an archive entry to the output stream.
putByte(byte) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZDecoder
 
PutMethod - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods
Implements the HTTP PUT method.
PutMethod() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PutMethod
No-arg constructor.
PutMethod(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PutMethod
Constructor specifying a URI.

Q

QCodec - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net
Similar to the Quoted-Printable content-transfer-encoding defined in RFC 1521 and designed to allow text containing mostly ASCII characters to be decipherable on an ASCII terminal without decoding.
QCodec() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QCodec
Default constructor.
QCodec(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QCodec
Constructor which allows for the selection of a default charset
query - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for query (alias for uric).
QUOTE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Content dispostion characters
QUOTE_BYTES - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Content dispostion as a byte array
QuotedPrintableCodec - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net
Codec for the Quoted-Printable section of RFC 1521 .
QuotedPrintableCodec() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QuotedPrintableCodec
Default constructor.
QuotedPrintableCodec(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QuotedPrintableCodec
Constructor which allows for the selection of a default charset

R

randomAccessFile - Variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableFileInputStream
The RandomAccessFile that has been wrapped into a SeekableFileInputStream.
RangeCoder - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder
 
RangeCoder() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeCoder
 
RangeDecoder - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder
 
RangeDecoder() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeDecoder
 
RangeDecoderFromBuffer - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder
 
RangeDecoderFromBuffer(int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeDecoderFromBuffer
 
RangeDecoderFromStream - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder
 
RangeDecoderFromStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeDecoderFromStream
 
RangeEncoder - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder
 
RangeEncoder(int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeEncoder
 
raw - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
 
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveInputStream
Reads a byte of data.
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZFile
Reads a byte of data.
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
 
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateCompressorInputStream
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
 
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.lzma.LZMACompressorInputStream
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.snappy.SnappyCompressorInputStream
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZCompressorInputStream
 
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
 
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.BoundedInputStream
 
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.ChecksumVerifyingInputStream
Reads a single byte from the stream
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CountingInputStream
 
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedInputStream
Returns all the data in a chunked stream in coalesced form.
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ContentLengthInputStream
Read the next byte from the stream
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaInputStream
Decode the next byte from this input stream.
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2InputStream
Decompresses the next byte from this input stream.
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMAInputStream
Decompresses the next byte from this input stream.
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableFileInputStream
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Decompresses the next byte from this input stream.
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SingleXZInputStream
Decompresses the next byte from this input stream.
read() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZInputStream
Decompresses the next byte from this input stream.
read(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZFile
Reads data into an array of bytes.
read(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.ChecksumVerifyingInputStream
Reads a byte array from the stream
read(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CountingInputStream
 
read(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedInputStream
Read some bytes from the stream.
read(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ContentLengthInputStream
Read more bytes from the stream.
read(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableFileInputStream
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveInputStream
 
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
 
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
Reads from the current CPIO entry into an array of bytes.
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
Reads bytes from the current dump archive entry.
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZFile
Reads data into an array of bytes.
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Reads bytes from the current tar archive entry.
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
 
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
 
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateCompressorInputStream
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.lzma.LZMACompressorInputStream
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.snappy.SnappyCompressorInputStream
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZCompressorInputStream
 
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
 
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.BoundedInputStream
 
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.ChecksumVerifyingInputStream
Reads from the stream into a byte array.
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CountingInputStream
 
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedInputStream
Read some bytes from the stream.
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ContentLengthInputStream
Does standard InputStream.read(byte[], int, int) behavior, but also notifies the watcher when the contents have been consumed.
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaInputStream
Decode into an array of bytes.
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2InputStream
Decompresses into an array of bytes.
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMAInputStream
Decompresses into an array of bytes.
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableFileInputStream
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Decompresses into an array of bytes.
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SingleXZInputStream
Decompresses into an array of bytes.
read(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZInputStream
Decompresses into an array of bytes.
READ - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
Read the extra field data into an instance of UnparseableExtraFieldData.
READ_KEY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
Key for "read" action.
readFileIntoString(File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
readFileIntoStringUtf8(File) - Static method in class edu.internet2.middleware.grouperInstaller.morphString.Morph
 
readFileToString(File, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Reads the contents of a file into a String.
readFromFileIfFile(String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
if the input is a file, read string from file.
readFromFileIfFileUtf8(String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.morphString.Morph
 
readFully(InputStream, byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.IOUtils
Reads as much from input as possible to fill the given array.
readFully(InputStream, byte[], int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.IOUtils
Reads as much from input as possible to fill the given array with the given amount of bytes.
readLine() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Deprecated.
use #readLine(String)
readLine(InputStream) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpParser
Deprecated.
use #readLine(InputStream, String)
readLine(InputStream, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpParser
Read up to "\n" from an (unchunked) input stream.
readLine(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Reads up to "\n" from the (unchunked) input stream.
readNextCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
Reads the next code from the stream.
readNextCode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z.ZCompressorInputStream
Reads the next code from the stream.
readRawLine(InputStream) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpParser
Return byte array from an (unchunked) input stream.
readRecord() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Read a record from the input stream and return the data.
readResourceIntoString(String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
readResourceIntoString(String, Class<?>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
read resource into string
readResponse(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Reads the response from the given connection.
readResponseBody(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Read the response body from the given HttpConnection.
readResponseBody(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.HeadMethod
Overrides HttpMethodBase method to not read a response body, despite the presence of a Content-Length or Transfer-Encoding header.
readResponseHeaders(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Reads the response headers from the given connection.
readStatusLine(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Read the status line from the given HttpConnection, setting my status code and status text.
REALSIZELEN_GNU - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of the real size field in an old GNU header buffer.
reason - Variable in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URIException
The reason message.
reasonCode - Variable in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URIException
The reason code.
recycle() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Deprecated.
no longer supported and will be removed in the future version of HttpClient
recycle() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Deprecated.
no longer supported and will be removed in the future version of HttpClient
recycle() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
Deprecated.
no longer supported and will be removed in the future version of HttpClient
recycle() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.GetMethod
Deprecated.
no longer supported and will be removed in the future version of HttpClient
recycle() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.HeadMethod
Deprecated.
no longer supported and will be removed in the future version of HttpClient
recycle() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.MultipartPostMethod
Deprecated.
no longer supported and will be removed in the future version of HttpClient
recycle() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.TraceMethod
Deprecated.
no longer supported and will be removed in the future version of HttpClient
RedirectException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Signals violation of HTTP specification caused by an invalid redirect
RedirectException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.RedirectException
Creates a new RedirectException with a null detail message.
RedirectException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.RedirectException
Creates a new RedirectException with the specified detail message.
RedirectException(String, Throwable) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.RedirectException
Creates a new RedirectException with the specified detail message and cause.
RefinedSoundex - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language
Encodes a string into a Refined Soundex value.
RefinedSoundex() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.RefinedSoundex
Creates an instance of the RefinedSoundex object using the default US English mapping.
RefinedSoundex(char[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.RefinedSoundex
Creates a refined soundex instance using a custom mapping.
reflectionEquals(Object, Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
This method uses reflection to determine if the two Objects are equal.
reflectionEquals(Object, Object, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
This method uses reflection to determine if the two Objects are equal.
reflectionEquals(Object, Object, boolean, Class) - Static method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
This method uses reflection to determine if the two Objects are equal.
reflectionHashCode(int, int, Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
This method uses reflection to build a valid hash code.
reflectionHashCode(int, int, Object, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
This method uses reflection to build a valid hash code.
reflectionHashCode(int, int, Object, boolean, Class) - Static method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
This method uses reflection to build a valid hash code.
reflectionHashCode(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
This method uses reflection to build a valid hash code.
reflectionHashCode(Object, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
This method uses reflection to build a valid hash code.
ReflectionSocketFactory - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol
This helper class uses refelction in order to execute Socket methods available in Java 1.4 and above
reg_name - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for reg_name.
register(Class<?>) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ExtraFieldUtils
Register a ZipExtraField implementation.
registerAttribHandler(String, CookieAttributeHandler) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2965Spec
 
registerAuthScheme(String, Class) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthPolicy
Registers a class implementing an authentication scheme with the given identifier.
registerCookieSpec(String, Class) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
Registers a new cookie specification with the given identifier.
registerDriverOnce(String) - Method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
 
registerProtocol(String, Protocol) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.Protocol
Registers a new protocol with the given identifier.
rehash() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
 
REJECT_HEAD_BODY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Defines whether the content body sent in response to HeadMethod should be rejected.
REJECT_RELATIVE_REDIRECT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
Defines whether relative redirects should be rejected.
rel_path - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for rel_path.
rel_segment - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for rel_segment.
relativeURI - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for relativeURI.
release() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Release any internal references to previously created Log instances returned by this factory.
release() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Release any internal references to previously created Log instances returned by this factory.
release(ClassLoader) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Release any internal references to previously created LogFactory instances that have been associated with the specified class loader (if any), after calling the instance method release() on each of them.
releaseAll() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Release any internal references to previously created LogFactory instances, after calling the instance method release() on each of them.
releaseConnection() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Releases the connection.
releaseConnection() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Releases the connection being used by this HTTP method.
releaseConnection() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Releases the connection being used by this HTTP method.
releaseConnection(HttpConnection) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnectionManager
Releases the given HttpConnection for use by other requests.
releaseConnection(HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Make the given HttpConnection available for use by other requests.
releaseConnection(HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.SimpleHttpConnectionManager
 
remove(HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.IdleConnectionHandler
Removes the given connection from the list of connections to be closed when idle.
remove(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
 
remove(Object, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Remove the iterator or index
remove(Object, Iterator, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Remove the iterator or index
removeAll() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.IdleConnectionHandler
Removes all connections referenced by this handler.
removeAttribute(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Remove any configuration attribute associated with the specified name.
removeAttribute(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Remove any configuration attribute associated with the specified name.
removeConnectionManager(HttpConnectionManager) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.IdleConnectionTimeoutThread
Removes the connection manager from this class.
removeExtraField(ZipShort) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Remove an extra field.
removeFragmentIdentifier(char[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Remove the fragment identifier of the given component.
removeHeader(Header) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderGroup
Removes the given header.
removeLegacyHibernateProperties(String) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
removeParameter(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PostMethod
Removes all parameters with the given paramName.
removeParameter(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PostMethod
Removes all parameter with the given paramName and paramValue.
removeRequestHeader(Header) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Removes the given request header.
removeRequestHeader(Header) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Removes the given request header.
removeRequestHeader(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Removes all request headers with the given name.
removeRequestHeader(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Remove the request header associated with the given name.
removeUnparseableExtraFieldData() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Removes unparseable extra field data.
reparseCentralDirectoryData(boolean, boolean, boolean, boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
Parses the raw bytes read from the central directory extra field with knowledge which fields are expected to be there.
repeat(int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZDecoder
 
repeat(String, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Repeat a String repeat times to form a new String.
repeatPending() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZDecoder
 
replace(Writer, String, Object, Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
replace a string or strings from a string, and put the output in a string buffer.
replace(Writer, String, Object, Object, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
replace a string or strings from a string, and put the output in a string buffer
replace(StringBuffer, String, Object, Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
replace a string or strings from a string, and put the output in a string buffer.
replace(StringBuffer, String, Object, Object, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
replace a string or strings from a string, and put the output in a string buffer
replace(String, char[], char[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil.Coder
Deprecated.
Replace from a given character to given character in an array order for a given string.
replace(String, char, char) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil.Coder
Deprecated.
Replace from a given character to given character for a given string.
replace(String, Object, Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
replace a string or strings from a string, and put the output in a string buffer.
replace(String, Object, Object, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
replace a string or strings from a string, and put the output in a string buffer
replace(String, Object, Object, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
replace a string or strings from a string, and put the output in a string buffer
replace(String, String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Replaces all occurrences of a String within another String.
replace(String, String, String, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Replaces a String with another String inside a larger String, for the first max values of the search String.
replaceNewlinesWithSpace(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
replace newlines with space
replaceWhitespaceWithSpace(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
replace all whitespace with space
reportOnConflictingJars(String) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
RequestEntity - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods
 
reserved - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for reserved.
reset() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Since we do not support marking just yet, we do nothing.
reset() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZDecoder
 
reset() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma.LZMADecoder
 
reset() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma.LZMAEncoder
 
reset() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeEncoder
 
resetUncompressedSize() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma.LZMAEncoder
 
resolvePath(char[], char[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Resolve the base and relative path.
resolvePort(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.Protocol
Resolves the correct port for this protocol.
responseBodyAsString(HttpMethodBase) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
for testing, get the response body as a string
responseBodyConsumed() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
A response has been consumed.
restart - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminManageServiceAction
restart
result() - Method in class edu.internet2.middleware.grouperInstaller.util.XmlIndenter
get the result
retrieveExecutorService() - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
retrieveLog(Class<?>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
retrievePasswordFromStdin(boolean, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
retrieve a password from stdin
retrievePasswordFromStdin(InputStream, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
RETRY_HANDLER - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Sets the method retry handler parameter.
retryMethod(HttpMethod, HttpConnection, HttpRecoverableException, int, boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.DefaultMethodRetryHandler
Deprecated.
Used retryCount and requestSentRetryEnabled to determine if the given method should be retried.
retryMethod(HttpMethod, HttpConnection, HttpRecoverableException, int, boolean) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MethodRetryHandler
Deprecated.
Determines if a method should be retried after an HttpRecoverableException occurs during execution.
retryMethod(HttpMethod, IOException, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.DefaultHttpMethodRetryHandler
Used retryCount and requestSentRetryEnabled to determine if the given method should be retried.
retryMethod(HttpMethod, IOException, int) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodRetryHandler
Determines if a method should be retried after an HttpRecoverableException occurs during execution.
reverse(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipUtil
Reverses a byte[] array.
revert - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerPatchAction
revert patches
reverted - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerPatchStatus
patch was removed
RFC_2109 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
The RFC 2109 compliant policy.
RFC_2965 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
The RFC 2965 compliant policy.
RFC2109 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
Deprecated.
RFC2109Spec - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie
RFC 2109 specific cookie management functions
RFC2109Spec() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2109Spec
Default constructor
RFC2617Scheme - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth
Abstract authentication scheme class that lays foundation for all RFC 2617 compliant authetication schemes and provides capabilities common to all authentication schemes defined in RFC 2617.
RFC2617Scheme() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.RFC2617Scheme
Default constructor for RFC2617 compliant authetication schemes.
RFC2617Scheme(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.RFC2617Scheme
Deprecated.
Use parameterless constructor and AuthScheme.processChallenge(String) method
RFC2965 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
Deprecated.
RFC2965Spec - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie
RFC 2965 specific cookie management functions.
RFC2965Spec() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2965Spec
Default constructor
rightPad(String, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Right pad a String with spaces (' ').
rightPad(String, int, char) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Right pad a String with a specified character.
rightPad(String, int, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Right pad a String with a specified String.
rollbackQuietly(Connection) - Method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
rollback quiently
rollbackQuietly(Connection) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
rollback a connection quietly
rootPath - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
The root path.
run() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory.SocketTask
Execute the logic in this object and keep track of any exceptions.
run() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.IdleConnectionTimeoutThread
Closes idle connections.
RUNA - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
 
RUNB - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
 

S

S_IFMT - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioConstants
Mask for all file type bits.
saveStringIntoFile(File, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
save a string into a file, file does not have to exist
saveStringIntoFile(File, String, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
save a string into a file, file does not have to exist
SC_ACCEPTED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
202 Accepted (HTTP/1.0 - RFC 1945)
SC_BAD_GATEWAY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
502 Bad Gateway (HTTP/1.0 - RFC 1945)
SC_BAD_REQUEST - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
400 Bad Request (HTTP/1.1 - RFC 2616)
SC_CONFLICT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
409 Conflict (HTTP/1.1 - RFC 2616)
SC_CONTINUE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
100 Continue (HTTP/1.1 - RFC 2616)
SC_CREATED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
201 Created (HTTP/1.0 - RFC 1945)
SC_EXPECTATION_FAILED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
417 Expectation Failed (HTTP/1.1 - RFC 2616)
SC_FAILED_DEPENDENCY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
424 Failed Dependency (WebDAV - RFC 2518)
SC_FORBIDDEN - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
403 Forbidden (HTTP/1.0 - RFC 1945)
SC_GATEWAY_TIMEOUT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
504 Gateway Timeout (HTTP/1.1 - RFC 2616)
SC_GONE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
410 Gone (HTTP/1.1 - RFC 2616)
SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
505 HTTP Version Not Supported (HTTP/1.1 - RFC 2616)
SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
Static constant for a 419 error.
SC_INSUFFICIENT_STORAGE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
507 Insufficient Storage (WebDAV - RFC 2518)
SC_INTERNAL_SERVER_ERROR - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
500 Server Error (HTTP/1.0 - RFC 1945)
SC_LENGTH_REQUIRED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
411 Length Required (HTTP/1.1 - RFC 2616)
SC_LOCKED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
423 Locked (WebDAV - RFC 2518)
SC_METHOD_FAILURE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
Static constant for a 420 error.
SC_METHOD_NOT_ALLOWED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
405 Method Not Allowed (HTTP/1.1 - RFC 2616)
SC_MOVED_PERMANENTLY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
301 Moved Permanently (HTTP/1.0 - RFC 1945)
SC_MOVED_TEMPORARILY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
302 Moved Temporarily (Sometimes Found) (HTTP/1.0 - RFC 1945)
SC_MULTI_STATUS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
207 Multi-Status (WebDAV - RFC 2518) or 207 Partial Update OK (HTTP/1.1 - draft-ietf-http-v11-spec-rev-01?)
SC_MULTIPLE_CHOICES - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
300 Mutliple Choices (HTTP/1.1 - RFC 2616)
SC_NO_CONTENT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
204 No Content (HTTP/1.0 - RFC 1945)
SC_NON_AUTHORITATIVE_INFORMATION - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
203 Non Authoritative Information (HTTP/1.1 - RFC 2616)
SC_NOT_ACCEPTABLE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
406 Not Acceptable (HTTP/1.1 - RFC 2616)
SC_NOT_FOUND - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
404 Not Found (HTTP/1.0 - RFC 1945)
SC_NOT_IMPLEMENTED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
501 Not Implemented (HTTP/1.0 - RFC 1945)
SC_NOT_MODIFIED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
304 Not Modified (HTTP/1.0 - RFC 1945)
SC_OK - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
200 OK (HTTP/1.0 - RFC 1945)
SC_PARTIAL_CONTENT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
206 Partial Content (HTTP/1.1 - RFC 2616)
SC_PAYMENT_REQUIRED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
402 Payment Required (HTTP/1.1 - RFC 2616)
SC_PRECONDITION_FAILED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
412 Precondition Failed (HTTP/1.1 - RFC 2616)
SC_PROCESSING - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
102 Processing (WebDAV - RFC 2518)
SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
407 Proxy Authentication Required (HTTP/1.1 - RFC 2616)
SC_REQUEST_TIMEOUT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
408 Request Timeout (HTTP/1.1 - RFC 2616)
SC_REQUEST_TOO_LONG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
413 Request Entity Too Large (HTTP/1.1 - RFC 2616)
SC_REQUEST_URI_TOO_LONG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
414 Request-URI Too Long (HTTP/1.1 - RFC 2616)
SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
416 Requested Range Not Satisfiable (HTTP/1.1 - RFC 2616)
SC_RESET_CONTENT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
205 Reset Content (HTTP/1.1 - RFC 2616)
SC_SEE_OTHER - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
303 See Other (HTTP/1.1 - RFC 2616)
SC_SERVICE_UNAVAILABLE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
503 Service Unavailable (HTTP/1.0 - RFC 1945)
SC_SWITCHING_PROTOCOLS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
101 Switching Protocols (HTTP/1.1 - RFC 2616)
SC_TEMPORARY_REDIRECT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
307 Temporary Redirect (HTTP/1.1 - RFC 2616)
SC_UNAUTHORIZED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
401 Unauthorized (HTTP/1.0 - RFC 1945)
SC_UNPROCESSABLE_ENTITY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
422 Unprocessable Entity (WebDAV - RFC 2518)
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
415 Unsupported Media Type (HTTP/1.1 - RFC 2616)
SC_USE_PROXY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpStatus
305 Use Proxy (HTTP/1.1 - RFC 2616)
scheme - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for scheme.
SECURE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
 
SecureProtocolSocketFactory - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol
A ProtocolSocketFactory that is secure.
seek(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableFileInputStream
seek(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableInputStream
Seeks to the specified absolute position in the stream.
seek(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Seeks to the specified absolute uncompressed position in the stream.
SeekableFileInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
Wraps a RandomAccessFile in a SeekableInputStream.
SeekableFileInputStream(File) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableFileInputStream
Creates a new seekable input stream that reads from the specified file.
SeekableFileInputStream(RandomAccessFile) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableFileInputStream
Creates a new seekable input stream from an existing RandomAccessFile object.
SeekableFileInputStream(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableFileInputStream
Creates a new seekable input stream that reads from a file with the specified name.
SeekableInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
Input stream with random access support.
SeekableInputStream() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableInputStream
 
SeekableXZInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
Decompresses a .xz file in random access mode.
SeekableXZInputStream(SeekableInputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Creates a new seekable XZ decompressor without a memory usage limit.
SeekableXZInputStream(SeekableInputStream, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Creates a new seekable XZ decomporessor with an optional memory usage limit.
seekToBlock(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableXZInputStream
Seeks to the beginning of the given XZ Block.
segment - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for segment.
select(Class<T>, String) - Method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
select a value from the db
selectAuthScheme(Header[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.HttpAuthenticator
selectAuthScheme(Map) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthChallengeProcessor
Determines the preferred authentication scheme that can be used to respond to the given collection of challenges.
send(OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Write all the data to the output stream.
sendContentTypeHeader(OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Write the content type header to the specified output stream
sendData(OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePart
Write the data in "source" to the specified stream.
sendData(OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Write the data to the specified output stream
sendData(OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.StringPart
Writes the data to the given OutputStream.
sendDispositionHeader(OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePart
Write the disposition header to the output stream
sendDispositionHeader(OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Write the content disposition header to the specified output stream
sendEnd(OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Write the end data to the output stream.
sendEndOfHeader(OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Write the end of the header to the output stream
sendParts(OutputStream, Part[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Write all parts and the last boundary to the specified output stream.
sendParts(OutputStream, Part[], byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Write all parts and the last boundary to the specified output stream.
sendStart(OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Write the start to the specified output stream
sendTransferEncodingHeader(OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Write the content transfer encoding header to the specified output stream
server - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Bitset for server.
SERVICE_ID - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
services - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerManageAction
services
SET_COOKIE_KEY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2109Spec
Cookie Response Header name for cookies processed by this spec.
SET_COOKIE2_KEY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2965Spec
Cookie Response Header name for cookies processed by this spec.
setAccessDate(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Sets the access date using NTFS time (100 nanosecond units since 1 January 1601)
setAccessDate(Date) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Sets the access date,
setAccessJavaTime(Date) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Sets the access time as a java.util.Date of this zip entry.
setAccessTime(ZipLong) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Sets the access time (seconds since epoch) of this zip entry using a ZipLong object
setAccessTime(Date) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Set the time the file was last accessed.
setAddPaxHeadersForNonAsciiNames(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Whether to add a PAX extension header for non-ASCII file names.
setAllowUserInteraction(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setAlwaysUseQuotes(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.ParameterFormatter
Defines whether all parameter values must be enclosed in quotation marks, even if they do not contain any special characters
setAntiItem(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Sets whether this is an "anti-item" used in differential backups, meaning it should delete the same file from a previous backup.
setAtEOF(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
 
setAttribute(String, Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
Set the configuration attribute with the specified name.
setAttribute(String, Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
Set the configuration attribute with the specified name.
setAuthAttempted(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthState
Sets authentication attempt status
setAuthenticationPreemptive(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
setAuthenticationPreemptive(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
Sets whether authentication should be attempted preemptively.
setAuthRequested(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthState
Sets authentication request status
setAuthScheme(AuthScheme) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthState
Assigns the given authentication scheme.
setBigNumberMode(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Set the big number mode.
setBlockInfo(BlockInfo, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexDecoder
 
setBodyCheckTimeout(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.HeadMethod
Deprecated.
setBooleanParameter(String, boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
 
setBooleanParameter(String, boolean) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpParams
Assigns a Boolean to the parameter with the given name
setCacheXZAvailablity(boolean) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZUtils
Whether to cache the result of the XZ for Java check.
setCentralDirectoryData(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
Set the extra field data in central directory.
setCentralDirectoryExtra(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Sets the central directory part of extra fields.
setCharSet(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.PartBase
Sets the character encoding.
setCharSet(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.StringPart
 
setChksum(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Set the checksum.
setClearCode(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
Sets the clear code based on the code size.
setComment(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Set the file comment.
setComment(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipParameters
 
setComment(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
If a user agent (web browser) presents this cookie to a user, the cookie's purpose will be described using this comment.
setCommentURL(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
If a user agent (web browser) presents this cookie to a user, the cookie's purpose will be described by the information at this URL.
setCompressedSize(ZipEightByteInteger) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
The uncompressed size stored in this extra field.
setCompressionLevel(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateParameters
Sets the compression level.
setCompressionLevel(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipParameters
Sets the compression level.
setConnectionCloseForced(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Sets whether or not the connection should be force-closed when no longer needed.
setConnectionManagerClass(Class) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
Sets HTTP connection manager class to be used der default.
setConnectionManagerTimeout(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
Sets the timeout in milliseconds used when retrieving an HTTP connection from the HTTP connection manager.
setConnectionStaleCheckingEnabled(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
setConnectionStaleCheckingEnabled(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.SimpleHttpConnectionManager
setConnectionTimeout(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
setConnectionTimeout(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
setConnectionTimeout(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Sets the timeout until a connection is etablished.
setConnectionTimeout(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.IdleConnectionTimeoutThread
Sets the timeout value to use when testing for idle connections.
setContentCharset(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Sets the default charset to be used for writing content body, when no charset explicitly specified.
setContentChunked(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
Sets whether or not the content should be chunked.
setContentCompression(SevenZMethod) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
Sets the default compression method to use for entry contents - the default is LZMA2.
setContentMethods(Iterable<? extends SevenZMethodConfiguration>) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Sets the (compression) methods to use for entry's content - the default is LZMA2.
setContentMethods(Iterable<? extends SevenZMethodConfiguration>) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
Sets the default (compression) methods to use for entry contents - the default is LZMA2.
setContentType(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.PartBase
Sets the content type.
setCookiePolicy(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
setCookiePolicy(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Assigns the cookie policy to be used by the HTTP methods this collection of parameters applies to.
setCrc(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Deprecated.
use setCrcValue instead.
setCrcValue(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Sets the CRC.
setCreateJavaTime(Date) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Sets the create time as a java.util.Date of this zip entry.
setCreateTime(ZipLong) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Sets the create time (seconds since epoch) of this zip entry using a ZipLong object
setCreateUnicodeExtraFields(ZipArchiveOutputStream.UnicodeExtraFieldPolicy) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Whether to create Unicode Extra Fields.
setCreationDate(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Sets the creation date using NTFS time (100 nanosecond units since 1 January 1601)
setCreationDate(Date) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Sets the creation date,
setCreationTime(Date) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Set the file creation time.
setCredentialCharset(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Sets the charset to be used for writing HTTP headers.
setCredentials(AuthScope, Credentials) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Sets the credentials for the given authentication scope.
setCredentials(String, String, Credentials) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Deprecated.
use #setCredentials(AuthScope, Credentials)
setCurrentEntry(TarArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
 
setDecompressConcatenated(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorStreamFactory
Whether to decompress the full input or only the first stream in formats supporting multiple concatenated input streams.
setDefaultDocumentCharset(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Set the default charset of the document.
setDefaultMaxConnectionsPerHost(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionManagerParams
Sets the default maximum number of connections allowed for a given host config.
setDefaultPolicy(int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
setDefaultProtocolCharset(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Set the default charset of the protocol.
setDefaults(HttpParams) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
 
setDefaults(HttpParams) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpParams
Assigns the parent collection that this collection will defer to for a default value if a particular parameter is not explicitly set in the collection itself
setDefaultUseCaches(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setDeleted(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Set whether this file has been deleted.
setDepthLimit(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Sets the match finder search depth limit.
setDevice(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Set the device id.
setDeviceMaj(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Set major device id.
setDeviceMin(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Set the minor device id
setDevMajor(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Set this entry's major device number.
setDevMinor(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Set this entry's minor device number.
setDevname(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Set the device name.
setDictSize(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Sets the dictionary size in bytes.
setDirectory(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Sets whether or not this entry represents a directory.
setDirectory(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
Indicate whether this entry is a directory.
setDirName(String) - Method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile.PatchFileType
dirname in patch
setDiscard(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
Set the Discard attribute.
setDiskStartNumber(ZipLong) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
The disk start number stored in this extra field.
setDistance(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaOptions
Sets the delta distance in bytes.
setDoAuthentication(boolean) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Sets whether or not the HTTP method should automatically handle HTTP authentication challenges (status code 401, etc.)
setDoAuthentication(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Sets whether or not the HTTP method should automatically handle HTTP authentication challenges (status code 401, etc.)
setDoInput(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setDomain(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Sets the domain attribute.
setDomain(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NTCredentials
Deprecated.
Do not use. The NTCredentials objects should be immutable
setDomainAttributeSpecified(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Indicates whether the cookie had a domain specified in a domain attribute of the Set-Cookie header.
setDoOutput(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setDoubleParameter(String, double) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
 
setDoubleParameter(String, double) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpParams
Assigns a Double to the parameter with the given name
setDumpDate(Date) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Set dump date.
setEncodeBlanks(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QCodec
Defines whether optional tranformation of SPACE characters is to be used
setEncoding(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
The encoding to use for filenames and the file comment.
setEntryEncoding(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveStreamFactory
Sets the encoding to use for arj, zip, dump, cpio and tar files.
setEquals(boolean) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
Sets the isEquals value.
setErrors(StringBuilder) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
errors to print when there is an error
setEscapedAuthority(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Set the authority.
setEscapedFragment(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Set the escaped fragment string.
setEscapedPassword(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Set the escaped password string.
setEscapedPath(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Set the escaped path.
setEscapedQuery(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Set the escaped query string.
setEscapedUser(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Set the escaped user string.
setEscapedUserinfo(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Set the raw-escaped user and password.
setExpiryDate(Date) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Sets expiration date.
setExternalAttributes(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Sets the external file attributes.
setExtra() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Unfortunately java.util.zip.ZipOutputStream seems to access the extra data directly, so overriding getExtra doesn't help - we need to modify super's data directly.
setExtra(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Parses the given bytes as extra field data and consumes any unparseable data as an UnparseableExtraFieldData instance.
setExtraFields(ZipExtraField[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Replaces all currently attached extra fields with the new array.
setFallbackToUTF8(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Whether to fall back to UTF and the language encoding flag if the file name cannot be encoded using the specified encoding.
setFile(File) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
reference to the file object itself
setFilename(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipParameters
Sets the name of the compressed file.
setFilesystem(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Set the last mountpoint.
setFinishing() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
Marks that there is no more input remaining.
setFirstRecord(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Set the inode of the first record.
setFlags(byte) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Sets flags byte.
setFlags(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Set the miscellaneous flags.
setFlushing() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
Marks that all the input needs to be made available in the encoded output.
setFollowRedirects(boolean) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Sets whether or not the HTTP method should automatically follow HTTP redirects (status code 302, etc.)
setFollowRedirects(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Sets whether or not the HTTP method should automatically follow HTTP redirects (status code 302, etc.)
setFollowRedirects(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
Entity enclosing requests cannot be redirected without user intervention according to RFC 2616.
setFragment(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Set the fragment.
setGeneralPurposeBit(GeneralPurposeBit) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
The "general purpose bit" field.
setGeneration(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Set the generation of the file.
setGID(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Set the group id.
setGID(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X7875_NewUnix
Sets the GID.
setGrouperInstallType(GrouperInstaller.GrouperDirectories.GrouperInstallType) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperDirectories
are we an installed directory or source directory
setGroupId(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Set the group id.
setGroupId(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Set this entry's group id.
setGroupId(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
Set the group id.
setGroupName(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Set this entry's group name.
SETGUI - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION
 
setHasAccessDate(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Sets whether this entry has got an access date at all.
setHasCrc(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Sets whether this entry has got a crc.
setHasCreationDate(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Sets whether this entry has got a creation date at all.
setHasLastModifiedDate(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Sets whether this entry has got a last modified date at all.
setHasMultipleFilesByPath(boolean) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
if there are multiple files by path from start of project
setHasMultipleFilesByRelativePath(boolean) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
if there are multiple files by relative path (in the patch)
setHasMultipleFilesBySimpleName(boolean) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
if there are multiple files by this simplename
setHasStream(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Sets whether there is any content associated with this entry.
setHasWindowsAttributes(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Sets whether this entry has windows attributes.
setHeaderId(ZipShort) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
Set the header id.
setHeaders(Header[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderGroup
Sets all of the headers contained within this group overriding any existing headers.
setHost(HttpHost) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Sets the given host
setHost(URI) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Sets the protocol, host and port from the given URI.
setHost(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Set the given host.
setHost(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Sets the host to connect to.
setHost(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NTCredentials
Deprecated.
Do not use. The NTCredentials objects should be immutable
setHost(String, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Sets the given host and port.
setHost(String, int, Protocol) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Sets the given host, port and protocol.
setHost(String, int, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Sets the given host, port and protocol
setHost(String, String, int, Protocol) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Deprecated.
#setHost(String, int, Protocol)
setHostConfiguration(HostConfiguration) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Assigns the host configuration to use with the HttpClient.
setHostConfiguration(HostConfiguration) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Deprecated.
no longer applicable
setHostConfiguration(HostConfiguration) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyClient
Assigns the host configuration to use with the ProxyClient.
setHostname(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Set the hostname.
setHttp11(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
setHttpConnectionFactoryTimeout(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
setHttpConnectionManager(HttpConnectionManager) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Assigns the HTTP connection manager to use with the HttpClient.
setHttpConnectionManager(HttpConnectionManager) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Sets the httpConnectionManager.
setHttpElementCharset(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Sets the charset to be used for writing HTTP headers.
setHttpParamsFactory(HttpParamsFactory) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
Sets the factory that will provide the default HttpParams.
setIds(int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Convenience method to set this entry's group and user ids.
setIfModifiedSince(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setInode(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Set the inode.
setInstanceFollowRedirects(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setInternalAttributes(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Sets the internal file attributes.
setIntParameter(String, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
 
setIntParameter(String, int) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpParams
Assigns an Integer to the parameter with the given name
setLabel(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Set dump label.
setLastModifiedDate(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Sets the last modified date using NTFS time (100 nanosecond units since 1 January 1601)
setLastModifiedDate(Date) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Set the time the file was last modified.
setLastModifiedDate(Date) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Sets the last modified date,
setLastResponseInputStream(InputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Set the state to keep track of the last response for the last request.
setLc(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Sets the number of literal context bits.
setLcLp(int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Sets the number of literal context bits and literal position bits.
setLevel(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Set level.
setLevel(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Sets the compression level for subsequent entries.
setLevel(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Set logging level.
setLimit(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZDecoder
 
setLinger(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Returns linger-on-close timeout.
setLinkedFile(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
Indicate that this entry is a symbolic link to the given filename.
setLinkName(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Set this entry's link name.
setLocalAddress(InetAddress) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Set the local address to be used when creating connections.
setLocalAddress(InetAddress) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Set the local address used when creating the connection.
setLocalFileDataData(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
Set the extra field data in the local file data - without Header-ID or length specifier.
setLocked(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Locks or unlocks the connection.
setLogImplementation(Class) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogSource
Deprecated.
Set the log implementation/log implementation factory by class.
setLogImplementation(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogSource
Deprecated.
Set the log implementation/log implementation factory by the name of the class.
setLongFileMode(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
Set the long file mode.
setLongFileMode(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Set the long file mode.
setLongParameter(String, long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
 
setLongParameter(String, long) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpParams
Assigns a Long to the parameter with the given name
setLp(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Sets the number of literal position bits.
setMatchFinder(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Sets the match finder type.
setMaxCodeLen(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone
Sets the maxCodeLen.
setMaxCodeLen(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Metaphone
Sets the maxCodeLen.
setMaxConnectionsPerHost(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
setMaxConnectionsPerHost(HostConfiguration, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionManagerParams
Sets the maximum number of connections to be used for the given host config.
setMaxLength(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Soundex
Deprecated.
This feature is not needed since the encoding size must be constant. Will be removed in 2.0.
setMaxTotalConnections(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
setMaxTotalConnections(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionManagerParams
Sets the maximum number of connections allowed.
setMethod(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Sets the compression method of this entry.
setMethod(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Sets the default compression method for subsequent entries.
setMethodRetryHandler(MethodRetryHandler) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Deprecated.
setMode(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Set the access permissions on the entry.
setMode(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Set the mode for this entry
setMode(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
File mode of this file.
setMode(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Sets the compression mode.
setMode(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Set the mode of this entry (e.g.
setModificationTime(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipParameters
Sets the modification time of the compressed file.
setModifyJavaTime(Date) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Sets the modify time as a java.util.Date of this zip entry.
setModifyTime(ZipLong) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Sets the modify time (seconds since epoch) of this zip entry using a ZipLong object.
setModTime(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Set this entry's modification time.
setModTime(Date) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Set this entry's modification time.
setName(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Set the name.
setName(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Sets the name of the entry.
setName(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Set this entry's name.
setName(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Set this entry's name.
setName(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Set the name of the entry.
setName(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.PartBase
Sets the part name.
setName(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NameValuePair
Set the name.
setName(String, byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Sets the name using the raw bytes and the string created from it by guessing or using the configured encoding.
setNameCRC32(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
 
setNames(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Convenience method to set this entry's group and user names.
setNext() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.BlockInfo
 
setNiceLen(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Sets the nice length of matches.
setNlink(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Set the number of hard links.
setNTRec(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Set the number of records per tape block.
setNumberOfLinks(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Set the number of links.
setOffset(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Set the offset within the archive.
setOffsets(IndexDecoder) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexDecoder
 
setOperatingSystem(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipParameters
Sets the operating system on which the compression took place.
setParameter(String, Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
 
setParameter(String, Object) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpParams
Assigns the value to the parameter with the given name
setParameter(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PostMethod
Sets the value of parameter with parameterName to parameterValue.
setParameters(String[], Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
Assigns the value to all the parameter with the given names
setParams(HostParams) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Assigns HTTP protocol parameters specific to this host.
setParams(HttpClientParams) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Assigns HTTP protocol parameters for this HttpClient.
setParams(HttpClientParams) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyClient
Assigns HTTP protocol parameters for this ProxyClient.
setParams(HttpConnectionManagerParams) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnectionManager
Assigns parameters for this connection manager.
setParams(HttpConnectionManagerParams) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Assigns parameters for this connection manager.
setParams(HttpConnectionManagerParams) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.SimpleHttpConnectionManager
Assigns parameters for this connection manager.
setParams(HttpConnectionParams) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Assigns HTTP protocol parameters for this method.
setParams(HttpMethodParams) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Assigns HTTP protocol parameters for this method.
setParams(HttpMethodParams) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Assigns HTTP protocol parameters for this method.
setPassword(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Set the password string.
setPassword(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.UsernamePasswordCredentials
Deprecated.
Do not use. The UsernamePasswordCredentials objects should be immutable
setPatchFileType(GrouperInstallerIndexFile.PatchFileType) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
type of file
setPath(String) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
path from the project directory for the file
setPath(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Sets the path attribute.
setPath(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Sets the path of the HTTP method.
setPath(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Sets the path of the HTTP method.
setPath(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Set the path.
setPathAttributeSpecified(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Indicates whether the cookie had a path specified in a path attribute of the Set-Cookie header.
setPb(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Sets the number of position bits.
setPlatform(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Set the platform (UNIX or FAT).
setPort(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Sets the port to connect to.
setPortAttributeBlank(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
Indicates whether the Port attribute in Set-Cookie2 header contains no value (is of the form Port="").
setPortAttributeSpecified(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
Indicates whether the cookie had a port attribute specified in the Set-Cookie2 response header.
setPorts(int[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
Set the Port attribute.
setPreemptive() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthState
Preemptively assigns Basic authentication scheme.
setPreset(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Sets the compression options to the given preset.
setPresetDict(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
Sets a preset dictionary.
setPresetDict(int, byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
Sets a preset dictionary.
setPreviousDumpDate(Date) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Set previous dump date.
setProtocol(Protocol) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Sets the protocol used to establish the connection
setProxy(String, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Set the proxy settings.
setProxyCredentials(AuthScope, Credentials) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Sets the proxy credentials for the given authentication realm.
setProxyCredentials(String, String, Credentials) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Deprecated.
use #setProxyCredentials(AuthScope, Credentials)
setProxyHost(ProxyHost) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
Sets the given proxy host
setProxyHost(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Sets the host to proxy through.
setProxyPort(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Sets the port of the host to proxy through.
setQuery(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Set the query.
setQuery(String[], String[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Set the query as the name and value pairs.
setQuery(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Set the query as the name and value pair.
setQueryString(NameValuePair[]) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Sets the query string of this HTTP method.
setQueryString(NameValuePair[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Sets the query string of this HTTP method.
setQueryString(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Sets the query string of the HTTP method.
setQueryString(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Sets the query string of this HTTP method.
setRawAuthority(char[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Set the authority.
setRawFragment(char[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Set the raw-escaped fragment.
setRawPassword(char[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Set the raw-escaped password.
setRawPath(char[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Set the raw-escaped path.
setRawQuery(char[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Set the raw-escaped query.
setRawUser(char[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Set the raw-escaped user.
setRawUserinfo(char[], char[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Set the raw-escaped user and password.
setReason(String) - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpException
Deprecated.
HttpClient no longer uses this for itself. It is only provided for compatibility with existing clients, and will be removed in a future release.
setReason(String) - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URIException
Deprecated.
Callers should instead set this via a parameter to the constructor.
setReasonCode(int) - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpException
Deprecated.
HttpClient no longer uses this for itself. It is only provided for compatibility with existing clients, and will be removed in a future release.
setReasonCode(int) - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URIException
Deprecated.
Callers should set the reason code as a parameter to the constructor.
setReceiveBufferSize(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Sets a hint the size of the underlying buffers used by the platform for incoming network I/O.
setRelativeHeaderOffset(ZipEightByteInteger) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
The relative header offset stored in this extra field.
setRelativePath(String) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
relative path is path from patch dir (e.g.
setRemoteDevice(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Set the remote device id.
setRemoteDeviceMaj(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Set the remote major device id.
setRemoteDeviceMin(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Set the remote minor device id.
setRequestBody(NameValuePair[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PostMethod
Sets an array of parameters to be used in the POST request body
setRequestBody(InputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
setRequestBody(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
setRequestContentLength(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
setRequestContentLength(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
setRequestEntity(RequestEntity) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
 
setRequestHeader(Header) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Sets the specified request header, overwriting any previous value.
setRequestHeader(Header) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Sets the specified request header, overwriting any previous value.
setRequestHeader(String, String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Sets the specified request header, overwriting any previous value.
setRequestHeader(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Set the specified request header, overwriting any previous value.
setRequestMethod(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setRequestProperty(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setRequestSentRetryEnabled(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.DefaultMethodRetryHandler
Deprecated.
 
setResponseStream(InputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Sets the response stream.
setRetryCount(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.DefaultMethodRetryHandler
Deprecated.
 
setSecure(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Sets the secure attribute of the cookie.
setSendBufferSize(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
setSendBufferSize(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Sets a hint the size of the underlying buffers used by the platform for outgoing network I/O.
setSimpleName(String) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
name and extension of file
setSimpleName(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Sets the path of the entry.
setSize(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Set the filesize.
setSize(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Set the size of the entry.
setSize(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Set this entry's file size.
setSize(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Set this entry's file size.
setSize(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Sets the uncompressed size of the entry data.
setSize(ZipEightByteInteger) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
The uncompressed size stored in this extra field.
setSocket(Socket) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory.SocketTask
Set the socket.
setSocketTimeout(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Sets SO_TIMEOUT value directly on the underlying socket.
setSoTimeout(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
setSoTimeout(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Sets the default socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
setSoTimeout(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Sets the default socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
setStaleCheckingEnabled(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
setStaleCheckingEnabled(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Defines whether stale connection check is to be used.
setStartOffset(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.ARMOptions
Sets the start offset for the address conversions.
setState(HttpState) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Assigns HTTP state for the HttpClient.
setState(HttpState) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyClient
Assigns HTTP state for the ProxyClient.
setStrictMode(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
Deprecated.
Use DefaultHttpParams.setParameter(String, Object) to exercise a more granular control over HTTP protocol strictness.
setStrictMode(boolean) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Deprecated.
Use HttpParams.setParameter(String, Object) to exercise a more granular control over HTTP protocol strictness.
setStrictMode(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Deprecated.
Use HttpParams.setParameter(String, Object) to exercise a more granular control over HTTP protocol strictness.
setTcpNoDelay(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Determines whether Nagle's algorithm is to be used.
setter(Class, String, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a setter method object for a class, potentially in superclasses
setterHelper(Class, String, String, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a setter method object for a class, potentially in superclasses
setterNameFromPropertyName(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
generate setBb from bb
setters(Class, Class, Class<?>, boolean, Class<? extends Annotation>, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get all setters from a class, including superclasses (if specified)
setTime(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Set the time in seconds.
setTimeout(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
setTimeoutInterval(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.IdleConnectionTimeoutThread
Sets the interval used by this class between closing idle connections.
setToString(Set) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert a set to a string (comma separate)
setTransferEncoding(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.PartBase
Sets the transfer encoding.
setType(DumpArchiveEntry.TYPE) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Set the type of the entry.
setUID(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
Set the user id.
setUID(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X7875_NewUnix
Sets the UID.
SETUID - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION
 
setUnicodeName(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
 
setUnixMode(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Sets Unix permissions in a way that is understood by Info-Zip's unzip command.
setURI() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Once it's parsed successfully, set this URI.
setURI() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Once it's parsed successfully, set this URI.
setURI(URI) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Sets the URI for this method.
setURI(URI) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Sets the URI for this method.
setUriCharset(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Sets the charset to be used for parsing URIs.
setUseCaches(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setUseExpectHeader(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.ExpectContinueMethod
Deprecated.
setUseLanguageEncodingFlag(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Whether to set the language encoding flag if the file name encoding is UTF-8.
setUser(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Set the user string.
setUserId(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Set the user id.
setUserId(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Set this entry's user id.
setUserId(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.AsiExtraField
Set the user id.
setUserinfo(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Set the user and password.
setUserName(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Set this entry's user name.
setUserName(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.UsernamePasswordCredentials
Deprecated.
Do not use. The UsernamePasswordCredentials objects should be immutable
setUseZip64(Zip64Mode) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Whether Zip64 extensions will be used.
setValidDateFormats(Collection) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpec
Sets the Collection of date patterns used for parsing.
setValidDateFormats(Collection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpecBase
 
setValidDateFormats(Collection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
Does nothing.
setValue(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NameValuePair
Set the value.
setVersion(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Sets the version of the cookie specification to which this cookie conforms.
setVersion(HttpVersion) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Assigns the HTTP protocol version to be used by the HTTP methods that this collection of parameters applies to.
setVersionAttributeSpecified(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
Indicates whether the cookie had a version attribute specified in the Set-Cookie2 response header.
setVirtualHost(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Deprecated.
no longer applicable
setVirtualHost(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HostParams
Sets the virtual host name.
setVirtualHost(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Sets the virtual host name.
setVolume(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
Set the tape volume.
setVolume(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Set volume (tape) number.
setWindowsAttributes(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
Sets the windows attributes.
setWithZlibHeader(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateParameters
Sets the zlib header presence parameter.
SEVEN_Z - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveStreamFactory
Constant used to identify the 7z archive format.
SevenZArchiveEntry - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz
An entry in a 7z archive.
SevenZArchiveEntry() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
 
SevenZFile - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz
Reads a 7z file, using RandomAccessFile under the covers.
SevenZFile(File) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZFile
Reads a file as unecrypted 7z archive
SevenZFile(File, byte[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZFile
Reads a file as 7z archive
SevenZMethod - Enum Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz
The (partially) supported compression/encryption methods used in 7z archives.
SevenZMethodConfiguration - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz
Combines a SevenZMethod with configuration options for the method.
SevenZMethodConfiguration(SevenZMethod) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethodConfiguration
Doesn't configure any additional options.
SevenZMethodConfiguration(SevenZMethod, Object) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethodConfiguration
Specifies and method plus configuration options.
SevenZOutputFile - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz
Writes a 7z file.
SevenZOutputFile(File) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
Opens file to write a 7z archive to.
sha(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA digest and returns the value as a byte[].
sha(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA digest and returns the value as a byte[].
SHA256 - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check
 
SHA256() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.SHA256
 
shaHex(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA digest and returns the value as a hex string.
shaHex(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA digest and returns the value as a hex string.
ShortFileException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump
Short File Exception.
ShortFileException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.ShortFileException
 
shortObjectValue(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get the Short value of an object.
shortValue(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert an object to a short
shouldCloseConnection(HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectMethod
Returns true if the status code is anything other than SC_OK, false otherwise.
shouldCloseConnection(HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Tests if the connection should be closed after the method has been executed.
showDateTime - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Include the current time in the log message
showLogName - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Include the instance name in the log message?
showShortName - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Include the short name ( last component ) of the logger in the log message.
shutdown() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Shuts down the connection manager and releases all resources.
shutdown() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.SimpleHttpConnectionManager
since 3.1
shutdown() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.IdleConnectionTimeoutThread
Stops the thread used to close idle connections.
shutdownAll() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Shuts down and cleans up resources used by all instances of MultiThreadedHttpConnectionManager.
shutdownOutput() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Deprecated.
unused
signedByteToUnsignedInt(byte) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipUtil
Converts a signed byte into an unsigned integer representation (e.g., -1 becomes 255).
SimpleFilter - Interface in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple
 
SimpleHttpConnectionManager - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
A connection manager that provides access to a single HttpConnection.
SimpleHttpConnectionManager() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.SimpleHttpConnectionManager
The connection manager created with this constructor will always try to keep the connection open (alive) between consecutive requests.
SimpleHttpConnectionManager(boolean) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.SimpleHttpConnectionManager
The connection manager created with this constructor will try to keep the connection open (alive) between consecutive requests if the alwaysClose parameter is set to false.
SimpleLog - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl
Simple implementation of Log that sends all enabled log messages, for all defined loggers, to System.err.
SimpleLog(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Construct a simple log with given name.
simpleLogProps - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Properties loaded from simplelog.properties
SINGLE_COOKIE_HEADER - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Defines whether cookies should be put on a single response header.
SINGLE_SEGMENT_SPLIT_MARKER - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
Marks ZIP archives that were supposed to be split or spanned but only needed a single segment in then end (so are actually neither split nor spanned).
SingleXZInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
Decompresses exactly one XZ Stream in streamed mode (no seeking).
SingleXZInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SingleXZInputStream
Creates a new XZ decompressor that decompresses exactly one XZ Stream from in without a memory usage limit.
SingleXZInputStream(InputStream, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SingleXZInputStream
Creates a new XZ decompressor that decompresses exactly one XZ Stream from in with an optional memory usage limit.
size() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
 
size(boolean) - Method in class edu.internet2.middleware.grouperInstaller.util.ExpirableCache
number of elements in map (and check for
SIZE_UNKNOWN - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveEntry
Special value indicating that the size is unknown
SIZELEN - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of the size field in a header buffer.
skip(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
Skips the given number of bytes in the match finder.
skip(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
Skips specified number of bytes in the current CPIO entry.
skip(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
Skips over and discards value bytes of data from this input stream.
skip(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateCompressorInputStream
skip(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.lzma.LZMACompressorInputStream
skip(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZCompressorInputStream
 
skip(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.ChecksumVerifyingInputStream
 
skip(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ContentLengthInputStream
Skips and discards a number of bytes from the input stream.
skip(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableInputStream
Seeks n bytes forward in this stream.
skip(InputStream, long) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.IOUtils
Skips the given number of bytes by repeatedly invoking skip on the given input stream if necessary.
SKIP - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
Skip the extra field entirely and don't make its data available - effectively removing the extra field data.
SKIP_KEY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
Key for "skip" action.
skippedPermanently - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerPatchStatus
patch was skipped permanently, dont prompt again
skippedTemporarily - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerPatchStatus
patch was skipped temporarily, prompt again
sleep(long) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
sleep, if interrupted, throw runtime
SNAPPY_FRAMED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorStreamFactory
Constant used to identify the "framed" Snappy compression method.
SNAPPY_RAW - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorStreamFactory
Constant used to identify the "raw" Snappy compression method.
SnappyCompressorInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.snappy
CompressorInputStream for the raw Snappy format.
SnappyCompressorInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.snappy.SnappyCompressorInputStream
Constructor using the default buffer size of 32k.
SnappyCompressorInputStream(InputStream, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.snappy.SnappyCompressorInputStream
Constructor using a configurable buffer size.
SO_LINGER - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Sets SO_LINGER with the specified linger time in seconds.
SO_RCVBUF - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Determines a hint the size of the underlying buffers used by the platform for incoming network I/O.
SO_SNDBUF - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Determines a hint the size of the underlying buffers used by the platform for outgoing network I/O.
SO_TIMEOUT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Defines the default socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
SO_TIMEOUT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Sets the socket timeout (SO_TIMEOUT) in milliseconds to be used when executing the method.
SOCKET - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE
 
SocketTask() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory.SocketTask
 
soundex(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.RefinedSoundex
Retreives the Refined Soundex code for a given String object.
soundex(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Soundex
Retreives the Soundex code for a given String object.
Soundex - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language
Encodes a string into a Soundex value.
Soundex() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Soundex
Creates an instance using US_ENGLISH_MAPPING
Soundex(char[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Soundex
Creates a soundex instance using the given mapping.
source - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperDirectories.GrouperInstallType
source Grouper env
space - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for space.
SPARC - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple
 
SPARC(boolean, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple.SPARC
 
SPARCOptions - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
BCJ filter for SPARC.
SPARCOptions() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SPARCOptions
 
SPARSELEN_GNU - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The sum of the length of all sparse headers in an old GNU header buffer.
SPARSELEN_GNU_SPARSE - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The sum of the length of all sparse headers in a sparse header buffer.
split(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Splits the provided text into an array, using whitespace as the separator.
split(String, char) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Splits the provided text into an array, separator specified.
split(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Splits the provided text into an array, separators specified.
split(String, String, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Splits the provided text into an array with a maximum length, separators specified.
splitByWholeSeparator(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Splits the provided text into an array, separator string specified.
splitByWholeSeparator(String, String, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Splits the provided text into an array, separator string specified.
splitLines(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
split a string (e.g.
splitPreserveAllTokens(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Splits the provided text into an array, using whitespace as the separator, preserving all tokens, including empty tokens created by adjacent separators.
splitPreserveAllTokens(String, char) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Splits the provided text into an array, separator specified, preserving all tokens, including empty tokens created by adjacent separators.
splitPreserveAllTokens(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Splits the provided text into an array, separators specified, preserving all tokens, including empty tokens created by adjacent separators.
splitPreserveAllTokens(String, String, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Splits the provided text into an array with a maximum length, separators specified, preserving all tokens, including empty tokens created by adjacent separators.
SPLITTING - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException.Feature
The archive uses splitting or spanning.
splitTrim(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
split a string based on a separator into an array, and trim each entry (see the Commons Util trim() for more details)
splitTrim(String, String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
split a string based on a separator into an array, and trim each entry (see the Commons Util trim() for more details)
splitTrimToList(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
split a string based on a separator into an array, and trim each entry (see the Commons Util trim() for more details)
SqlServerShim - Class in edu.internet2.middleware.grouperInstaller.driverShim
sql server driver in right classloader
SqlServerShim() - Constructor for class edu.internet2.middleware.grouperInstaller.driverShim.SqlServerShim
 
SSLProtocolSocketFactory - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol
A SecureProtocolSocketFactory that uses JSSE to create sockets.
SSLProtocolSocketFactory() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
Constructor for SSLProtocolSocketFactory.
STALE_CONNECTION_CHECK - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Determines whether stale connection check is to be used.
start - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminManageServiceAction
start
startsWithHTTP(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.StatusLine
Tests if the string starts with 'HTTP' signature.
staticToString() - Static method in class edu.internet2.middleware.grouperInstaller.util.ExpirableCache
string representation of cache
status - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminManageServiceAction
status
status - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerPatchAction
get status on patches
STATUS_LINE_GARBAGE_LIMIT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Defines the maximum number of ignorable lines before we expect a HTTP response's status code.
statusLine - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
The Status-Line from the response.
StatusLine - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Represents a Status-Line as returned from a HTTP server.
StatusLine(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.StatusLine
Default constructor.
STICKY - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION
 
stop - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminManageServiceAction
stop
STORED - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
Compression method 0 for uncompressed entries.
STORED - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Compression method for stored entries.
STREAM_HEADER_SIZE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.Util
 
StreamFlags - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common
 
StreamFlags() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.StreamFlags
 
StreamingNotSupportedException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers
Exception thrown by ArchiveStreamFactory if a format is requested/detected that doesn't support streaming.
StreamingNotSupportedException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.StreamingNotSupportedException
Creates a new StreamingNotSupportedException.
STRICT_TRANSFER_ENCODING - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Defines whether responses with an invalid Transfer-Encoding header should be rejected.
STRING - Enum constant in enum class edu.internet2.middleware.grouperInstaller.util.GiDbUtils.DbType
string type
StringDecoder - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec
Decodes a String into a String.
StringEncoder - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec
Encodes a String into a String.
StringEncoderComparator - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec
Strings are comparable, and this comparator allows you to configure it with an instance of a class which implements StringEncoder.
StringEncoderComparator() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.StringEncoderComparator
Constructs a new instance.
StringEncoderComparator(StringEncoder) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.StringEncoderComparator
Constructs a new instance with the given algorithm.
StringPart - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart
Simple string parameter for a multipart post
StringPart(String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.StringPart
Constructor.
StringPart(String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.StringPart
Constructor.
StringRequestEntity - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods
A RequestEntity that contains a String.
StringRequestEntity(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.StringRequestEntity
StringRequestEntity(String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.StringRequestEntity
Creates a new entity with the given content, content type, and charset.
stringToDate(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert a string to a date using the standard web service pattern Note that HH is 0-23
stringToDate2(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
take as input: yyyy/mm/dd yyyy-mm-dd dd-mon-yyyy yyyy/mm/dd hh:mm:ss dd-mon-yyyy hh:mm:ss yyyy/mm/dd hh:mm:ss.SSS dd-mon-yyyy hh:mm:ss.SSS
stringToTimestamp(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert a string to timestamp based on the following formats: yyyyMMdd yyyy/MM/dd HH:mm:ss yyyy/MM/dd HH:mm:ss.SSS yyyy/MM/dd HH:mm:ss.SSSSSS
stringValue(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert an object to a string
stringValue(Date) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert a date to the standard string yyyymmdd
stringValueOrNull(String) - Static method in class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
return the parsed and tostring version of this version string (consistent), or null if nothing passed in
stripEnd(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Strips any of a set of characters from the end of a String.
stripLastSlashIfExists(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
strip the last slash (/ or \) from a string if it exists
stripPrefix(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.morphString.Morph
strip the prefix off
stripStart(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Strips any of a set of characters from the start of a String.
substituteCommonVars(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
substitute common vars like $space$ and $newline$
substringAfter(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Gets the substring after the first occurrence of a separator.
substringAfterLast(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Gets the substring after the last occurrence of a separator.
substringBefore(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Gets the substring before the first occurrence of a separator.
substringBeforeLast(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Gets the substring before the last occurrence of a separator.
suffixAfterChar(String, char) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
return the suffix after a char.
systemPrefix - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
All system properties used by SimpleLog start with this

T

tableSize - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z._internal_.InternalLZWInputStream
 
TAPE - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
 
tar(File, File) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
turn a directory and contents into a tar file
tar(File, File, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
turn a directory and contents into a tar file
TAR - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveStreamFactory
Constant used to identify the TAR archive format.
TarArchiveEntry - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar
This class represents an entry in a Tar archive.
TarArchiveEntry(byte[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Construct an entry from an archive's header bytes.
TarArchiveEntry(byte[], ZipEncoding) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Construct an entry from an archive's header bytes.
TarArchiveEntry(File) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Construct an entry for a file.
TarArchiveEntry(File, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Construct an entry for a file.
TarArchiveEntry(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Construct an entry with only a name.
TarArchiveEntry(String, boolean) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Construct an entry with only a name.
TarArchiveEntry(String, byte) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Construct an entry with a name and a link flag.
TarArchiveEntry(String, byte, boolean) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Construct an entry with a name and a link flag.
TarArchiveInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar
The TarInputStream reads a UNIX tar archive as an InputStream.
TarArchiveInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Constructor for TarInputStream.
TarArchiveInputStream(InputStream, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Constructor for TarInputStream.
TarArchiveInputStream(InputStream, int, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Constructor for TarInputStream.
TarArchiveInputStream(InputStream, int, int, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Constructor for TarInputStream.
TarArchiveInputStream(InputStream, int, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Constructor for TarInputStream.
TarArchiveInputStream(InputStream, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveInputStream
Constructor for TarInputStream.
TarArchiveOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar
The TarOutputStream writes a UNIX tar archive as an OutputStream.
TarArchiveOutputStream(OutputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Constructor for TarInputStream.
TarArchiveOutputStream(OutputStream, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Constructor for TarInputStream.
TarArchiveOutputStream(OutputStream, int, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Constructor for TarInputStream.
TarArchiveOutputStream(OutputStream, int, int, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Constructor for TarInputStream.
TarArchiveOutputStream(OutputStream, int, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Constructor for TarInputStream.
TarArchiveOutputStream(OutputStream, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Constructor for TarInputStream.
TarArchiveSparseEntry - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar
This class represents a sparse entry in a Tar archive.
TarArchiveSparseEntry(byte[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveSparseEntry
Construct an entry from an archive's header bytes.
TarConstants - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar
This interface contains all the definitions used in the package.
TarUtils - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar
This class provides static utility methods to work with byte streams.
TCCL_KEY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogFactory
The name (use_tccl) of the key in the config file used to specify whether logging classes should be loaded via the thread context class loader (TCCL), or not.
TCP_NODELAY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpConnectionParams
Determines whether Nagle's algorithm is to be used.
tempFilePathForJars - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
set this to copy jars if the jarinputstream doesnt work, must end in File.separator, set this at the beginning of the program.
testMorphKey - Static variable in class edu.internet2.middleware.grouperInstaller.morphString.Morph
if testing, and not relying on morph key being there, use this
theLogLevel - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
log level
threadRunWithStatusDots(Runnable, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
every 5 seconds print a status dot to system out, and newline at end.
threadRunWithStatusDots(Runnable, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
every 5 seconds print a status dot to system out, and newline at end.
THROW - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
Throw an exception if field cannot be parsed.
THROW_KEY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
Key for "throw an exception" action.
TimeoutController - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util
Executes a task with a specified timeout.
TimeoutController.TimeoutException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util
Signals that the task timed out.
TimeoutException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.TimeoutController.TimeoutException
Create an instance
TIMESTAMP_FORMAT - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
format on screen of config for milestone: yyyy/MM/dd HH:mm:ss.SSS
TIMESTAMP_NO_SLASH_FORMAT - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
format on screen of config for milestone: yyyyMMdd HH:mm:ss.SSS
timestampToString(Date) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Convert a timestamp into a string: yyyy/MM/dd HH:mm:ss.SSS
toArray(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Convert a list to an array with the type of the first element e.g.
toArray(Collection, Class<T>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert a list into an array of type of theClass
toAsciiBytes(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.BinaryCodec
Converts an array of raw binary data into an array of ascii 0 and 1 character bytes - each byte is a truncated char.
toAsciiBytes(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.ArchiveUtils
Convert a string to Ascii bytes.
toAsciiChars(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.BinaryCodec
Converts an array of raw binary data into an array of ascii 0 and 1 characters.
toAsciiString(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.BinaryCodec
Converts an array of raw binary data into a String of ascii 0 and 1 characters.
toAsciiString(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.ArchiveUtils
Convert an input byte array to a String using the ASCII character set.
toAsciiString(byte[], int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.ArchiveUtils
Convert an input byte array to a String using the ASCII character set.
toByteArray(InputStream) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.IOUtils
Gets the contents of an InputStream as a byte[].
toByteArray(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.BinaryCodec
Decodes a String where each char of the String represents an ascii '0' or '1'.
toCharset(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.Charsets
Returns a Charset for the named charset.
toCharset(Charset) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.Charsets
Returns the given Charset or the default Charset if the given Charset is null.
toDigit(char, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Hex
Converts a hexadecimal character to an integer.
toDosTime(long) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipUtil
Convert a Date object to a DOS date/time field.
toDosTime(Date) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipUtil
Convert a Date object to a DOS date/time field.
toExternalForm() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
Return a textual representation of the cookie.
toExternalForm() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Return a textual representation of the cookie.
toExternalForm() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Header
Returns a String representation of the header.
toHashCode() - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
Return the computed hashCode.
TOKENIZATION - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
Tokenization.
toList(T...) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
return a list of objects from varargs.
toListClasses(Class<?>...) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert classes to a list
tomcat - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminManageService
tomcat
TOMEE_VERSION - Static variable in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
toplabel - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for toplabel.
toSet(T...) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
return a set of objects from varargs.
toSqlDate(Date) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
null safe convert from util date to sql date
toString() - Method in class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
 
toString() - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile
 
toString() - Method in class edu.internet2.middleware.grouperInstaller.util.ExpirableCache
string representation of cache
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
 
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException.Feature
 
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Returns a String representation of this class useful for debugging purposes.
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X7875_NewUnix
Returns a String representation of this class useful for debugging purposes.
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.UnicodeExtraFieldPolicy
 
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEightByteInteger
 
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
 
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipShort
 
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthSchemeBase
Deprecated.
 
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScope
 
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthState
 
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Cookie
Return a textual representation of the cookie.
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Header
Returns a String representation of the header.
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
 
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpHost
 
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
Returns a string representation of this HTTP state.
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpVersion
 
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.Part
Return a string representation of this object.
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NameValuePair
Get a String representation of this pair.
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NTCredentials
Return a string representation of this object.
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.Protocol
Return a string representation of this object.
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.StatusLine
Return a string representation of this object.
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Get the escaped URI string.
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.UsernamePasswordCredentials
Get this object string.
toString() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
 
toString(ArchiveEntry) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.ArchiveUtils
Generates a string containing the name, isDirectory setting and size of an entry.
toString(InputStream, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Get the contents of an InputStream as a String.
toStringForLog(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
print out various types of objects
toStringForLog(Object, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
print out various types of objects
toStringSafe(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
fail safe toString for Exception blocks, and include the stack if there is a problem with toString()
toTimestamp(Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Convert a string or object to a timestamp (could be string, date, timestamp, etc) yyyymmdd or yyyy/MM/dd HH:mm:ss or yyyy/MM/dd HH:mm:ss.SSS or yyyy/MM/dd HH:mm:ss.SSSSSS
toURI() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpHost
Return the host uri.
toUserinfo(String, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
 
TP_SIZE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants
 
trace(Object) - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
 
trace(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Logs a message with java.util.logging.Level.FINEST.
trace(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Logs a message with java.util.logging.Level.FINEST.
trace(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Do nothing
trace(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_TRACE.
trace(Object) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
Log a message with trace log level.
trace(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
 
trace(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Logs a message with java.util.logging.Level.FINEST.
trace(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Logs a message with java.util.logging.Level.FINEST.
trace(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Do nothing
trace(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_TRACE.
trace(Object, Throwable) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
Log an error with trace log level.
TraceMethod - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods
Implements the HTTP TRACE method.
TraceMethod(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.TraceMethod
Constructor specifying a URI.
TRAILER - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveEntry
The trailer for each entry
translate - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerDevelopAction
logs
trim(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
trim whitespace from string
trimEnd(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
trim the end of a string
trimToEmpty(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
trim to empty, convert null to empty
truncateAscii(String, int) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
find the length of ascii chars (non ascii are counted as two)
tunnelCreated() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Instructs the proxy to establish a secure tunnel to the host.
typeCast(Object, Class<T>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
If necessary, convert an object to another type.
typeCast(Object, Class<T>, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
If necessary, convert an object to another type.

U

UCOM_ID - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnicodeCommentExtraField
 
UFT8_NAMES_FLAG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.GeneralPurposeBit
Indicates that filenames are written in UTF-8.
UIDLEN - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of the user id field in a header buffer.
UNAMBIGUOUS_STATUS_LINE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Defines whether HTTP methods should reject ambiguous HTTP status line.
UNAMELEN - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The length of the user name field in a header buffer.
uncompressedOffset - Variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.BlockInfo
 
uncompressedSize - Variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.BlockInfo
 
UnicodeCommentExtraField - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Info-ZIP Unicode Comment Extra Field (0x6375):
UnicodeCommentExtraField() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnicodeCommentExtraField
 
UnicodeCommentExtraField(String, byte[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnicodeCommentExtraField
Assemble as unicode comment extension from the comment given as text as well as the bytes actually written to the archive.
UnicodeCommentExtraField(String, byte[], int, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnicodeCommentExtraField
Assemble as unicode comment extension from the name given as text as well as the encoded bytes actually written to the archive.
UnicodePathExtraField - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Info-ZIP Unicode Path Extra Field (0x7075):
UnicodePathExtraField() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnicodePathExtraField
 
UnicodePathExtraField(String, byte[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnicodePathExtraField
Assemble as unicode path extension from the name given as text as well as the encoded bytes actually written to the archive.
UnicodePathExtraField(String, byte[], int, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnicodePathExtraField
Assemble as unicode path extension from the name given as text as well as the encoded bytes actually written to the archive.
uniqueId() - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
get a unique string identifier based on the current time, this is not globally unique, just unique for as long as this server is running...
UNIX - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
 
UnixStat - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Constants from stat.h on Unix systems.
UNKNOWN - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE
 
UNKNOWN - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
Unknown compression method.
UNKNOWN - Static variable in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI.DefaultCharsetChanged
No specified reason code.
UNKNOWN - Static variable in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URIException
No specified reason code.
unpackInt(long, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
take a long
unpaddedSize - Variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.BlockInfo
 
UnparseableExtraFieldData - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Wrapper for extra field data that doesn't conform to the recommended format of header-tag + size + data.
UnparseableExtraFieldData() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
 
UnrecognizedExtraField - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Simple placeholder for all those extra fields we don't want to deal with.
UnrecognizedExtraField() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
 
UnrecognizedFormatException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump
Unrecognized Format Exception.
UnrecognizedFormatException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.UnrecognizedFormatException
 
unregisterAuthScheme(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthPolicy
Unregisters the class implementing an authentication scheme with the given ID.
unregisterCookieSpec(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
Unregisters the cookie specification with the given ID.
unregisterProtocol(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.Protocol
Unregisters the protocol with the given ID.
unreserved - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Data characters that are allowed in a URI but do not have a reserved purpose are called unreserved.
UNSHRINKING - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
UnShrinking.
unsignedIntToSignedByte(int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipUtil
Converts an unsigned integer to a signed byte (e.g., 255 becomes -1).
UNSUPPORTED_ENCODING - Static variable in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URIException
The unsupported character encoding.
UnsupportedCompressionAlgorithmException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump
Unsupported compression algorithm.
UnsupportedCompressionAlgorithmException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.UnsupportedCompressionAlgorithmException
 
UnsupportedCompressionAlgorithmException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.UnsupportedCompressionAlgorithmException
 
UnsupportedOptionsException - Exception in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
Thrown when compression options not supported by this implementation are detected.
UnsupportedOptionsException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.UnsupportedOptionsException
Creates a new UnsupportedOptionsException with null as its error detail message.
UnsupportedOptionsException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.UnsupportedOptionsException
Creates a new UnsupportedOptionsException with the given error detail message.
UnsupportedZipFeatureException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Exception thrown when attempting to read or write data for a zip entry that uses ZIP features not supported by this library.
UnsupportedZipFeatureException(UnsupportedZipFeatureException.Feature) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException
Creates an exception when the whole archive uses an unsupported feature.
UnsupportedZipFeatureException(UnsupportedZipFeatureException.Feature, ZipArchiveEntry) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException
Creates an exception.
UnsupportedZipFeatureException(ZipMethod, ZipArchiveEntry) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException
Creates an exception for archives that use an unsupported compression algorithm.
UnsupportedZipFeatureException.Feature - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
ZIP Features that may or may not be supported.
unwise - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for unwise.
UPATH_ID - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnicodePathExtraField
 
update(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.Check
 
update(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.Check
 
update(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.CRC32
 
update(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.CRC64
 
update(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.None
 
update(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.SHA256
 
updateFilters(FilterOptions) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZOutputStream
Updates the filter chain with a single filter.
updateFilters(FilterOptions[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZOutputStream
Updates the filter chain with 1-4 filters.
upgrade - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerMainFunction
upgrade grouper
upgradeTask - Enum constant in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminAction
convert
upgradeWebXml(File, File) - Method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
upgrade a web.xml file
URI - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
The interface for the URI(Uniform Resource Identifiers) version of RFC 2396.
URI() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Create an instance as an internal use
URI(char[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Deprecated.
Use #URI(String, boolean)
URI(char[], String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Deprecated.
Use #URI(String, boolean, String)
URI(URI, URI) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Construct a general URI with the given relative URI.
URI(URI, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Deprecated.
Use #URI(URI, String, boolean)
URI(URI, String, boolean) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Construct a general URI with the given relative URI string.
URI(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Deprecated.
Use #URI(String, boolean)
URI(String, boolean) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Construct a URI from a string with the given charset.
URI(String, boolean, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Construct a URI from a string with the given charset.
URI(String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Deprecated.
Use #URI(String, boolean, String)
URI(String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, int, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, int, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, int, String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Construct a general URI from the given components.
URI_reference - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for URI-reference.
URI.DefaultCharsetChanged - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
The charset-changed normal operation to represent to be required to alert to user the fact the default charset is changed.
URI.LocaleToCharsetMap - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
A mapping to determine the (somewhat arbitrarily) preferred charset for a given locale.
uric - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for uric.
uric_no_slash - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
URI bitset for encoding typical non-slash characters.
URIException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
The URI parsing and escape encoding exception.
URIException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URIException
Default constructor.
URIException(int) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URIException
The constructor with a reason code argument.
URIException(int, String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URIException
The constructor with a reason string and its code arguments.
URIException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URIException
The constructor with a reason string argument.
URIUtil - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util
The URI escape and character encoding and decoding utility.
URIUtil() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
 
URIUtil.Coder - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util
Deprecated.
use edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
URLCodec - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net
Implements the 'www-form-urlencoded' encoding scheme, also misleadingly known as URL encoding.
URLCodec() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
Default constructor.
URLCodec(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
Constructor which allows for the selection of a default charset
US_ASCII - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CharsetNames
Seven-bit ASCII, also known as ISO646-US, also known as the Basic Latin block of the Unicode character set.
US_ASCII - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.Charsets
Seven-bit ASCII, also known as ISO646-US, also known as the Basic Latin block of the Unicode character set.
US_ENGLISH - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.RefinedSoundex
This static variable contains an instance of the RefinedSoundex using the US_ENGLISH mapping.
US_ENGLISH - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Soundex
An instance of Soundex using the US_ENGLISH_MAPPING mapping.
US_ENGLISH_MAPPING - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.RefinedSoundex
RefinedSoundex is *refined* for a number of reasons one being that the mappings have been altered.
US_ENGLISH_MAPPING - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Soundex
This is a default mapping of the 26 letters used in US English.
US_ENGLISH_MAPPING_STRING - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Soundex
This is a default mapping of the 26 letters used in US English.
USE_EXPECT_CONTINUE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Activates 'Expect: 100-Continue' handshake for the entity enclosing methods.
useDataDescriptor(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.GeneralPurposeBit
whether the current entry will use the data descriptor to store CRC and size information
useEncryption(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.GeneralPurposeBit
whether the current entry will be encrypted
USER_AGENT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Defines the content of the User-Agent header used by HTTP methods.
USER_EXEC - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION
 
USER_READ - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION
 
USER_WRITE - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION
 
userinfo - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Bitset for userinfo.
UsernamePasswordCredentials - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
Username and password Credentials.
UsernamePasswordCredentials() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.UsernamePasswordCredentials
Deprecated.
Do not use. Null user name no longer allowed
UsernamePasswordCredentials(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.UsernamePasswordCredentials
The constructor with the username and password combined string argument.
UsernamePasswordCredentials(String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.UsernamePasswordCredentials
The constructor with the username and password arguments.
usesDataDescriptor() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.GeneralPurposeBit
whether the current entry uses the data descriptor to store CRC and size information
usesEncryption() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.GeneralPurposeBit
whether the current entry is encrypted
usesStrongEncryption() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.GeneralPurposeBit
whether the current entry is encrypted using strong encryption
useStrongEncryption(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.GeneralPurposeBit
whether the current entry will be encrypted using strong encryption
usesUTF8ForNames() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.GeneralPurposeBit
whether the current entry uses UTF8 for file name and comment.
useUTF8ForNames(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.GeneralPurposeBit
whether the current entry will use UTF8 for file name and comment.
usingProxy() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
UTF_16 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CharsetNames
Sixteen-bit Unicode Transformation Format, The byte order specified by a mandatory initial byte-order mark (either order accepted on input, big-endian used on output)
UTF_16 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.Charsets
Sixteen-bit Unicode Transformation Format, The byte order specified by a mandatory initial byte-order mark (either order accepted on input, big-endian used on output)
UTF_16BE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CharsetNames
Sixteen-bit Unicode Transformation Format, big-endian byte order.
UTF_16BE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.Charsets
Sixteen-bit Unicode Transformation Format, big-endian byte order.
UTF_16LE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CharsetNames
Sixteen-bit Unicode Transformation Format, little-endian byte order.
UTF_16LE - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.Charsets
Sixteen-bit Unicode Transformation Format, little-endian byte order.
UTF_8 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CharsetNames
Eight-bit Unicode Transformation Format.
UTF_8 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.Charsets
Eight-bit Unicode Transformation Format.
Util - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common
 
Util() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.Util
 

V

validate() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
Returns true the method is ready to execute, false otherwise.
validate() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Returns true the method is ready to execute, false otherwise.
validate(char[], int, int, BitSet) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Validate the URI characters within a specific component.
validate(char[], BitSet) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
Validate the URI characters within a specific component.
validate(Cookie, CookieOrigin) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieAttributeHandler
Peforms cookie validation for the given attribute value.
validate(InputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.index.IndexHash
 
validate(String, int, String, boolean, Cookie) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpec
Validate the cookie according to validation rules defined by the cookie specification.
validate(String, int, String, boolean, Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpecBase
Performs most common Cookie validation
validate(String, int, String, boolean, Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
Does nothing.
validate(String, int, String, boolean, Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.NetscapeDraftSpec
Performs Netscape draft compliant Cookie validation
validate(String, int, String, boolean, Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2109Spec
Performs RFC 2109 compliant Cookie validation
validate(String, int, String, boolean, Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2965Spec
Performs RFC 2965 compliant Cookie validation
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperDirectories.GrouperInstallType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminManageService
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminManageServiceAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerDevelopAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerMainFunction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerManageAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerPatchAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerPatchStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerUpgradeTaskAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile.PatchFileType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstaller.util.GiDbUtils.DbType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64Mode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
Returns the enum constant of this class with the specified name.
valueOfIgnoreCase(String) - Static method in class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
convert string to version like an enum would
valueOfIgnoreCase(String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
convert string to version like an enum would
valueOfIgnoreCase(String, boolean) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerMainFunction
convert a string to the enum
valueOfIgnoreCase(String, boolean, boolean) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminAction
 
valueOfIgnoreCase(String, boolean, boolean) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminManageService
 
valueOfIgnoreCase(String, boolean, boolean) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminManageServiceAction
 
valueOfIgnoreCase(String, boolean, boolean) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerDevelopAction
 
valueOfIgnoreCase(String, boolean, boolean) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerMainFunction
 
valueOfIgnoreCase(String, boolean, boolean) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerManageAction
 
valueOfIgnoreCase(String, boolean, boolean) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerPatchAction
 
valueOfIgnoreCase(String, boolean, boolean) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerPatchStatus
 
valueOfIgnoreCase(String, boolean, boolean) - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerUpgradeTaskAction
 
values() - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperDirectories.GrouperInstallType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminManageService
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerAdminManageServiceAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerDevelopAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerMainFunction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerManageAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerPatchAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerPatchStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstaller.GrouperInstallerUpgradeTaskAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class edu.internet2.middleware.grouperInstaller.GrouperInstallerIndexFile.PatchFileType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class edu.internet2.middleware.grouperInstaller.util.GiDbUtils.DbType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64Mode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
 
VAX_VMS - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
 
verifyCheckSum(byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarUtils
Wikipedia says: The checksum is calculated by taking the sum of the unsigned byte values of the header block with the eight checksum bytes taken to be ascii spaces (decimal value 32).
verifyEscaped(char[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil.Coder
Deprecated.
Verify whether a given string is escaped or not
verifyMatches(Matches) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
Verifies that the matches returned by the match finder are valid.
VERSION - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
 
VERSION_ANT - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
The "version" representing an Ant tar archive.
VERSION_GNU_SPACE - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
 
VERSION_GNU_ZERO - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
 
VERSION_OFFSET - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Offset of start of magic field within header record
VERSION_POSIX - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
 
VERSIONLEN - Static variable in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarConstants
Previously this was regarded as part of "magic" field, but it is separate.
VIRTUAL_HOST - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Defines the virtual host name.
VLI_MAX - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.Util
 
VLI_SIZE_MAX - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.Util
 

W

warn(Object) - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
 
warn(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Logs a message with java.util.logging.Level.WARNING.
warn(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Logs a message with java.util.logging.Level.WARNING.
warn(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Do nothing
warn(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_WARN.
warn(Object) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
Log a message with warn log level.
warn(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
 
warn(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk13LumberjackLogger
Logs a message with java.util.logging.Level.WARNING.
warn(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Jdk14Logger
Logs a message with java.util.logging.Level.WARNING.
warn(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.NoOpLog
Do nothing
warn(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_WARN.
warn(Object, Throwable) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
Log an error with warn log level.
WARN_EXTRA_INPUT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
Defines HttpClient's behavior when a response provides more bytes than expected (specified with Content-Length, for example).
WAVPACK - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipMethod
Compression Method 97 for WavPack.
WeakHashtable - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl
Implementation of Hashtable that uses WeakReference's to hold its keys thus allowing them to be reclaimed by the garbage collector.
WeakHashtable() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
Constructs a WeakHashtable with the Hashtable default capacity and load factor.
WHITEOUT - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE
 
WIN32 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
 
WIN95 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
 
within_userinfo - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
BitSet for within the userinfo component like user and password.
withZlibHeader() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateParameters
Whether or not the zlib header shall be written (when compressing) or expected (when decompressing).
WORLD_EXEC - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION
 
WORLD_READ - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION
 
WORLD_WRITE - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION
 
write(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
Writes a byte array to the current archive entry.
write(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipCompressorOutputStream
write(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CountingOutputStream
 
write(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedOutputStream
Writes the array.
write(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Writes the specified bytes to the output stream.
write(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.FinishableWrapperOutputStream
write(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
 
write(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
Writes an array of bytes to the current CPIO entry data.
write(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
Writes part of a byte array to the current archive entry.
write(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
Writes bytes to the current tar archive entry.
write(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Writes bytes to ZIP entry.
write(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
 
write(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateCompressorOutputStream
 
write(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipCompressorOutputStream
write(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZCompressorOutputStream
 
write(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CountingOutputStream
 
write(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedOutputStream
 
write(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Writes length bytes in data starting at offset to the output stream.
write(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.FinishableWrapperOutputStream
write(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZOutputStream
Writes an array of bytes to be compressed.
write(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveOutputStream
Writes a byte to the current archive entry.
write(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
Writes a byte to the current archive entry.
write(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
 
write(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.deflate.DeflateCompressorOutputStream
 
write(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.gzip.GzipCompressorOutputStream
 
write(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZCompressorOutputStream
 
write(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.utils.CountingOutputStream
 
write(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedOutputStream
Write the specified byte to our output stream.
write(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.FinishableWrapperOutputStream
write(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZOutputStream
Writes one byte to be compressed.
write(OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.rangecoder.RangeEncoder
 
write(StringBuffer) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.SimpleLog
Write the content of the message accumulated in the specified StringBuffer to the appropriate output destination.
writeCentralDirectoryEnd() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Writes the "End of central dir record".
writeCentralFileHeader(ZipArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Writes the central file header entry.
writeClosingChunk() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedOutputStream
 
writeCRC32(OutputStream, byte[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.common.EncoderUtil
 
writeDataDescriptor(ZipArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Writes the data descriptor entry.
writeEntryHeader(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Write an entry's header information to a header buffer.
writeEntryHeader(byte[], ZipEncoding, boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.tar.TarArchiveEntry
Write an entry's header information to a header buffer.
writeLine() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Writes "\r\n".getBytes() to the output stream.
writeLine(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
Writes the specified bytes, followed by "\r\n".getBytes() to the output stream.
writeLocalFileHeader(ZipArchiveEntry) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Writes the local file header entry
writeOut(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Write bytes to output or random access file.
writeOut(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Write bytes to output or random access file.
writeRequest(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Sends the request via the given connection.
writeRequest(OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.ByteArrayRequestEntity
 
writeRequest(OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.FileRequestEntity
 
writeRequest(OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.InputStreamRequestEntity
 
writeRequest(OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.MultipartRequestEntity
 
writeRequest(OutputStream) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.RequestEntity
Writes the request entity to the given stream.
writeRequest(OutputStream) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.StringRequestEntity
 
writeRequestBody(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Writes the request body to the given connection.
writeRequestBody(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.EntityEnclosingMethod
Writes the request body to the given connection.
writeRequestBody(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.MultipartPostMethod
Deprecated.
Writes the request body to the given connection.
writeRequestHeaders(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Writes the request headers to the given connection.
writeRequestLine(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectMethod
Special Connect request.
writeRequestLine(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
Writes the request line to the given connection.
writeStringToFile(File, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Writes data to a file.
writeStringToFile(File, String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Writes data to a file.
writeZip64CentralDirectory() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Writes the "ZIP64 End of central dir record" and "ZIP64 End of central dir locator".
WWW_AUTH - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.HttpAuthenticator
Deprecated.
The www authenticate challange header.
WWW_AUTH_RESP - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.HttpAuthenticator
Deprecated.
The www authenticate response header.
WWW_FORM_URL - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodec
BitSet of www-form-url safe characters.

X

X5455_ExtendedTimestamp - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
An extra field that stores additional file and directory timestamp data for zip entries.
X5455_ExtendedTimestamp() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
Constructor for X5455_ExtendedTimestamp.
X7875_NewUnix - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
An extra field that stores UNIX UID/GID data (owner & group ownership) for a given zip entry.
X7875_NewUnix() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X7875_NewUnix
Constructor for X7875_NewUnix.
X86 - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple
 
X86(boolean, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.simple.X86
 
X86Options - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
BCJ filter for x86 (32-bit and 64-bit) instructions.
X86Options() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.X86Options
 
xmlDocumentBuilderFactory() - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
xml builder factory that doesnt go to internet to get dtd
xmlElementToXml(String, String, Map<String, String>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
turn a map of attributes into an xml string
xmlElementValue(Element, String, boolean, String) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
get a subelement value.
xmlEscape(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Convert an XML string to HTML to display on the screen
xmlEscape(String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
Convert an XML string to HTML to display on the screen
XmlIndenter - Class in edu.internet2.middleware.grouperInstaller.util
indent xml, assumes the input is not yet indented.
XmlIndenter(String) - Constructor for class edu.internet2.middleware.grouperInstaller.util.XmlIndenter
 
xmlNodeAttributeDifferences(Element, Element) - Static method in class edu.internet2.middleware.grouperInstaller.GrouperInstaller
 
xmlToString(Node) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
convert XML to string
xpathEvaluate(File, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
xpathEvaluate(InputStream, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
xpathEvaluate(URL, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
xpathEvaluateAttribute(File, String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
xpathEvaluateAttributeInt(File, String, String, Integer) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
 
XZ - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
XZ constants.
XZ - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorStreamFactory
Constant used to identify the XZ compression method.
XZCompressorInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz
XZ decompressor.
XZCompressorInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZCompressorInputStream
Creates a new input stream that decompresses XZ-compressed data from the specified input stream.
XZCompressorInputStream(InputStream, boolean) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZCompressorInputStream
Creates a new input stream that decompresses XZ-compressed data from the specified input stream.
XZCompressorOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz
XZ compressor.
XZCompressorOutputStream(OutputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZCompressorOutputStream
Creates a new XZ compressor using the default LZMA2 options.
XZCompressorOutputStream(OutputStream, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz.XZCompressorOutputStream
Creates a new XZ compressor using the specified LZMA2 preset level.
XZFormatException - Exception in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
Thrown when the input data is not in the XZ format.
XZFormatException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZFormatException
Creates a new exception with the default error detail message.
XZInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
Decompresses a .xz file in streamed mode (no seeking).
XZInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZInputStream
Creates a new XZ decompressor without a memory usage limit.
XZInputStream(InputStream, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZInputStream
Creates a new XZ decompressor with an optional memory usage limit.
XZIOException - Exception in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
Generic IOException specific to this package.
XZIOException() - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZIOException
 
XZIOException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZIOException
 
XZOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz
Compresses into the .xz file format.
XZOutputStream(OutputStream, FilterOptions) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZOutputStream
Creates a new XZ compressor using one filter and CRC64 as the integrity check.
XZOutputStream(OutputStream, FilterOptions[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZOutputStream
Creates a new XZ compressor using 1-4 filters and CRC64 as the integrity check.
XZOutputStream(OutputStream, FilterOptions[], int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZOutputStream
Creates a new XZ compressor using 1-4 filters and the specified integrity check type.
XZOutputStream(OutputStream, FilterOptions, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZOutputStream
Creates a new XZ compressor using one filter and the specified integrity check type.
XZUtils - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.xz
Utility code for the xz compression format.

Z

Z - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorStreamFactory
Constant used to identify the traditional Unix compress method.
ZCompressorInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z
Input stream that decompresses .Z files.
ZCompressorInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z.ZCompressorInputStream
 
ZERO - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEightByteInteger
 
ZIP - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveStreamFactory
Constant used to identify the ZIP archive format.
Zip64ExtendedInformationExtraField - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Holds size and other extended information for entries that use Zip64 features.
Zip64ExtendedInformationExtraField() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
This constructor should only be used by the code that reads archives inside of Commons Compress.
Zip64ExtendedInformationExtraField(ZipEightByteInteger, ZipEightByteInteger) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
Creates an extra field based on the original and compressed size.
Zip64ExtendedInformationExtraField(ZipEightByteInteger, ZipEightByteInteger, ZipEightByteInteger, ZipLong) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
Creates an extra field based on all four possible values.
Zip64Mode - Enum Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
The different modes ZipArchiveOutputStream can operate in.
Zip64RequiredException - Exception in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Exception thrown when attempting to write data that requires Zip64 support to an archive and UseZip64 has been set to Never.
Zip64RequiredException(String) - Constructor for exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64RequiredException
 
ZipArchiveEntry - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Extension that adds better handling of extra fields and provides access to the internal and external file attributes.
ZipArchiveEntry() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
 
ZipArchiveEntry(ZipArchiveEntry) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Creates a new zip entry with fields taken from the specified zip entry.
ZipArchiveEntry(File, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Creates a new zip entry taking some information from the given file and using the provided name.
ZipArchiveEntry(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Creates a new zip entry with the specified name.
ZipArchiveEntry(ZipEntry) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
Creates a new zip entry with fields taken from the specified zip entry.
ZipArchiveInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Implements an input stream that can read Zip archives.
ZipArchiveInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
 
ZipArchiveInputStream(InputStream, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
 
ZipArchiveInputStream(InputStream, String, boolean) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
 
ZipArchiveInputStream(InputStream, String, boolean, boolean) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
 
ZipArchiveOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Reimplementation of java.util.zip.ZipOutputStream that does handle the extended functionality of this package, especially internal/external file attributes and extra fields with different layouts for local file data and central directory entries.
ZipArchiveOutputStream(File) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Creates a new ZIP OutputStream writing to a File.
ZipArchiveOutputStream(OutputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
Creates a new ZIP OutputStream filtering the underlying stream.
ZipArchiveOutputStream.UnicodeExtraFieldPolicy - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
enum that represents the possible policies for creating Unicode extra fields.
ZipEightByteInteger - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Utility class that represents an eight byte integer with conversion rules for the big endian byte order of ZIP files.
ZipEightByteInteger(byte[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEightByteInteger
Create instance from bytes.
ZipEightByteInteger(byte[], int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEightByteInteger
Create instance from the eight bytes starting at offset.
ZipEightByteInteger(long) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEightByteInteger
Create instance from a number.
ZipEightByteInteger(BigInteger) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEightByteInteger
Create instance from a number.
ZipEncoding - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
An interface for encoders that do a pretty encoding of ZIP filenames.
ZipEncodingHelper - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Static helper functions for robustly encoding filenames in zip files.
ZipEncodingHelper() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEncodingHelper
 
ZipExtraField - Interface in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
General format of extra field data.
ZipFile - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Replacement for java.util.ZipFile.
ZipFile(File) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipFile
Opens the given file for reading, assuming "UTF8" for file names.
ZipFile(File, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipFile
Opens the given file for reading, assuming the specified encoding for file names and scanning for unicode extra fields.
ZipFile(File, String, boolean) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipFile
Opens the given file for reading, assuming the specified encoding for file names.
ZipFile(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipFile
Opens the given file for reading, assuming "UTF8".
ZipFile(String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipFile
Opens the given file for reading, assuming the specified encoding for file names, scanning unicode extra fields.
ZipLong - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Utility class that represents a four byte integer with conversion rules for the big endian byte order of ZIP files.
ZipLong(byte[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
Create instance from bytes.
ZipLong(byte[], int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
Create instance from the four bytes starting at offset.
ZipLong(long) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
Create instance from a number.
ZipMethod - Enum Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
List of known compression methods Many of these methods are currently not supported by commons compress
ZipShort - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Utility class that represents a two byte integer with conversion rules for the big endian byte order of ZIP files.
ZipShort(byte[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipShort
Create instance from bytes.
ZipShort(byte[], int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipShort
Create instance from the two bytes starting at offset.
ZipShort(int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipShort
Create instance from a number.
ZipUtil - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip
Utility class for handling DOS and Java time conversions.
ZipUtil() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipUtil
 
ZLIB - Enum constant in enum class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
 

_

_authority - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
The authority.
_default_port - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Deprecated.
Use HttpsURL.DEFAULT_PORT instead. This one doesn't conform to the project naming conventions.
_default_port - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Deprecated.
Use HttpURL.DEFAULT_PORT instead. This one doesn't conform to the project naming conventions.
_default_scheme - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
Deprecated.
Use HttpsURL.DEFAULT_SCHEME instead. This one doesn't conform to the project naming conventions.
_default_scheme - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
Deprecated.
Use HttpURL.DEFAULT_SCHEME instead. This one doesn't conform to the project naming conventions.
_fragment - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
The fragment.
_grouperVersionGreaterOrEqualHelper(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
helper method for unit testing
_host - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
The host.
_is_abs_path - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
 
_is_hier_part - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
 
_is_hostname - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
 
_is_IPv4address - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
 
_is_IPv6reference - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
 
_is_net_path - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
 
_is_opaque_part - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
 
_is_reg_name - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
 
_is_rel_path - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
 
_is_server - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
 
_opaque - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
The opaque.
_path - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
The path.
_port - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
The port.
_query - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
The query.
_scheme - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
The scheme.
_uri - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
This Uniform Resource Identifier (URI).
_userinfo - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
The userinfo.
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form