Constant Field Values
Contents
net.shibboleth.*
-
net.shibboleth.utilities.java.support.codec.Base32Support Modifier and Type Constant Field Value public static final boolean
CHUNKED
true
public static final boolean
UNCHUNKED
false
-
net.shibboleth.utilities.java.support.codec.Base64Support Modifier and Type Constant Field Value public static final boolean
CHUNKED
true
public static final boolean
UNCHUNKED
false
-
net.shibboleth.utilities.java.support.codec.CodecException Modifier and Type Constant Field Value private static final long
serialVersionUID
-5363065537464226216L
-
net.shibboleth.utilities.java.support.codec.DecodingException Modifier and Type Constant Field Value private static final long
serialVersionUID
6872603098799441191L
-
net.shibboleth.utilities.java.support.codec.EncodingException Modifier and Type Constant Field Value private static final long
serialVersionUID
6872603098799441191L
-
net.shibboleth.utilities.java.support.codec.HTMLEncoder Modifier and Type Constant Field Value public static final char
REPLACEMENT_CHAR
65533
public static final String
REPLACEMENT_HEX
"fffd"
-
net.shibboleth.utilities.java.support.collection.LazyList<ElementType> Modifier and Type Constant Field Value private static final long
serialVersionUID
-7741904523916701817L
-
net.shibboleth.utilities.java.support.collection.LazyMap<KeyType,ValueType> Modifier and Type Constant Field Value private static final long
serialVersionUID
121425595164176639L
-
net.shibboleth.utilities.java.support.collection.LazySet<ElementType> Modifier and Type Constant Field Value private static final long
serialVersionUID
-1596445680460115174L
-
net.shibboleth.utilities.java.support.component.ComponentInitializationException Modifier and Type Constant Field Value private static final long
serialVersionUID
-470551134594606458L
-
net.shibboleth.utilities.java.support.component.DestroyedComponentException Modifier and Type Constant Field Value private static final long
serialVersionUID
-2254557697221898493L
-
net.shibboleth.utilities.java.support.component.UninitializedComponentException Modifier and Type Constant Field Value private static final long
serialVersionUID
-3451363632449131551L
-
net.shibboleth.utilities.java.support.component.UnmodifiableComponentException Modifier and Type Constant Field Value private static final long
serialVersionUID
4652326903008490376L
-
net.shibboleth.utilities.java.support.httpclient.HttpClientSupport Modifier and Type Constant Field Value public static final String
CONTEXT_KEY_DYNAMIC_CONTEXT_HANDLERS
"java-support.DynamicContextHandlers"
-
net.shibboleth.utilities.java.support.httpclient.TLSSocketFactory Modifier and Type Constant Field Value public static final String
CONTEXT_KEY_HOSTNAME_VERIFIER
"javasupport.HostnameVerifier"
public static final String
CONTEXT_KEY_TLS_CIPHER_SUITES
"javasupport.TLSCipherSuites"
public static final String
CONTEXT_KEY_TLS_PROTOCOLS
"javasupport.TLSProtocols"
public static final String
SSL
"SSL"
public static final String
SSLV2
"SSLv2"
public static final String
TLS
"TLS"
-
net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder Modifier and Type Constant Field Value private static final String
DEFAULT_CONTEXT_PROTOCOL
"TLS"
-
net.shibboleth.utilities.java.support.logic.ConstraintViolationException Modifier and Type Constant Field Value private static final long
serialVersionUID
-3994361273802830823L
-
net.shibboleth.utilities.java.support.net.SameSiteCookieHeaderFilter Modifier and Type Constant Field Value private static final String
SAMESITE_ATTRIBITE_NAME
"SameSite"
-
net.shibboleth.utilities.java.support.net.URIException Modifier and Type Constant Field Value private static final long
serialVersionUID
-1461435058482575852L
-
net.shibboleth.utilities.java.support.primitive.DeprecationSupport Modifier and Type Constant Field Value public static final String
LOG_CATEGORY
"DEPRECATED"
-
net.shibboleth.utilities.java.support.resolver.ResolverException Modifier and Type Constant Field Value private static final long
serialVersionUID
485895728446891757L
-
net.shibboleth.utilities.java.support.scripting.AbstractScriptEvaluator Modifier and Type Constant Field Value public static final String
DEFAULT_ENGINE
"JavaScript"
-
net.shibboleth.utilities.java.support.security.net.shibboleth.utilities.java.support.security.BasicKeystoreKeyStrategyTool.CommandLineArgs Modifier and Type Constant Field Value public static final String
HELP
"--help"
public static final String
KEY_ALIAS
"--alias"
public static final String
KEY_COUNT
"--count"
public static final String
KEY_SIZE
"--size"
public static final String
KEY_TYPE
"--type"
public static final String
STORE_FILE
"--storefile"
public static final String
STORE_PASS
"--storepass"
public static final String
STORE_TYPE
"--storetype"
public static final String
VERSION_FILE
"--versionfile"
-
net.shibboleth.utilities.java.support.security.DataExpiredException Modifier and Type Constant Field Value private static final long
serialVersionUID
-4345061831894801408L
-
net.shibboleth.utilities.java.support.security.DataSealer Modifier and Type Constant Field Value private static final int
CHUNK_SIZE
60000
-
net.shibboleth.utilities.java.support.security.DataSealerException Modifier and Type Constant Field Value private static final long
serialVersionUID
5366134892878709189L
-
net.shibboleth.utilities.java.support.security.KeyNotFoundException Modifier and Type Constant Field Value private static final long
serialVersionUID
310860860022348748L
-
net.shibboleth.utilities.java.support.security.net.shibboleth.utilities.java.support.security.SelfSignedCertificateGenerator.CommandLineArgs Modifier and Type Constant Field Value public static final String
CERT_ALG
"--certAlg"
public static final String
CERT_FILE
"--certfile"
public static final String
CERT_LIFETIME
"--lifetime"
public static final String
DNS_ALTNAMES
"--dnsAltName"
public static final String
HELP
"--help"
public static final String
HOSTNAME
"--hostname"
public static final String
KEY_FILE
"--keyfile"
public static final String
KEY_SIZE
"--size"
public static final String
KEY_TYPE
"--type"
public static final String
STORE_FILE
"--storefile"
public static final String
STORE_PASS
"--storepass"
public static final String
STORE_TYPE
"--storetype"
public static final String
URI_ALTNAMES
"--uriAltName"
-
net.shibboleth.utilities.java.support.security.impl.BasicKeystoreKeyStrategy Modifier and Type Constant Field Value public static final String
CURRENT_VERSION_PROP
"CurrentVersion"
-
net.shibboleth.utilities.java.support.service.ServiceException Modifier and Type Constant Field Value private static final long
serialVersionUID
5875639786427807960L
-
net.shibboleth.utilities.java.support.xml.ClasspathResolver Modifier and Type Constant Field Value public static final String
CLASSPATH_URI_SCHEME
"classpath:"
-
net.shibboleth.utilities.java.support.xml.XMLConstants Modifier and Type Constant Field Value public static final String
LIST_DELIMITERS
" \n\r\t"
public static final String
XML_NS
"http://www.w3.org/XML/1998/namespace"
public static final String
XML_PREFIX
"xml"
public static final String
XMLNS_NS
"http://www.w3.org/2000/xmlns/"
public static final String
XMLNS_PREFIX
"xmlns"
public static final String
XSD_NS
"http://www.w3.org/2001/XMLSchema"
public static final String
XSD_PREFIX
"xsd"
public static final String
XSI_NS
"http://www.w3.org/2001/XMLSchema-instance"
public static final String
XSI_PREFIX
"xsi"
-
net.shibboleth.utilities.java.support.xml.XMLParserException Modifier and Type Constant Field Value private static final long
serialVersionUID
7260425832643941776L