Index

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

A

AbstractCommandLineArguments - Class in net.shibboleth.idp.cli
Base class for JCommander command line argument handling for an HTTP-based remote service call, with an abstract method that adds to a URL based on a derived class' arguments.
AbstractCommandLineArguments() - Constructor for class net.shibboleth.idp.cli.AbstractCommandLineArguments
Constructor.
AbstractIdPHomeAwareCommandLine<T extends AbstractIdPHomeAwareCommandLineArguments> - Class in net.shibboleth.idp.cli
An extension to AbstractCommandLine that auto-adds our context initializer for idp.home and property support.
AbstractIdPHomeAwareCommandLine() - Constructor for class net.shibboleth.idp.cli.AbstractIdPHomeAwareCommandLine
 
AbstractIdPHomeAwareCommandLineArguments - Class in net.shibboleth.idp.cli
An extension to AbstractCommandLineArguments that allows idp.home override and includes HTTP client support.
AbstractIdPHomeAwareCommandLineArguments() - Constructor for class net.shibboleth.idp.cli.AbstractIdPHomeAwareCommandLineArguments
 
addAndCheck(Map<String, String>, List<String>, String, String) - Method in class net.shibboleth.idp.cli.impl.JarCheckCLI
Add the names to the Map, checking for already existing.
ARGS_PROPERTY - Static variable in class net.shibboleth.idp.cli.CLI
Name of system property for command line argument class.

B

BASEURL_PROPERTY - Static variable in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Name of system property for overriding default URL.
buildURL() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Compute the full URL to connect to.
buildURL() - Method in interface net.shibboleth.idp.cli.CommandLineArguments
Compute the full URL to connect to.

C

cas - Variable in class net.shibboleth.idp.cli.DumpConfigArguments
CAS protocol.
cas - Variable in class net.shibboleth.idp.cli.MetadataQueryArguments
CAS protocol.
clean - Variable in class net.shibboleth.idp.cli.impl.ModuleManagerArguments
Clean when disabling.
CLI - Class in net.shibboleth.idp.cli
Entry point for command line attribute utility.
CLI() - Constructor for class net.shibboleth.idp.cli.CLI
Constructor.
CommandLineArguments - Interface in net.shibboleth.idp.cli
Interface for JCommander command line argument handling for an HTTP-based remote service call.

D

DataSealerArguments - Class in net.shibboleth.idp.cli
Arguments for DataSealer CLI.
DataSealerArguments() - Constructor for class net.shibboleth.idp.cli.DataSealerArguments
 
DataSealerArguments.OperationType - Enum Class in net.shibboleth.idp.cli
Operation enum.
DataSealerCLI - Class in net.shibboleth.idp.cli
Command line utility for DataSealer.
DataSealerCLI() - Constructor for class net.shibboleth.idp.cli.DataSealerCLI
 
