- 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[], 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.
- 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.
- 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(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.
- 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
-
- 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
cookie
s
that match the given host, port and path.
- addCookies(Cookie[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
-
- 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, 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.
- addEntry(int, byte) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.z.ZCompressorInputStream
-
Add a new entry to the dictionary.
- 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(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.MultipartPostMethod
-
Deprecated.
Adds a text field part
- 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, 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
- 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(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.
- 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.
- 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(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(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 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
header
s
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.
- AED_SIG - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
-
Archive extra data record signature.
- 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 - 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
-
- 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(Object, Object) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Test if two Object
s are equal using their
equals
method.
- append(long, long) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Test if two long
s are equal.
- append(int, int) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Test if two int
s are equal.
- append(short, short) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Test if two short
s are equal.
- append(char, char) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Test if two char
s are equal.
- append(byte, byte) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Test if two byte
s are equal.
- append(double, double) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Test if two double
s are equal by testing that the
pattern of bits returned by doubleToLong
are equal.
- append(float, float) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Test if two float
s are equal byt testing that the
pattern of bits returned by doubleToLong are equal.
- append(boolean, boolean) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Test if two booleans
s are equal.
- append(Object[], Object[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Performs a deep comparison of two Object
arrays.
- append(long[], long[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Deep comparison of array of long
.
- append(int[], int[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Deep comparison of array of int
.
- append(short[], short[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Deep comparison of array of short
.
- append(char[], char[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Deep comparison of array of char
.
- append(byte[], byte[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Deep comparison of array of byte
.
- append(double[], double[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Deep comparison of array of double
.
- append(float[], float[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Deep comparison of array of float
.
- append(boolean[], boolean[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Deep comparison of array of boolean
.
- append(Object) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
-
Append a hashCode
for an Object
.
- append(long) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
-
Append a hashCode
for a long
.
- append(int) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
-
Append a hashCode
for an int
.
- append(short) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
-
Append a hashCode
for a short
.
- append(char) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
-
Append a hashCode
for a char
.
- append(byte) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
-
Append a hashCode
for a byte
.
- append(double) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
-
Append a hashCode
for a double
.
- append(float) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
-
Append a hashCode
for a float
.
- append(boolean) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
-
Append a hashCode
for a boolean
.
- append(Object[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
-
Append a hashCode
for an Object
array.
- append(long[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
-
Append a hashCode
for a long
array.
- append(int[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
-
Append a hashCode
for an int
array.
- append(short[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
-
Append a hashCode
for a short
array.
- append(char[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
-
Append a hashCode
for a char
array.
- append(byte[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
-
Append a hashCode
for a byte
array.
- append(double[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
-
Append a hashCode
for a double
array.
- append(float[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
-
Append a hashCode
for a float
array.
- append(boolean[]) - Method in class edu.internet2.middleware.grouperInstaller.util.GcHashCodeBuilder
-
Append a hashCode
for a boolean
array.
- append(StringBuilder, String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
append and maybe put a separator in there
- append(char) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
-
- append(char, char) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
-
- append(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
-
- 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
-
- 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(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.
- 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
- 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
-
- 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
-
- 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, 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
- argMapBoolean(Map<String, String>, Map<String, String>, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
get the value from the argMap
- 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, 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.
- 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.
- 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.
- 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
-
- assertOpen() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
-
- 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(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
- assignField(Object, String, Object) - 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 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
-
- 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(Credentials, String, String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.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, String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.BasicScheme
-
- 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(UsernamePasswordCredentials) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.BasicScheme
-
- authenticate(UsernamePasswordCredentials, String) - Static 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, 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(AuthScheme, HttpMethod, HttpConnection, HttpState) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.HttpAuthenticator
-
- 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(Credentials, String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.NTLMScheme
-
- 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
.
- authenticateDefault(HttpMethod, HttpConnection, HttpState) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.HttpAuthenticator
-
- authenticateProxy(AuthScheme, HttpMethod, HttpConnection, HttpState) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.HttpAuthenticator
-
- authenticateProxyDefault(HttpMethod, HttpConnection, HttpState) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.HttpAuthenticator
-
- 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
-
- AuthSchemeBase(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthSchemeBase
-
- 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(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.
- 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) - 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(AuthScope) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthScope
-
Creates a copy of the given credentials scope.
- 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.pack200.Pack200CompressorInputStream
-
- 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.
- 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
-
- cause - Variable in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogConfigurationException
-
The underlying cause of this exception.
- 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
-
- 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
-
- 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.
- 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, 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
.
- ChunkedInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedInputStream
-
ChunkedInputStream constructor
- ChunkedOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
-
Implements HTTP chunking support.
- ChunkedOutputStream(OutputStream, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ChunkedOutputStream
-
Wraps a stream and chunks the output.
- ChunkedOutputStream(OutputStream) - 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
- 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(T, Set<String>) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
clone an object, assign primitives, Strings, maps of string attributes.
- 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.DeltaOptions
-
- clone() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
-
- 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
-
- 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.pack200.Pack200CompressorInputStream
-
- close() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.pack200.Pack200CompressorOutputStream
-
- 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(InputStream) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
Unconditionally close an InputStream
.
- closeQuietly(ZipFile) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
Unconditionally close a ZipFile
.
- 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(Statement) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
close a statement 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(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.
- closeSocketAndStreams() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
-
Closes everything out.
- 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.
- 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(String, Properties) - Method in class edu.internet2.middleware.grouperInstaller.driverShim.DatabaseShimBase
-
- 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.
- 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
-
- CONNECTION_MANAGER_TIMEOUT - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
-
- 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
-
- ConnectMethod(HttpMethod) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectMethod
-
- ConnectMethod(HostConfiguration) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectMethod
-
Create a connect 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(String, char) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
Checks if String contains a search character, handling null
.
- contains(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
Checks if String contains a search String, handling null
.
- contains(Object[], Object) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
Checks if the object is in the given array.
- 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
- 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
-
- 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(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(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, 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(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
- Cookie2 - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie
-
- 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.
- COOKIE_POLICY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpMethodParams
-
- 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, 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(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, 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
- 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, boolean) - 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.
- 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(int) - 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.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(long) - 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.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.
- count - Variable in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.Matches
-
- 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(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) - 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.
- 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(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.
- 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, 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, 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
.
- CpioArchiveOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio
-
CPIOArchiveOutputStream is a stream for writing CPIO streams.
- 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) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
Construct the cpio output stream.
- 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(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.
- 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.
- 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.
- createExtraField(ZipShort) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ExtraFieldUtils
-
- 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
-
- 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
- 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(ControllerThreadSocketFactory.SocketTask, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory
-
- 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) - 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, 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) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.ProtocolSocketFactory
-
Gets a new socket connection to the given host.
- 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(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.SSLProtocolSocketFactory
-
Attempts to get a new socket connection to the given host within the given time limit.
- createSocket(String, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
-
- 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
- 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
- DATA_DESCRIPTOR - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException.Feature
-
The entry uses a data descriptor.
- 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
-
- 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, Throwable) - 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, 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) - 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.Jdk14Logger
-
Logs a message with java.util.logging.Level.FINE
.
- debug(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Log4JLogger
-
Logs a message with org.apache.log4j.Priority.DEBUG
.
- debug(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Log4JLogger
-
Logs a message with org.apache.log4j.Priority.DEBUG
.
- debug(Object) - 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.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, 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) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
-
Log a message with debug log level.
- 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(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Base64
-
Decodes an Object using the base64 algorithm.
- 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(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(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(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(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(Object) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.Decoder
-
Decodes an "encoded" Object and returns a "decoded"
Object.
- decode(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.BCodec
-
Decodes a Base64 string into its original form.
- decode(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.BCodec
-
Decodes a Base64 object 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(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QCodec
-
Decodes a quoted-printable object into its original form.
- 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(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) - 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(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QuotedPrintableCodec
-
Decodes a quoted-printable object into its original form.
- 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(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) - 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(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 interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.StringDecoder
-
Decodes a String and returns a String.
- decode(byte[]) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipEncoding
-
- decode(char[], 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.URI
-
Decodes URI encoded string.
- decode(char[], String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil.Coder
-
- 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) - 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.
- decode(byte[], int, int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.delta.DeltaDecoder
-
- decode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma.LZMADecoder
-
- 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
-
- 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.
- 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
-
- DefaultHttpMethodRetryHandler(int, boolean) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.DefaultHttpMethodRetryHandler
-
Creates a new DefaultHttpMethodRetryHandler.
- 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.
- DefaultHttpParams - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params
-
This class represents a collection of HTTP protocol parameters.
- 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.
- DefaultHttpParams() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.DefaultHttpParams
-
- 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 - 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 - 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.
- 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.
- 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
-
- DigestUtils - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.digest
-
- 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.
- 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 - 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(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.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 in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump
-
The type of compression.
- DumpArchiveConstants.SEGMENT_TYPE - Enum 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 in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump
-
- DumpArchiveEntry.TYPE - Enum 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(Throwable) - 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
-
- 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.
- 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.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.pack200 - package edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.pack200
-
Provides stream classes for compressing and decompressing
streams using the Pack200 algorithm used to compress Java
archives.
- 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
-
- 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
-
- elements() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
-
- EMPTY - Static variable in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
The empty String ""
.
- empty - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
-
- 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(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.binary.Base64
-
Encodes an Object using the base64 algorithm.
- 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(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(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(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(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(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(String) - 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(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Metaphone
-
Encodes a String 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(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.RefinedSoundex
-
Encodes a String 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(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Soundex
-
Encodes a String using the soundex algorithm.
- 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) - 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(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(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) - 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(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(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(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(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.QuotedPrintableCodec
-
Encodes an object into its quoted-printable safe form.
- 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(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(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) - 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(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 interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.StringEncoder
-
Encodes a String and returns a String.
- 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(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, 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
-
- 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.util.URIUtil
-
Escape and encode a given string with allowed characters not to be
escaped and a given charset.
- 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
-
- 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
-
- 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.
- ENCRYPTION - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException.Feature
-
The entry is encrypted.
- endBlock() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZOutputStream
-
Finishes the current XZ Block (but not the whole XZ Stream).
- endMarkerDetected() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma.LZMADecoder
-
Returns true if LZMA end marker was detected.
- 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(Object) - Method in class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
-
- equals(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
null safe string compare
- 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) - 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(TarArchiveEntry) - 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.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(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.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(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(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.grouperInstallerExt.org.apache.commons.httpclient.util.LangUtils
-
- equalsIgnoreCase(String, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
equalsignorecase
- error(Object) - Method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerLog
-
- error(Object, Throwable) - 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, 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) - 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.Jdk14Logger
-
Logs a message with java.util.logging.Level.SEVERE
.
- error(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Log4JLogger
-
Logs a message with org.apache.log4j.Priority.ERROR
.
- error(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Log4JLogger
-
Logs a message with org.apache.log4j.Priority.ERROR
.
- error(Object) - 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.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, 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) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
-
Log a message with error log level.
- 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, and split spaces for args (might not be what
you want if you are using quotes)
- execCommand(String[], boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
This will execute a command (with args).
- execCommand(String, 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).
- 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(Thread, long) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.TimeoutController
-
Executes task
.
- 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.
- executeMethod(HttpMethod) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
-
- executeMethod(HostConfiguration, HttpMethod) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
-
- executeMethod(HostConfiguration, HttpMethod, HttpState) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
-
- executeUpdate(String, Object) - Method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
-
execute a query (insert/update/delete/etc)
- executeUpdate(String) - 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)
- 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
- 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
- extensionFromName(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
get the extension from name.
- ExtInstallerUtils - Class in edu.internet2.middleware.grouperInstallerExt.util
-
utility methods for grouper.
- ExtInstallerUtils() - Constructor for class edu.internet2.middleware.grouperInstallerExt.util.ExtInstallerUtils
-
- 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.
- 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, Throwable) - 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, 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) - 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.Jdk14Logger
-
Logs a message with java.util.logging.Level.SEVERE
.
- fatal(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Log4JLogger
-
Logs a message with org.apache.log4j.Priority.FATAL
.
- fatal(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Log4JLogger
-
Logs a message with org.apache.log4j.Priority.FATAL
.
- fatal(Object) - 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.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, 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) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
-
Log a message with fatal log level.
- 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, 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)
- 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).
- fieldValue(Class, Object, String, boolean, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
find out a field value
- 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
- fieldValue(Object, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
find out a field value (invoke on supers, override security)
- 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, String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
list files recursively from parent, dont include
- fileListRecursive(File) - 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, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.FilePart
-
FilePart Constructor.
- FilePart(String, PartSource) - 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 edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
-
- find(int) - Static method in enum edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
-
- find(int) - Static method in enum edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION
-
- find(int) - Static method in enum 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
-
- 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.pack200.Pack200CompressorOutputStream
-
- 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.
- 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(byte[], int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZDecoder
-
- flush() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.XZOutputStream
-
Flushes the encoder and calls out.flush()
.
- 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(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(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 an array of Cookies.
- 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
-
- formatCookieHeader(Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpecBase
-
- formatCookieHeader(Cookie) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
-
- 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
Cookie
s 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
Cookie
s 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
Cookie
s 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(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'.
- 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'.
- fromClass(Class<?>) - Static method in enum 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 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
-
- GcEqualsBuilder - Class in edu.internet2.middleware.grouperInstaller.util
-
- GcEqualsBuilder() - Constructor for class edu.internet2.middleware.grouperInstaller.util.GcEqualsBuilder
-
Constructor for GcEqualsBuilder.
- GcHashCodeBuilder - Class in edu.internet2.middleware.grouperInstaller.util
-
- 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
-
- 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(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
- 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(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
-
- 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[], 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[]) - 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.
- 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.
- getAttribHandler(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2965Spec
-
- 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
-
- getAuthority() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
-
Get the authority.
- getAuthScheme(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthPolicy
-
- getAuthScheme() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthState
-
- 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
-
- 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
-
- 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(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(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.
- 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(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() - 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(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.
- 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(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.
- 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).
- 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
-
- 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.
- 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.
- 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 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, long) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnectionManager
-
- getConnection(HostConfiguration) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
- getConnection(HostConfiguration, long) - 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 class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.SimpleHttpConnectionManager
-
- getConnectionManagerClass() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
-
- getConnectionManagerTimeout() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
-
- 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.
- getConnectionsInPool() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
Gets the total number of pooled connections.
- getConnectionsInUse(HostConfiguration) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
- getConnectionsInUse() - 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, 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
- 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
- getContentCharSet(Header) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
-
Returns the character set from the Content-Type header.
- 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.
- 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[], 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
- 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[]) - 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
- 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
-
- 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
-
- getCookieSpec(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookiePolicy
-
- getCount() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveInputStream
-
- getCount() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ArchiveOutputStream
-
- 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
-
- getCrc() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
- 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
-
- getCredentials(AuthScheme, String, int, boolean) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.CredentialsProvider
-
- getCredentials(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
-
- getCredentials(AuthScope) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
-
Get the
credentials
for the given authentication scope.
- 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.DeltaOptions
-
- 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.
- 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.
- getDefaultAuthPrefs() - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.AuthPolicy
-
- 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 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.HsqlShim
-
- 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
-
- getEncoderMemoryUsage() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.DeltaOptions
-
- 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.
- 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
-
- 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
-
- 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(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
-
Return the header field
- getHeaderField(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
-
Return the header field at the specified position
- 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
-
- 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
-
- getHostAuthState() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
-
- getHostConfiguration() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
-
- getHostConfiguration() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
-
- getHostConfiguration() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
-
- getHostConfiguration() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.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
-
- 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
-
- getID() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.DigestScheme
-
- getID() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.NTLMScheme
-
- getID() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.RFC2617Scheme
-
- 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.
- 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(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() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.HttpURLConnection
-
Gets an input stream for the HttpMethod response body.
- 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(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(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(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(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
- getInstance(Class) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.LogSource
-
Deprecated.
Get a Log
instance by class
- 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
-
- 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.
- 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
-
- getLogConstructor() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
-
- 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.
- getLogger() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Log4JLogger
-
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[], 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
- 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
- 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
-
- 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
-
- 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, 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.
- getMemoryUsage(int, int, int, int) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lzma.LZMAEncoder
-
- 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.
- 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 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
-
- 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(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.
- getMode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
-
Gets the compression mode.
- 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(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.URIUtil
-
Get the basename of an URI.
- getName() - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.check.Check
-
- 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
-
- getParams() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
-
- getParams() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
-
- 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
-
- getParams() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
-
- 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
-
- 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
-
- 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
-
- getProxyAuthState() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
-
- getProxyAuthState() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
-
- getProxyCredentials(String, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
-
- getProxyCredentials(AuthScope) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
-
- 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(char[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
-
Get the raw-escaped current hierarchy level in the given path.
- getRawCurrentHierPath() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
-
Get the raw-escaped current hierarchy level.
- 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
-
- 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
-
- getReasonCode() - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpException
-
- 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
-
- 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
-
- getRequestHeaders() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
-
Returns the current request headers for this HTTP method.
- getRequestHeaders(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
-
Returns the request headers with the given name.
- 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 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
-
- 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
-
- 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(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
-
- 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.
- 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
-
- 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
-
- 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[]) - 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
-
- 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(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[]) - 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() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipLong
-
Get value as Java long.
- 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[]) - 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() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipShort
-
Get value as Java int.
- 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
- 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() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NameValuePair
-
Return the current value.
- getValues() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Header
-
- 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
-
- 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
-
- getVirtualHost() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
-
- 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 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(String) - Method in class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
-
see if the grouper version is greater than or equal to a certain version
- greaterOrEqualToArg(GiGrouperVersion) - Method in class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
-
see if the grouper version is greater than or equal to a certain version
- GROUPER_VERSION - Static variable in class edu.internet2.middleware.grouperInstaller.GiGrouperVersion
-
current version
this must be three integers separated by dots for major version, minor version, and build number.
- 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 in edu.internet2.middleware.grouperInstaller
-
which type of install are we
- GrouperInstaller.GrouperInstallerAdminAction - Enum in edu.internet2.middleware.grouperInstaller
-
- GrouperInstaller.GrouperInstallerAdminManageService - Enum in edu.internet2.middleware.grouperInstaller
-
- GrouperInstaller.GrouperInstallerAdminManageServiceAction - Enum in edu.internet2.middleware.grouperInstaller
-
- GrouperInstaller.GrouperInstallerDevelopAction - Enum in edu.internet2.middleware.grouperInstaller
-
- GrouperInstaller.GrouperInstallerMainFunction - Enum in edu.internet2.middleware.grouperInstaller
-
main function of grouper installer
- GrouperInstaller.GrouperInstallerManageAction - Enum in edu.internet2.middleware.grouperInstaller
-
- GrouperInstaller.GrouperInstallerPatchAction - Enum in edu.internet2.middleware.grouperInstaller
-
- GrouperInstaller.GrouperInstallerPatchStatus - Enum in edu.internet2.middleware.grouperInstaller
-
- GrouperInstaller.GrouperInstallerUpgradeTaskAction - Enum 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 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.
- 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.
- handleCloseIdleConnections(HttpConnectionManager) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.IdleConnectionTimeoutThread
-
- 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
-
- hasBeenUsed() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
-
- 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
-
- 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, 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
-
- hashCode(int, boolean) - 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 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
The header for each entry
- 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_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(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.
- HeaderElement(char[], int, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderElement
-
Constructor with array of characters.
- HeaderElement(char[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderElement
-
Constructor with array of characters.
- 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 - 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
-
- hex - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
-
BitSet for 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 method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
get the hostname of this machine
- hostname - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
-
BitSet for hostname.
- 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
-
- HostParams() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HostParams
-
- 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.
- HsqlShim - Class in edu.internet2.middleware.grouperInstaller.driverShim
-
hsql driver in right classloader
- HsqlShim() - Constructor for class edu.internet2.middleware.grouperInstaller.driverShim.HsqlShim
-
- 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
-
- 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
-
- 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
-
- HttpClient() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
-
- HttpClient(HttpClientParams) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
-
- HttpClient(HttpClientParams, HttpConnectionManager) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
-
- HttpClient(HttpConnectionManager) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
-
- 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
-
- HttpClientParams() - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
-
- 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 - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
-
- 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, 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.
- 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(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, String, String, int, Protocol) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
-
- 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 - Variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.SimpleHttpConnectionManager
-
The http connection
- 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
-
- 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
-
- HttpConstants - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient
-
- 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(String, int, Protocol) - 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) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpHost
-
Constructor for HttpHost.
- HttpHost(URI) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpHost
-
URI constructor for HttpHost.
- HttpHost(HttpHost) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpHost
-
Copy 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
-
- 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
-
- 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[], 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(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(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) - 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, 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, 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.
- 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, int, String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
-
Construct a HTTP URL from given components.
- 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(HttpsURL, HttpsURL) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpsURL
-
Construct a HTTPS URL with a given relative URL.
- 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[], 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(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(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) - 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, 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, 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.
- 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, int, String, String, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
-
Construct a HTTP URL from given components.
- 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(HttpURL, HttpURL) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
-
Construct a HTTP URL with a given relative URL.
- 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.
- 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
-
- 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(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.
- 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.
- 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, Throwable) - 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, 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) - 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.Jdk14Logger
-
Logs a message with java.util.logging.Level.INFO
.
- info(Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Log4JLogger
-
Logs a message with org.apache.log4j.Priority.INFO
.
- info(Object, Throwable) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.Log4JLogger
-
Logs a message with org.apache.log4j.Priority.INFO
.
- info(Object) - 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.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, 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) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.Log
-
Log a message with info log level.
- 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
-
- 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
- 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
-
- InputStreamRequestEntity(InputStream, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.InputStreamRequestEntity
-
- 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.
- 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.Log4JLogger
-
Check whether the Log4j Logger used is enabled for DEBUG
priority.
- 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(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
Checks if a String is empty ("") or null.
- isEmpty() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
-
- 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[], 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
- 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[], 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
- 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.Log4JLogger
-
Check whether the Log4j Logger used is enabled for ERROR
priority.
- 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.Log4JLogger
-
Check whether the Log4j Logger used is enabled for FATAL
priority.
- 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
-
- isHsql() - Method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
-
see if the config file seems to be hsql
- isHsql(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
-
see if the config file seems to be hsql
- 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.Log4JLogger
-
Check whether the Log4j Logger used is enabled for INFO
priority.
- 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
-
- isJdk14Available() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.LogFactoryImpl
-
- 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
-
- 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
-
- 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
-
- 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?
- isSQLServer() - Method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
-
see if the config file seems to be sql server
- isSQLServer(String) - Static method in class edu.internet2.middleware.grouperInstaller.util.GiDbUtils
-
see if the config file seems to be sql server
- 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
-
- isStrictMode() - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
-
- isStrictMode() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
-
- 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.Log4JLogger
-
Check whether the Log4j Logger used is enabled for TRACE
priority.
- 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.Log4JLogger
-
Check whether the Log4j Logger used is enabled for WARN
priority.
- 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
- PACK200 - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.CompressorStreamFactory
-
Constant used to identify the PACK200 compression algorithm.
- Pack200CompressorInputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.pack200
-
An input stream that decompresses from the Pack200 format to be read
as any other stream.
- Pack200CompressorInputStream(InputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given stream, caching the decompressed data in
memory.
- Pack200CompressorInputStream(InputStream, Pack200Strategy) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given stream using the given strategy to cache
the results.
- Pack200CompressorInputStream(InputStream, Map<String, String>) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given stream, caching the decompressed data in
memory and using the given properties.
- Pack200CompressorInputStream(InputStream, Pack200Strategy, Map<String, String>) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given stream using the given strategy to cache
the results and the given properties.
- Pack200CompressorInputStream(File) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given file, caching the decompressed data in
memory.
- Pack200CompressorInputStream(File, Pack200Strategy) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given file using the given strategy to cache
the results.
- Pack200CompressorInputStream(File, Map<String, String>) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given file, caching the decompressed data in
memory and using the given properties.
- Pack200CompressorInputStream(File, Pack200Strategy, Map<String, String>) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given file using the given strategy to cache
the results and the given properties.
- Pack200CompressorOutputStream - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.pack200
-
An output stream that compresses using the Pack200 format.
- Pack200CompressorOutputStream(OutputStream) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.pack200.Pack200CompressorOutputStream
-
Compresses the given stream, caching the compressed data in
memory.
- Pack200CompressorOutputStream(OutputStream, Pack200Strategy) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.pack200.Pack200CompressorOutputStream
-
Compresses the given stream using the given strategy to cache
the results.
- Pack200CompressorOutputStream(OutputStream, Map<String, String>) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.pack200.Pack200CompressorOutputStream
-
Compresses the given stream, caching the compressed data in
memory and using the given properties.
- Pack200CompressorOutputStream(OutputStream, Pack200Strategy, Map<String, String>) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.pack200.Pack200CompressorOutputStream
-
Compresses the given stream using the given strategy to cache
the results and the given properties.
- Pack200Strategy - Enum in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.pack200
-
The different modes the Pack200 streams can use to wrap input and
output.
- Pack200Utils - Class in edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.compressors.pack200
-
Utility methods for Pack200.
- 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(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, 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, 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, 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, Header) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.CookieSpecBase
-
- 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, Header) - 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, 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 class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.RFC2965Spec
-
- parse(String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HeaderElement
-
- 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
-
- parse(char[], char) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.util.ParameterParser
-
Extracts a list of
NameValuePair
s 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
NameValuePair
s from the given array of
characters.
- 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, 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) - 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.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, String) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpParser
-
Parses headers from the given stream.
- parseHeaders(InputStream) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpParser
-
- 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.
- PATH - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.cookie.Cookie2
-
- path - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
-
URI bitset that combines absolute path and opaque part.
- 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)
- 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.cookie.Cookie2
-
- port - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
-
Port, a logical alias for digit.
- 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
-
- 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
-
- PREEMPTIVE_PROPERTY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
-
- 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
-
- 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(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
-
- 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.
- printLine() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
-
Writes "\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
-
- processResponseHeaders(HttpState, HttpConnection) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
-
- 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 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
-
- 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(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
- 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(String, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
get a property and validate required from grouper.installer.properties
- 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(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, 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
- propertiesValueBoolean(String, boolean, 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
- propertiesValueInt(String, int, boolean) - Static method in class edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils
-
get a boolean and validate from grouper.installer.properties
- 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
-
- 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
-
- 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
-
- 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
-
- 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, int) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyHost
-
Constructor for ProxyHost.
- ProxyHost(String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyHost
-
Constructor for HttpHost.
- 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(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
- put(Object, Object) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
-
- 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.
- 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
-
- 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(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.
- SeekableFileInputStream(RandomAccessFile) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.SeekableFileInputStream
-
Creates a new seekable input stream from an existing
RandomAccessFile
object.
- 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(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.
- selectAuthScheme(Header[]) - Static method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.HttpAuthenticator
-
- 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
-
- 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.
- 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.
- 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(Date) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Set the time the file was last accessed.
- 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
- 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
-
- 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
-
- 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
-
- setConnectionManagerTimeout(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.params.HttpClientParams
-
- 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
-
- setCrc(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
- 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(String, String, Credentials) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
-
- setCredentials(AuthScope, Credentials) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
-
Sets the
credentials
for the given authentication
scope.
- 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 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
-
- 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(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
- 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.
- 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(int) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Set the miscellaneous flags.
- setFlags(byte) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Sets flags byte.
- 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.
- 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(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
-
- 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) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
-
Sets the given host and port.
- setHost(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HostConfiguration
-
Set 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.HttpConnection
-
Sets the host to connect to.
- setHost(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.NTCredentials
-
- setHostConfiguration(HostConfiguration) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
-
- setHostConfiguration(HostConfiguration) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
-
- setHostConfiguration(HostConfiguration) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.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
-
- 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(Date) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Set the time the file was last modified.
- 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.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(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.
- 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.
- 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
-
- 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
-
- setMode(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Set the mode of this entry (e.g.
- 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.
- 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, 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.
- 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.
- 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, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.PostMethod
-
Sets the value of parameter with parameterName to parameterValue.
- 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
- 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
-
- setParams(HttpClientParams) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
-
- setParams(HttpConnectionParams) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection
-
- setParams(HttpConnectionManagerParams) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnectionManager
-
- setParams(HttpMethodParams) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
-
- setParams(HttpMethodParams) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
-
- setParams(HttpConnectionManagerParams) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
- setParams(HttpClientParams) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyClient
-
- setParams(HttpConnectionManagerParams) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.SimpleHttpConnectionManager
-
- 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
-
- 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(int, byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.lz.LZEncoder
-
Sets a preset dictionary.
- setPresetDict(byte[]) - Method in class edu.internet2.middleware.grouperInstallerExt.org.tukaani.xz.LZMA2Options
-
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(String, String, Credentials) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
-
- setProxyCredentials(AuthScope, Credentials) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpState
-
- 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, String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpURL
-
Set the query as the name and value pair.
- 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) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URI
-
Set the query.
- setQueryString(String) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
-
Sets the query string of the HTTP method.
- setQueryString(NameValuePair[]) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
-
Sets the query string of this HTTP method.
- setQueryString(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
-
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.
- 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
-
- setReason(String) - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URIException
-
- setReasonCode(int) - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpException
-
- setReasonCode(int) - Method in exception edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.URIException
-
- 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(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
-
- 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
- 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(String, String) - 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 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.
- setRequestHeader(Header) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
-
Sets 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(ZipEightByteInteger) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The uncompressed size stored in this extra field.
- setSize(long) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Sets the uncompressed size of the entry data.
- 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.
- setState(HttpState) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
-
- setState(HttpState) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ProxyClient
-
- setStrictMode(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient
-
- setStrictMode(boolean) - Method in interface edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod
-
- setStrictMode(boolean) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase
-
- 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.
- 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(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.
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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, byte[]) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Reads a file as 7z archive
- SevenZFile(File) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Reads a file as unecrypted 7z archive
- SevenZMethod - Enum 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
-
- 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(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.
- 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.
- 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
-
- 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(boolean) - Method in class edu.internet2.middleware.grouperInstaller.util.ExpirableCache
-
number of elements in map (and check for
- size() - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.logging.impl.WeakHashtable
-
- 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(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 - 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(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.pack200.Pack200CompressorInputStream
-
- 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(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(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(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.tukaani.xz.SeekableInputStream
-
Seeks n
bytes forward in this stream.
- SKIP_KEY - Static variable in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
-
Key for "skip" action.
- 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.
- 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 - 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.
- soundex(String) - Method in class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.language.Soundex
-
Retreives the Soundex code for a given String object.
- 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.
- 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_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.
- 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.
- 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, String) - Constructor for class edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.methods.multipart.StringPart
-
Constructor.
- StringPart(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
- 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