- hasAttribute(String) - Method in class de.innovationgate.webgate.api.WGDatabase
-
Tests if the database contains an attribute of the given name
- hasBeenModified() - Method in interface de.innovationgate.utils.ModifyListener
-
called when the target monitorable object has been modified
- hasChildren() - Method in class de.innovationgate.webgate.api.WGStructEntry
-
Determines if this entry has child entries
- hasCompleteRelationships() - Method in class de.innovationgate.webgate.api.WGContent
-
Indicates if this content has "complete relationships", meaning it is no dummy, it has an associated language definition, a struct entry, and via this entry a content type
- hasContent(String, String) - Method in class de.innovationgate.webgate.api.WGStructEntry
-
Tests if struct entry has content in given language code / status, even if the user doesn't have the authorisation to read it.
- hasContentChildren(WGContent) - Method in class de.innovationgate.webgate.api.WGContentNavigator
-
Returns, if the given context has released child contexts in the same language.
- hasContentDatabase(String) - Method in class de.innovationgate.wga.config.WGAConfiguration
-
- hasContents(WGStructEntry) - Method in class de.innovationgate.webgate.api.WGDatabase
-
Returns if the given struct entry contains a content document.
- hasFeature(String) - Method in class de.innovationgate.webgate.api.fake.WGFakeContentStore
-
- hasFeature(String) - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
-
- hasFeature(String) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
-
- hasFeature(String) - Method in class de.innovationgate.webgate.api.WGDatabase
-
Queries the database for specific features.
- hasFeature(String) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
-
Returns information on specific features, that this database implements.
- hasFile(String) - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
-
- hasFile(String) - Method in class de.innovationgate.webgate.api.templates.BeanFolder
-
- hasFile(String) - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
-
- hasFile(String) - Method in interface de.innovationgate.webgate.api.templates.SimpleFileContainer
-
Returns if a file of the given name is available
- hasFile(String) - Method in class de.innovationgate.webgate.api.templates.WrappedKey
-
- hasFile(String) - Method in class de.innovationgate.webgate.api.WGDocument
-
Tests if a file of this name is attached to the document.
- hasFile(String) - Method in interface de.innovationgate.webgate.api.WGDocumentCore
-
Tests if a file of the given name is attached to the document
- hasFile(String) - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
-
- hasFileMetadata() - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
-
- hasFileMetadata() - Method in class de.innovationgate.webgate.api.templates.BeanFolder
-
- hasFileMetadata() - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
-
- hasFileMetadata() - Method in class de.innovationgate.webgate.api.templates.WrappedKey
-
- hasFileMetadata() - Method in class de.innovationgate.webgate.api.WGDocument
-
Determines if this document serves metadata for file attachments
- hasFileMetadata() - Method in interface de.innovationgate.webgate.api.WGDocumentCore
-
Determines if this document serves metadata for file attachments
- hasFileMetadata() - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
-
- hasFlag(String) - Method in class de.innovationgate.wga.modules.options.BasicOptionDefinition
-
- hasFlag(String) - Method in class de.innovationgate.wga.modules.options.DefaultOptionDefinition
-
- hasFlag(String) - Method in class de.innovationgate.wga.modules.options.LocalizedOptionDefinition
-
- hasFlag(String) - Method in interface de.innovationgate.wga.modules.options.OptionDefinition
-
Returns if an option has a special flag, which may cause it to be specially treated by some functionalities
- HASH_PLUS_SCHEME_PATTERN - Static variable in class de.innovationgate.utils.security.HashedPassword
-
- hashCode() - Method in class de.innovationgate.utils.CBOItem
-
- hashCode() - Method in class de.innovationgate.utils.DynamicClassLoadingChain
-
- hashCode() - Method in class de.innovationgate.webgate.api.BinaryFieldData.SizeReportingInputStream
-
- hashCode() - Method in class de.innovationgate.webgate.api.servers.DatabaseInformation
-
- hashCode() - Method in class de.innovationgate.webgate.api.templates.BeanKey
-
- hashCode() - Method in class de.innovationgate.webgate.api.templates.QueryableSource.QueryableSourceKey
-
- hashCode() - Method in class de.innovationgate.webgate.api.WGContentKey
-
- hashCode() - Method in class de.innovationgate.webgate.api.WGDatabase.QueryCacheKey
-
- hashCode() - Method in class de.innovationgate.webgate.api.WGDatabaseRevision
-
- hashCode() - Method in class de.innovationgate.webgate.api.WGDocument
-
- hashCode() - Method in class de.innovationgate.webgate.api.WGDocumentKey
-
- hashCode() - Method in class de.innovationgate.webgate.api.WGEventScript
-
- hashCode() - Method in class de.innovationgate.webgate.api.WGOperationKey
-
- hashCode() - Method in class de.innovationgate.wga.common.beans.csconfig.v1.MediaKey
-
- hashCode() - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginID
-
- hashCode() - Method in class de.innovationgate.wga.common.beans.csconfig.v1.Version
-
- hashCode() - Method in class de.innovationgate.wga.config.ClusterConfiguration
-
- hashCode() - Method in class de.innovationgate.wga.config.DesignReference
-
- hashCode() - Method in class de.innovationgate.wga.config.HttpSessionManagerConfiguration
-
- HashedPassword - Class in de.innovationgate.utils.security
-
Tool class to created hashed passwords based on an determinable hashing scheme
- HashedPassword(String) - Constructor for class de.innovationgate.utils.security.HashedPassword
-
Reads a stored password hash which may also contain a scheme prefix and divides the hash from the scheme name
- HashedPassword(String, String) - Constructor for class de.innovationgate.utils.security.HashedPassword
-
Default constructor
- HashingException - Exception in de.innovationgate.utils.security
-
An exception for data hashing malfunctionings
- HashingException(String, Throwable) - Constructor for exception de.innovationgate.utils.security.HashingException
-
- HashingException(String) - Constructor for exception de.innovationgate.utils.security.HashingException
-
- HashingScheme - Interface in de.innovationgate.utils.security
-
Backward compatibility interface for old name of HashingService.
- HashingSchemesOptionType - Class in de.innovationgate.wga.modules.options
-
An option type that offers the registered ways to hash data (modules of type
HashingSchemeType
)
- HashingSchemesOptionType(ModuleRegistry) - Constructor for class de.innovationgate.wga.modules.options.HashingSchemesOptionType
-
- HashingSchemesValueProvider - Class in de.innovationgate.wga.modules.options
-
An option value provider providing the registered ways to hash data (modules of type
HashingSchemeType
)
- HashingSchemesValueProvider(ModuleRegistry) - Constructor for class de.innovationgate.wga.modules.options.HashingSchemesValueProvider
-
- HashingSchemeType - Class in de.innovationgate.wga.modules.types
-
Type to define ways for creating data hashes
- HashingSchemeType() - Constructor for class de.innovationgate.wga.modules.types.HashingSchemeType
-
- HashingService - Interface in de.innovationgate.utils.security
-
A service API for for unidirectional hashing
- hashPassword(String) - Static method in class de.innovationgate.utils.WGUtils
-
Hashes a given password using the SHA-1 algorithm.
- hashpw(String, String) - Static method in class de.innovationgate.utils.security.BCrypt
-
Hash a password using the OpenBSD bcrypt scheme
- hasInitialValue() - Method in class de.innovationgate.webgate.api.schemadef.WGContentItemDefinition
-
Returns if an initial value is defined
- hasItem(String) - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
-
- hasItem(String) - Method in class de.innovationgate.webgate.api.templates.BeanFolder
-
- hasItem(String) - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
-
- hasItem(String) - Method in class de.innovationgate.webgate.api.templates.WrappedKey
-
- hasItem(String) - Method in class de.innovationgate.webgate.api.WGContent
-
- hasItem(String) - Method in class de.innovationgate.webgate.api.WGDocument
-
Tests if the document has an item of this name
- hasItem(String) - Method in interface de.innovationgate.webgate.api.WGDocumentCore
-
Tests, if the content contains an item of the given name.
- hasItem(String) - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
-
- hasItem(WGTransientPortlet, String) - Method in interface de.innovationgate.webgate.api.WGPortletItemStorage
-
Returns if an item of the given name is stored for this portlet
- hasItem(WGPortlet, String) - Method in class de.innovationgate.webgate.api.WGPortletRegistry
-
Tests if the given portlet has a portlet item of the given name
- hasItem(WGPortlet, String) - Method in class de.innovationgate.webgate.api.WGTransientPortletRegistry
-
- hasNeededValue() - Method in class de.innovationgate.wga.modules.options.DependentOption
-
Tests if the option we depends on needs to have a special value or just needs to be there
- hasNext() - Method in class de.innovationgate.utils.PrefetchingIterator
-
- hasNext() - Method in class de.innovationgate.utils.SkippingIteratorWrapper
-
- hasNext() - Method in class de.innovationgate.webgate.api.templates.LazyIterator
-
- hasNext() - Method in class de.innovationgate.webgate.api.WGContentIterator
-
- hasNext() - Method in class de.innovationgate.webgate.api.WGStandardResultSet.FetchingIterator
-
- hasNext() - Method in class de.innovationgate.webgate.api.WGStandardResultSetIterator
-
- hasParameter(String) - Method in class de.innovationgate.utils.URLBuilder
-
Tests for existence of a URL parameter
- hasPrevious() - Method in class de.innovationgate.webgate.api.templates.LazyIterator
-
- hasReleasedContent(String) - Method in class de.innovationgate.webgate.api.WGStructEntry
-
Tests if this entry has an released content for the given language.
- hasResults() - Method in interface de.innovationgate.webgate.api.WGResultSet
-
Indicates if the result set contains any results
- hasResults() - Method in class de.innovationgate.webgate.api.WGStandardResultSet
-
- hasSubLoader(String) - Method in class de.innovationgate.utils.DynamicClassLoadingChain
-
- hasWildcard() - Method in class de.innovationgate.wga.common.beans.LuceneIndexFileRule
-
Determines if the rule file pattern has a wildcard
- hasWildcard() - Method in class de.innovationgate.wga.common.beans.LuceneIndexItemRule
-
Determines if the rule item name pattern has a wildcard
- HierarchyMap - Class in de.innovationgate.utils
-
A map that is intended to be used in a hierarchy of maps.
- HierarchyMap(Map) - Constructor for class de.innovationgate.utils.HierarchyMap
-
Constructs a HierarchyMap with the given parent
- HttpClientFactory - Interface in de.innovationgate.webgate.api
-
Factory interface to create HttpClient instances used within WGA
- HttpSessionManagerConfiguration - Class in de.innovationgate.wga.config
-
Configuration for HTTP session management
- HttpSessionManagerConfiguration() - Constructor for class de.innovationgate.wga.config.HttpSessionManagerConfiguration
-