dataSealerName - Variable in class net.shibboleth.idp.cli.DataSealerArguments
Name of a specific DataSealer, if one has been requested.
detailed - Variable in class net.shibboleth.idp.cli.impl.JarCheckArguments
look inside the jars.
detailed(JarCheckArguments) - Method in class net.shibboleth.idp.cli.impl.JarCheckCLI
Do a detailed check.
disableModuleIds - Variable in class net.shibboleth.idp.cli.impl.ModuleManagerArguments
ID of module(s) to enable.
disableNameChecking - Variable in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Disable TLS certificate name checking.
distJars - Variable in class net.shibboleth.idp.cli.impl.JarCheckCLI
Jar files Distributions .
doBuildURL(StringBuilder) - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Override this method to modify the eventual URL and attach any parameters.
doBuildURL(StringBuilder) - Method in class net.shibboleth.idp.cli.DumpConfigArguments
Override this method to modify the eventual URL and attach any parameters.
doBuildURL(StringBuilder) - Method in class net.shibboleth.idp.cli.MetadataQueryArguments
Override this method to modify the eventual URL and attach any parameters.
doBuildURL(StringBuilder) - Method in class net.shibboleth.idp.cli.ReloadMetadataArguments
Override this method to modify the eventual URL and attach any parameters.
doBuildURL(StringBuilder) - Method in class net.shibboleth.idp.cli.ReloadServiceArguments
Override this method to modify the eventual URL and attach any parameters.
doBuildURL(StringBuilder) - Method in class net.shibboleth.idp.cli.ResolverTestArguments
Override this method to modify the eventual URL and attach any parameters.
doBuildURL(StringBuilder) - Method in class net.shibboleth.idp.cli.StatusArguments
Override this method to modify the eventual URL and attach any parameters.
doList(ModuleContext, ModuleManagerArguments) - Method in class net.shibboleth.idp.cli.impl.ModuleManagerCLI
List/report on modules.
doManage(ModuleContext, ModuleManagerArguments) - Method in class net.shibboleth.idp.cli.impl.ModuleManagerCLI
Manage modules as directed.
doReportOperation(Module.ModuleResource, Module.ResourceResult) - Method in class net.shibboleth.idp.cli.impl.ModuleManagerCLI
Report on a resource result.
doRequest(CommandLineArguments) - Static method in class net.shibboleth.idp.cli.CLI
Make a request using the arguments established.
doRun(DataSealerArguments) - Method in class net.shibboleth.idp.cli.DataSealerCLI
doRun(JarCheckArguments) - Method in class net.shibboleth.idp.cli.impl.JarCheckCLI
doRun(ModuleManagerArguments) - Method in class net.shibboleth.idp.cli.impl.ModuleManagerCLI
doRun(T) - Method in class net.shibboleth.idp.cli.AbstractIdPHomeAwareCommandLine
dummy1 - Variable in class net.shibboleth.idp.cli.ResolverTestArguments
Obsolete.
dummy2 - Variable in class net.shibboleth.idp.cli.ResolverTestArguments
Obsolete.
dummy3 - Variable in class net.shibboleth.idp.cli.ResolverTestArguments
Obsolete.
dummy4 - Variable in class net.shibboleth.idp.cli.ResolverTestArguments
Obsolete.
DumpConfigArguments - Class in net.shibboleth.idp.cli
Command line processing for DumpConfig flow.
DumpConfigArguments() - Constructor for class net.shibboleth.idp.cli.DumpConfigArguments
 

E

enableModuleIds - Variable in class net.shibboleth.idp.cli.impl.ModuleManagerArguments
ID of module(s) to enable.
entityID - Variable in class net.shibboleth.idp.cli.MetadataQueryArguments
EntityID.
errorAndExit(String) - Static method in class net.shibboleth.idp.cli.CLI
Logs, as an error, the error message and exits the program.

F

fileNamesOnly(JarCheckArguments) - Method in class net.shibboleth.idp.cli.impl.JarCheckCLI
Do a general test.

G

getAdditionalSpringResources() - Method in class net.shibboleth.idp.cli.impl.ModuleManagerCLI
getArgumentClass() - Method in class net.shibboleth.idp.cli.DataSealerCLI
getArgumentClass() - Method in class net.shibboleth.idp.cli.impl.JarCheckCLI
getArgumentClass() - Method in class net.shibboleth.idp.cli.impl.ModuleManagerCLI
getBasicAuthHeader() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Builds the HTTP-Basic value to be used in the Authorization -header, containing username and password.
getBasicAuthHeader() - Method in interface net.shibboleth.idp.cli.CommandLineArguments
Builds the HTTP-Basic value to be used in the Authorization -header, containing username and password.
getClean() - Method in class net.shibboleth.idp.cli.impl.ModuleManagerArguments
Are we disabling with the clean option?
getDataSealerName() - Method in class net.shibboleth.idp.cli.DataSealerArguments
Get name of DataSealer bean to access.
getDisableModuleIds() - Method in class net.shibboleth.idp.cli.impl.ModuleManagerArguments
Gets the module ID(s) to disable.
getEnableModuleIds() - Method in class net.shibboleth.idp.cli.impl.ModuleManagerArguments
Gets the module ID(s) to enable.
getHeaders() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Values of "header" parameter.
getHeaders() - Method in interface net.shibboleth.idp.cli.CommandLineArguments
Values of "header" parameter.
getHelp() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Value of "help" parameter.
getHttpClient() - Method in class net.shibboleth.idp.cli.AbstractIdPHomeAwareCommandLine
Gets the HttpClient to use.
getHttpClientName() - Method in class net.shibboleth.idp.cli.AbstractIdPHomeAwareCommandLineArguments
Get bean name for the HttpClient (if specified).
getHttpClientSecurityParameters() - Method in class net.shibboleth.idp.cli.AbstractIdPHomeAwareCommandLine
getHttpClientSecurityParameterstName() - Method in class net.shibboleth.idp.cli.AbstractIdPHomeAwareCommandLineArguments
Get bean name for the HttpClientSecurityParameters (if specified).
getIdPHome() - Method in class net.shibboleth.idp.cli.AbstractIdPHomeAwareCommandLineArguments
Gets the configured home location.
getInfoModuleIds() - Method in class net.shibboleth.idp.cli.impl.ModuleManagerArguments
Gets the module ID(s) to report on.
getList() - Method in class net.shibboleth.idp.cli.impl.ModuleManagerArguments
Are we doing a list?
getLog() - Method in class net.shibboleth.idp.cli.DataSealerArguments
getLog() - Method in class net.shibboleth.idp.cli.impl.JarCheckArguments
getLog() - Method in class net.shibboleth.idp.cli.impl.ModuleManagerArguments
getLogger() - Method in class net.shibboleth.idp.cli.DataSealerCLI
getLogger() - Method in class net.shibboleth.idp.cli.impl.JarCheckCLI
getLogger() - Method in class net.shibboleth.idp.cli.impl.ModuleManagerCLI
getMethod() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Value of "method" parameter.
getMethod() - Method in interface net.shibboleth.idp.cli.CommandLineArguments
Value of method parameter.
getOperation() - Method in class net.shibboleth.idp.cli.DataSealerArguments
Get operation to perform.
getPassword() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Value of "password" parameter.
getPath() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Value of "path" parameter.
getTestModuleIds() - Method in class net.shibboleth.idp.cli.impl.ModuleManagerArguments
Gets the module ID(s) to test.
getTrustStore() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Value of "trustStore" parameter.
getTrustStorePassword() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Value of "trustStorePassword" parameter.
getTrustStoreType() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Value of "trustStoreType" parameter.
getURL() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Value of "url" parameter.
getUsername() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Value of "username" parameter.
getVersion() - Method in class net.shibboleth.idp.cli.DataSealerCLI
getVersion() - Method in class net.shibboleth.idp.cli.impl.JarCheckCLI
getVersion() - Method in class net.shibboleth.idp.cli.impl.ModuleManagerCLI

H

headers - Variable in class net.shibboleth.idp.cli.AbstractCommandLineArguments
HTTP header name/value pair(s).
help - Variable in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Display command usage.
httpClient - Variable in class net.shibboleth.idp.cli.AbstractIdPHomeAwareCommandLine
The injected HttpClient.
httpClientName - Variable in class net.shibboleth.idp.cli.AbstractIdPHomeAwareCommandLineArguments
Name for the HttpClient .
httpClientSecurityParameters - Variable in class net.shibboleth.idp.cli.AbstractIdPHomeAwareCommandLine
Injected security parameters.
httpClientSecurityParametersName - Variable in class net.shibboleth.idp.cli.AbstractIdPHomeAwareCommandLineArguments

I

id - Variable in class net.shibboleth.idp.cli.ReloadMetadataArguments
Attribute requester identity.
id - Variable in class net.shibboleth.idp.cli.ReloadServiceArguments
Attribute requester identity.
idpHome - Variable in class net.shibboleth.idp.cli.AbstractIdPHomeAwareCommandLineArguments
IdP location.
index - Variable in class net.shibboleth.idp.cli.ResolverTestArguments
Index into metadata.
infoModuleIds - Variable in class net.shibboleth.idp.cli.impl.ModuleManagerArguments
Detailed info about installed module(s).
installTrustStore() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Use the configured parameters to set global JVM trust store parameters for SSL connectivity.
isDetailed() - Method in class net.shibboleth.idp.cli.impl.JarCheckArguments
Are we doing an in depth survey?.
isDisableNameChecking() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Value of "disableNameChecking" parameter.
isList() - Method in class net.shibboleth.idp.cli.impl.JarCheckArguments
are we listing everything?
isUsage() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Should command usage be displayed?
isUsage() - Method in interface net.shibboleth.idp.cli.CommandLineArguments
Should command usage be displayed?

J

JarCheckArguments - Class in net.shibboleth.idp.cli.impl
Command line arguments for JarCheckCLI.
JarCheckArguments() - Constructor for class net.shibboleth.idp.cli.impl.JarCheckArguments
 
JarCheckCLI - Class in net.shibboleth.idp.cli.impl
Program to check for potential jar clashes.
JarCheckCLI() - Constructor for class net.shibboleth.idp.cli.impl.JarCheckCLI
 

L

list - Variable in class net.shibboleth.idp.cli.impl.JarCheckArguments
provide a sorted list.
list - Variable in class net.shibboleth.idp.cli.impl.ModuleManagerArguments
Brief info about installed modules.
listAndExactCheck(JarCheckArguments) - Method in class net.shibboleth.idp.cli.impl.JarCheckCLI
Check for the same file in two places.
listJars(Path) - Method in class net.shibboleth.idp.cli.impl.JarCheckCLI
return a list of all the files in the lib file below the webapp folder provided.
loadJarFiles(JarCheckArguments) - Method in class net.shibboleth.idp.cli.impl.JarCheckCLI
log - Variable in class net.shibboleth.idp.cli.DataSealerArguments
The Log.
log - Variable in class net.shibboleth.idp.cli.DataSealerCLI
Class logger.
log - Variable in class net.shibboleth.idp.cli.impl.JarCheckArguments
Logger.
log - Variable in class net.shibboleth.idp.cli.impl.JarCheckCLI
Logger.
log - Variable in class net.shibboleth.idp.cli.impl.ModuleManagerArguments
Logger.
log - Variable in class net.shibboleth.idp.cli.impl.ModuleManagerCLI
Class logger.

M

main(String[]) - Static method in class net.shibboleth.idp.cli.CLI
Command line entry point.
main(String[]) - Static method in class net.shibboleth.idp.cli.DataSealerCLI
CLI entry point.
main(String[]) - Static method in class net.shibboleth.idp.cli.impl.JarCheckCLI
CLI entry point.
main(String[]) - Static method in class net.shibboleth.idp.cli.impl.ModuleManagerCLI
CLI entry point.
MetadataQueryArguments - Class in net.shibboleth.idp.cli
Command line processing for MetadataQuery flow.
MetadataQueryArguments() - Constructor for class net.shibboleth.idp.cli.MetadataQueryArguments
 
method - Variable in class net.shibboleth.idp.cli.AbstractCommandLineArguments
HTTP method to use, GET by default.
ModuleManagerArguments - Class in net.shibboleth.idp.cli.impl
Arguments for IdPModule management CLI.
ModuleManagerArguments() - Constructor for class net.shibboleth.idp.cli.impl.ModuleManagerArguments
 
ModuleManagerCLI - Class in net.shibboleth.idp.cli.impl
Command line for IdPModule management.
ModuleManagerCLI() - Constructor for class net.shibboleth.idp.cli.impl.ModuleManagerCLI
 

N

net.shibboleth.idp.cli - package net.shibboleth.idp.cli
Command line drivers and utilities.
net.shibboleth.idp.cli.impl - package net.shibboleth.idp.cli.impl
Implementation classes for command line drivers and utilities.
normalize(List<String>) - Method in class net.shibboleth.idp.cli.impl.JarCheckCLI
make the file names look more 'usual'.

O

oidc - Variable in class net.shibboleth.idp.cli.DumpConfigArguments
OIDC protocol.
operation - Variable in class net.shibboleth.idp.cli.DataSealerArguments
Requested operation.
OperationType() - Constructor for enum class net.shibboleth.idp.cli.DataSealerArguments.OperationType
 

P

password - Variable in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Password to be used in the HTTP-Basic authentication.
path - Variable in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Path to add to base URL.
pluginJars - Variable in class net.shibboleth.idp.cli.impl.JarCheckCLI
Jar files Plugin Folder.
principal - Variable in class net.shibboleth.idp.cli.ResolverTestArguments
Identity of attribute subject.
printHelp(PrintStream) - Method in class net.shibboleth.idp.cli.AbstractIdPHomeAwareCommandLineArguments
printHelp(PrintStream) - Method in class net.shibboleth.idp.cli.DataSealerArguments
printHelp(PrintStream) - Method in class net.shibboleth.idp.cli.impl.JarCheckArguments
printHelp(PrintStream) - Method in class net.shibboleth.idp.cli.impl.ModuleManagerArguments
processClassNames(Map<String, String>, Path) - Method in class net.shibboleth.idp.cli.impl.JarCheckCLI
List all the class names in the jar provided.
processClassNames(Map<String, String>, Path, List<String>) - Method in class net.shibboleth.idp.cli.impl.JarCheckCLI
Look at all the class names in the jars provided.
profile - Variable in class net.shibboleth.idp.cli.DumpConfigArguments
Index into metadata.
protocol - Variable in class net.shibboleth.idp.cli.DumpConfigArguments
Exact protocol for metadata lookup.
protocol - Variable in class net.shibboleth.idp.cli.MetadataQueryArguments
Role protocol.
protocol - Variable in class net.shibboleth.idp.cli.ResolverTestArguments
Show results with a custom protocol encoding.

R

ReloadMetadataArguments - Class in net.shibboleth.idp.cli
Command line processing for reload-metadata flow.
ReloadMetadataArguments() - Constructor for class net.shibboleth.idp.cli.ReloadMetadataArguments
 
ReloadServiceArguments - Class in net.shibboleth.idp.cli
Command line processing for reload-service flow.
ReloadServiceArguments() - Constructor for class net.shibboleth.idp.cli.ReloadServiceArguments
 
requester - Variable in class net.shibboleth.idp.cli.DumpConfigArguments
Attribute requester identity.
requester - Variable in class net.shibboleth.idp.cli.ResolverTestArguments
Attribute requester identity.
ResolverTestArguments - Class in net.shibboleth.idp.cli
Command line processing for ResolverTest flow.
ResolverTestArguments() - Constructor for class net.shibboleth.idp.cli.ResolverTestArguments
 

S

saml1 - Variable in class net.shibboleth.idp.cli.DumpConfigArguments
SAML 1.1 protocol.
saml1 - Variable in class net.shibboleth.idp.cli.MetadataQueryArguments
SAML 1.1 protocol.
saml1 - Variable in class net.shibboleth.idp.cli.ResolverTestArguments
Show results with SAML 1.1 encoding.
saml2 - Variable in class net.shibboleth.idp.cli.DumpConfigArguments
SAML 2.0 protocol.
saml2 - Variable in class net.shibboleth.idp.cli.MetadataQueryArguments
SAML 2.0 protocol.
saml2 - Variable in class net.shibboleth.idp.cli.ResolverTestArguments
Show results with SAML 2.0 encoding.
setHttpClientName(String) - Method in class net.shibboleth.idp.cli.AbstractIdPHomeAwareCommandLineArguments
Set bean name for the HttpClient.
StatusArguments - Class in net.shibboleth.idp.cli
Command line processing for status flow.
StatusArguments() - Constructor for class net.shibboleth.idp.cli.StatusArguments
 

T

testModuleIds - Variable in class net.shibboleth.idp.cli.impl.ModuleManagerArguments
Test status of installed module(s).
trustStore - Variable in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Trust store for SSL connectivity.
trustStorePassword - Variable in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Trust store password for SSL connectivity.
trustStoreType - Variable in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Trust store type for SSL connectivity.

U

UNWRAP - Enum constant in enum class net.shibboleth.idp.cli.DataSealerArguments.OperationType
Unwrap/decrypt.
url - Variable in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Base of URL to invoke.
username - Variable in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Username to be used in the HTTP-Basic authentication.

V

validate() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
Validate the parameter set.
validate() - Method in interface net.shibboleth.idp.cli.CommandLineArguments
Validate the parameter set.
validate() - Method in class net.shibboleth.idp.cli.DataSealerArguments
validate() - Method in class net.shibboleth.idp.cli.DumpConfigArguments
Validate the parameter set.
validate() - Method in class net.shibboleth.idp.cli.impl.ModuleManagerArguments
validate() - Method in class net.shibboleth.idp.cli.MetadataQueryArguments
Validate the parameter set.
validate() - Method in class net.shibboleth.idp.cli.ResolverTestArguments
Validate the parameter set.
valueOf(String) - Static method in enum class net.shibboleth.idp.cli.DataSealerArguments.OperationType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class net.shibboleth.idp.cli.DataSealerArguments.OperationType
Returns an array containing the constants of this enum class, in the order they are declared.

W

webAppJars - Variable in class net.shibboleth.idp.cli.impl.JarCheckCLI
Jar files in edit-webapp.
WRAP - Enum constant in enum class net.shibboleth.idp.cli.DataSealerArguments.OperationType
Wrap/encrypt.
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values