- AbstractAuthenticationRequest - Class in eu.eidas.auth.commons.protocol.impl
-
- AbstractAuthenticationRequest(AbstractAuthenticationRequest.AbstractBuilder<?, ?>) - Constructor for class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- AbstractAuthenticationRequest.AbstractBuilder<B extends AbstractAuthenticationRequest.AbstractBuilder<B,T>,T extends IAuthenticationRequest> - Class in eu.eidas.auth.commons.protocol.impl
-
- AbstractAuthenticationResponse - Class in eu.eidas.auth.commons.protocol.impl
-
- AbstractAuthenticationResponse(AbstractAuthenticationResponse.AbstractBuilder<?, ?>) - Constructor for class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
- AbstractAuthenticationResponse.AbstractBuilder<B extends AbstractAuthenticationResponse.AbstractBuilder<B,T>,T extends IAuthenticationResponse> - Class in eu.eidas.auth.commons.protocol.impl
-
- AbstractBuilder() - Constructor for class eu.eidas.auth.commons.protocol.eidas.impl.AbstractEidasAuthenticationRequest.AbstractBuilder
-
- AbstractBuilder(AbstractEidasAuthenticationRequest.AbstractBuilder<?, ?>) - Constructor for class eu.eidas.auth.commons.protocol.eidas.impl.AbstractEidasAuthenticationRequest.AbstractBuilder
-
- AbstractBuilder(IEidasAuthenticationRequest) - Constructor for class eu.eidas.auth.commons.protocol.eidas.impl.AbstractEidasAuthenticationRequest.AbstractBuilder
-
- AbstractBuilder() - Constructor for class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest.AbstractBuilder
-
- AbstractBuilder(AbstractAuthenticationRequest.AbstractBuilder<?, ?>) - Constructor for class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest.AbstractBuilder
-
- AbstractBuilder(IAuthenticationRequest) - Constructor for class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest.AbstractBuilder
-
- AbstractBuilder() - Constructor for class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
- AbstractBuilder(AbstractAuthenticationResponse.AbstractBuilder<?, ?>) - Constructor for class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
- AbstractBuilder(IAuthenticationResponse) - Constructor for class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
- AbstractBuilder() - Constructor for class eu.eidas.auth.commons.tx.AbstractStoredRequest.AbstractBuilder
-
- AbstractBuilder(AbstractStoredRequest<R>) - Constructor for class eu.eidas.auth.commons.tx.AbstractStoredRequest.AbstractBuilder
-
- AbstractBuilder(AbstractStoredRequest.AbstractBuilder<?, ?, R>) - Constructor for class eu.eidas.auth.commons.tx.AbstractStoredRequest.AbstractBuilder
-
- AbstractCache<K,V> - Class in eu.eidas.auth.commons.tx
-
Base implementation of the Cache
interface.
- AbstractCache(ConcurrentCacheService) - Constructor for class eu.eidas.auth.commons.tx.AbstractCache
-
- AbstractCorrelationMap<T> - Class in eu.eidas.auth.commons.tx
-
Base implementation of the
CorrelationMap
interface based on a ConcurrentMap.
- AbstractCorrelationMap(ConcurrentMapService) - Constructor for class eu.eidas.auth.commons.tx.AbstractCorrelationMap
-
- AbstractEidasAuthenticationRequest - Class in eu.eidas.auth.commons.protocol.eidas.impl
-
Abstract class for implementations of the
IAuthenticationRequest
interface which adds support for the eIDAS
protocol.
- AbstractEidasAuthenticationRequest(AbstractEidasAuthenticationRequest.AbstractBuilder<?, ?>) - Constructor for class eu.eidas.auth.commons.protocol.eidas.impl.AbstractEidasAuthenticationRequest
-
- AbstractEidasAuthenticationRequest.AbstractBuilder<B extends AbstractEidasAuthenticationRequest.AbstractBuilder<B,T>,T extends IEidasAuthenticationRequest> - Class in eu.eidas.auth.commons.protocol.eidas.impl
-
- AbstractEIDASException - Exception in eu.eidas.auth.commons.exceptions
-
Abstract class to represent the various eIDAS Node exceptions.
- AbstractEIDASException(String, String) - Constructor for exception eu.eidas.auth.commons.exceptions.AbstractEIDASException
-
Exception Constructor with two Strings representing the errorCode and errorMessage as parameters.
- AbstractEIDASException(String, Throwable) - Constructor for exception eu.eidas.auth.commons.exceptions.AbstractEIDASException
-
Exception Constructor with the errorMessage as parameters and the Throwable cause.
- AbstractEIDASException(String, String, Throwable) - Constructor for exception eu.eidas.auth.commons.exceptions.AbstractEIDASException
-
Exception Constructor with two Strings representing the errorCode and errorMessage as parameters and the
Throwable cause.
- AbstractEIDASException(String, String, Throwable, String, String) - Constructor for exception eu.eidas.auth.commons.exceptions.AbstractEIDASException
-
- AbstractEIDASException(String, String, String) - Constructor for exception eu.eidas.auth.commons.exceptions.AbstractEIDASException
-
Exception Constructor with three Strings representing the errorCode, errorMessage and encoded samlToken as
parameters.
- AbstractEIDASException(String) - Constructor for exception eu.eidas.auth.commons.exceptions.AbstractEIDASException
-
Constructor with SAML Token as argument.
- AbstractParameterValidator<V extends AbstractParameterValidator<V>> - Class in eu.eidas.auth.commons.validation
-
Fluent API to validate parameter.
- AbstractParameterValidator() - Constructor for class eu.eidas.auth.commons.validation.AbstractParameterValidator
-
- AbstractPostalAddressAttributeValueMarshaller - Class in eu.eidas.auth.commons.protocol.eidas.impl
-
Base AttributeValueMarshaller implementation for PostalAddress values.
- AbstractPostalAddressAttributeValueMarshaller(String) - Constructor for class eu.eidas.auth.commons.protocol.eidas.impl.AbstractPostalAddressAttributeValueMarshaller
-
- AbstractPostalAddressAttributeValueMarshaller.Tag - Enum in eu.eidas.auth.commons.protocol.eidas.impl
-
- AbstractProtocolMessage - Class in eu.eidas.auth.commons.protocol.impl
-
Abstract Protocol Message.
- AbstractProtocolMessage(byte[]) - Constructor for class eu.eidas.auth.commons.protocol.impl.AbstractProtocolMessage
-
- AbstractStoredRequest<R extends Serializable> - Class in eu.eidas.auth.commons.tx
-
An object stored in a cache and to be remembered until the associated asynchronous response is sent back.
- AbstractStoredRequest(AbstractStoredRequest.AbstractBuilder<?, ?, R>) - Constructor for class eu.eidas.auth.commons.tx.AbstractStoredRequest
-
- AbstractStoredRequest.AbstractBuilder<B extends AbstractStoredRequest.AbstractBuilder<B,T,R>,T extends AbstractStoredRequest<R>,R extends Serializable> - Class in eu.eidas.auth.commons.tx
-
- accept(AttributeDefinition<?>) - Method in interface eu.eidas.auth.commons.attribute.AttributeRegistry.AttributeDefinitionFilter
-
Tests if a specified AttributeDefinition
should be included in a result.
- add(PersonalAttribute) - Method in interface eu.eidas.auth.commons.IPersonalAttributeList
-
Adds to the PersonalAttributeList the given PersonalAttribute.
- add(PersonalAttribute) - Method in class eu.eidas.auth.commons.PersonalAttributeList
-
Deprecated.
Adds to the PersonalAttributeList the given PersonalAttribute.
- addTag(StringBuilder, String, PostalAddress) - Method in enum eu.eidas.auth.commons.protocol.eidas.impl.AbstractPostalAddressAttributeValueMarshaller.Tag
-
- adminUnitFirstLine(String) - Method in class eu.eidas.auth.commons.protocol.eidas.impl.PostalAddress.Builder
-
- adminUnitSecondLine(String) - Method in class eu.eidas.auth.commons.protocol.eidas.impl.PostalAddress.Builder
-
- afterSkew(int) - Method in enum eu.eidas.auth.commons.EIDASValues
-
Construct the return value with the following structure CONSTANT_VALUE+index+".skew".
- allowRequestThroughFilter(HttpServletRequest) - Method in class eu.eidas.auth.commons.CountrySpecificService
-
- appendIfNotNull(StringBuilder, Object) - Static method in class eu.eidas.auth.commons.AttributeUtil
-
Appends the string representation of an object to a StringBuilder.
- appendTextContent(Element, String) - Static method in class eu.eidas.auth.commons.xml.XMLHelper
-
Creates a text node with the given content and appends it as child to the given element.
- areDefinitionsEqual(ImmutableSortedSet<AttributeDefinition<?>>, ImmutableSortedSet<AttributeDefinition<?>>) - Static method in class eu.eidas.auth.commons.AttributeUtil
-
Compares to attribute definition sets
- assertionConsumerServiceURL(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest.AbstractBuilder
-
- attribute(String, int) - Method in enum eu.eidas.auth.commons.EIDASValues
-
- AttributeConstants - Enum in eu.eidas.auth.commons
-
This enum class contains all the eIDAS Node, Commons and Specific errors constant identifiers.
- AttributeDefinitionDao - Interface in eu.eidas.auth.commons.attribute
-
AttributeDefinition Data Access Object (DAO).
- AttributeRegistries - Class in eu.eidas.auth.commons.attribute
-
- AttributeRegistry - Class in eu.eidas.auth.commons.attribute
-
A registry of AttributeDefinition
s based on files on the classpath or on the filesystem.
- AttributeRegistry(AttributeDefinitionDao) - Constructor for class eu.eidas.auth.commons.attribute.AttributeRegistry
-
- AttributeRegistry.AttributeDefinitionFilter - Interface in eu.eidas.auth.commons.attribute
-
- attributes(ImmutableAttributeMap) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
- AttributeSetPropertiesConverter - Enum in eu.eidas.auth.commons.attribute
-
Converts a Properties into a Set of AttributeDefinition.
- AttributeUtil - Class in eu.eidas.auth.commons
-
This class holds static helper methods.
- AttributeValidator - Class in eu.eidas.auth.commons.attribute
-
Validators for attributes
- audienceRestriction(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
- AuthenticationExchange - Class in eu.eidas.auth.commons.tx
-
The Authentication Exchange is composed of the node's authentication request and the final response from
the node.
- AuthenticationExchange(StoredAuthenticationRequest, IAuthenticationResponse) - Constructor for class eu.eidas.auth.commons.tx.AuthenticationExchange
-
- AuthenticationResponse - Class in eu.eidas.auth.commons.protocol.impl
-
- AuthenticationResponse.Builder - Class in eu.eidas.auth.commons.protocol.impl
-
- cache - Variable in class eu.eidas.auth.commons.tx.AbstractCache
-
- calculateAge(String, DateTime, String) - Static method in class eu.eidas.auth.commons.DateUtil
-
Calculates the age for a given date string.
- calculateDigest(ILightToken, String, String) - Static method in class eu.eidas.auth.commons.tx.LightTokenEncoder
-
Calclates a Digest for the supplied LightToken
- checkMandatoryAttributes(IPersonalAttributeList) - Static method in class eu.eidas.auth.commons.AttributeUtil
-
Check if all mandatory attributes have values.
- CitizenConsent - Class in eu.eidas.auth.commons
-
This class is a bean used to store the information relative to the Citizen
Consent.
- CitizenConsent() - Constructor for class eu.eidas.auth.commons.CitizenConsent
-
Citizen Consent default Constructor.
- citizenCountryCode(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest.AbstractBuilder
-
- clear() - Method in class eu.eidas.auth.commons.tx.AbstractCache
-
- clone(ImmutableSortedSet<AttributeDefinition<?>>) - Static method in class eu.eidas.auth.commons.AttributeUtil
-
Safecopy of attribute definitions into another set (clone)
- close() - Method in class eu.eidas.auth.commons.tx.AbstractCache
-
- CODE_CONSTANT - Static variable in enum eu.eidas.auth.commons.EidasErrorKey
-
- CommunicationCache - Class in eu.eidas.specificcommunication
-
- CommunicationCache(ConcurrentCacheService) - Constructor for class eu.eidas.specificcommunication.CommunicationCache
-
- company(String) - Method in class eu.eidas.auth.engine.metadata.ContactData.Builder
-
- ConcurrentCacheService - Interface in eu.eidas.auth.commons.cache
-
- ConcurrentMapService - Interface in eu.eidas.auth.commons.cache
-
- ConcurrentMapServiceDefaultImpl - Class in eu.eidas.auth.commons.cache
-
Default implementation of the cache provider - this implementation is default one, not production ready, there is no clustering and expiration implemented.
- ConcurrentMapServiceDefaultImpl() - Constructor for class eu.eidas.auth.commons.cache.ConcurrentMapServiceDefaultImpl
-
- configureSecureTransformerFactory(TransformerFactory) - Static method in class eu.eidas.auth.commons.xml.DocumentBuilderFactoryUtil
-
- configureSecurity(DocumentBuilderFactory) - Static method in class eu.eidas.auth.commons.xml.DocumentBuilderFactoryUtil
-
Configures a given DocumentBuilderFactory with security features turned on.
- consent(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
- ContactData - Class in eu.eidas.auth.engine.metadata
-
a contact in a piece of metadata
- ContactData.Builder - Class in eu.eidas.auth.engine.metadata
-
- contains(AttributeDefinition<?>) - Method in class eu.eidas.auth.commons.attribute.AttributeRegistry
-
Returns true
when this instance contains the given attribute definition, false
otherwise.
- contains(PersonalAttribute) - Method in interface eu.eidas.auth.commons.IPersonalAttributeList
-
Checks if the Personal Attribute List contains the given key.
- contains(PersonalAttribute) - Method in class eu.eidas.auth.commons.PersonalAttributeList
-
Deprecated.
- containsFriendlyName(String) - Method in interface eu.eidas.auth.commons.IPersonalAttributeList
-
Checks if the Personal Attribute List contains the given key.
- containsFriendlyName(String) - Method in class eu.eidas.auth.commons.PersonalAttributeList
-
Deprecated.
- containsKey(K) - Method in class eu.eidas.auth.commons.tx.AbstractCache
-
- copyOf(AttributeRegistry, AttributeRegistry...) - Static method in class eu.eidas.auth.commons.attribute.AttributeRegistries
-
Copies an attribute registry in memory from another existing AttributeRegistry.
- copyOf(PersonalAttribute) - Static method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
Static factory to create a new copy of the given instance, including all values.
- copyOf(IPersonalAttributeList) - Static method in class eu.eidas.auth.commons.PersonalAttributeList
-
Deprecated.
- copyOf(ImmutableAttributeMap) - Static method in class eu.eidas.auth.commons.PersonalAttributeList
-
Deprecated.
- copyOf(IPersonalAttributeList, AttributeRegistry...) - Static method in class eu.eidas.auth.commons.PersonalAttributeList
-
Deprecated.
- copyOfWithNewName(PersonalAttribute, String, String) - Static method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
Static factory to create a new copy of the given instance, including all values and which can change the name.
- copyOfWithNewNameWithoutValues(PersonalAttribute, String, String) - Static method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
Static factory to create a new copy of the given instance, excluding all values and which can change the name.
- copyOfWithoutValues(PersonalAttribute) - Static method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
Static factory to create a new copy of the given instance, excluding all values.
- CorrelationMap<T> - Interface in eu.eidas.auth.commons.tx
-
Represents a correlation between 2 objects based on the id of the first object (called the correlation id).
- Country - Class in eu.eidas.auth.commons
-
This class is a bean used to store the information relative to the Country.
- Country(String, String) - Constructor for class eu.eidas.auth.commons.Country
-
Country Constructor.
- country(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
- CountryCodes - Class in eu.eidas.auth.commons
-
This utility class contains convenient methods to work with ISO 3166-1 Alpha 3 Country Codes.
- CountrySpecificService - Class in eu.eidas.auth.commons
-
handler for specific actions for a country
- CountrySpecificService() - Constructor for class eu.eidas.auth.commons.CountrySpecificService
-
- createLogMessage() - Method in interface eu.eidas.auth.commons.IMessageLogger
-
The format of the returned String must be the following:
"requestCounter#ddMMMyyyykk:mm:ss#opType#originIp#originName
#destinationIp#destinationName#samlHash#[originatorName#msgId#]"
The values enclosed in '[]' only apply when logging responses.
- CURRENT_ADDRESS - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.EidasSpec.Definitions
-
- CURRENT_ADDRESS - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.NaturalPersonSpec.Definitions
-
- CURRENT_ADDRESS - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.RepresentativeNaturalPersonSpec.Definitions
-
- CURRENT_FAMILY_NAME - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.EidasSpec.Definitions
-
- CURRENT_FAMILY_NAME - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.NaturalPersonSpec.Definitions
-
- CURRENT_FAMILY_NAME - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.RepresentativeNaturalPersonSpec.Definitions
-
- CURRENT_GIVEN_NAME - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.EidasSpec.Definitions
-
- CURRENT_GIVEN_NAME - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.NaturalPersonSpec.Definitions
-
- CURRENT_GIVEN_NAME - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.RepresentativeNaturalPersonSpec.Definitions
-
- CurrentAddressAttributeValueMarshaller - Class in eu.eidas.auth.commons.protocol.eidas.impl
-
- CurrentAddressAttributeValueMarshaller() - Constructor for class eu.eidas.auth.commons.protocol.eidas.impl.CurrentAddressAttributeValueMarshaller
-
- currentTimeStamp() - Static method in class eu.eidas.auth.commons.DateUtil
-
Generates the current timestamp.
- cvAddressArea(String) - Method in class eu.eidas.auth.commons.protocol.eidas.impl.PostalAddress.Builder
-
- EidasAuthenticationRequest - Class in eu.eidas.auth.commons.protocol.eidas.impl
-
- EidasAuthenticationRequest.Builder - Class in eu.eidas.auth.commons.protocol.eidas.impl
-
- EidasDigestUtil - Class in eu.eidas.auth.commons
-
Message Digest Utility class (hashing).
- eidasError(EidasErrorKey) - Method in class eu.eidas.auth.commons.validation.AbstractParameterValidator
-
- EidasErrorKey - Enum in eu.eidas.auth.commons
-
This enum class contains all the eIDAS Nodes, Commons and Specific errors constant identifiers.
- EidasErrors - Class in eu.eidas.auth.commons
-
Class to load the properties only once from a file and copy the key/values
into an ImmutableMap
.
- EidasNodeException - Exception in eu.eidas.auth.commons.exceptions
-
Security eIDAS Exception class.
- EidasNodeException(String, String) - Constructor for exception eu.eidas.auth.commons.exceptions.EidasNodeException
-
Exception Constructor with two Strings representing the errorCode and
errorMessage as parameters.
- EidasNodeException(String, String, Throwable) - Constructor for exception eu.eidas.auth.commons.exceptions.EidasNodeException
-
- EidasParameterKeys - Enum in eu.eidas.auth.commons
-
This enum class contains all the eIDAS Node, Commons and Specific Parameters.
- EidasParameters - Class in eu.eidas.auth.commons
-
Class to load the properties only once from a file and copy the key/values
into an ImmutableMap
.
- EidasProtocolVersion - Enum in eu.eidas.auth.commons.protocol.eidas
-
Enum to describe the different possibles technical specifications implementations of the eIDAS Protocol.
- EidasSamlBinding - Enum in eu.eidas.auth.commons.protocol.impl
-
SAML binding name.
- EIDASServiceException - Exception in eu.eidas.auth.commons.exceptions
-
This exception is thrown by the eIDAS Service service and holds the relative information to present to the citizen.
- EIDASServiceException(String, String) - Constructor for exception eu.eidas.auth.commons.exceptions.EIDASServiceException
-
- EIDASServiceException(String, String, String) - Constructor for exception eu.eidas.auth.commons.exceptions.EIDASServiceException
-
Exception Constructor with two Strings representing the errorCode and errorMessage as parameters.
- EIDASServiceException(String, String, Throwable, String) - Constructor for exception eu.eidas.auth.commons.exceptions.EIDASServiceException
-
Exception Constructor with two Strings representing the errorCode and errorMessage as parameters.
- EIDASServiceException(String, String, Throwable, String, String, String) - Constructor for exception eu.eidas.auth.commons.exceptions.EIDASServiceException
-
- EIDASServiceException(String) - Constructor for exception eu.eidas.auth.commons.exceptions.EIDASServiceException
-
Constructor with SAML Token as argument.
- EidasSpec - Class in eu.eidas.auth.commons.protocol.eidas.spec
-
Both NaturalPerson and LegalPerson from the eIDAS Specification.
- EidasSpec.Definitions - Class in eu.eidas.auth.commons.protocol.eidas.spec
-
- EIDASStatusCode - Enum in eu.eidas.auth.commons
-
This enum class contains the SAML Token Status Code.
- EidasStringUtil - Class in eu.eidas.auth.commons
-
Util class for String operation.
- EIDASSubStatusCode - Enum in eu.eidas.auth.commons
-
This enum class contains the SAML Token Sub Status Code.
- EIDASUtil - Class in eu.eidas.auth.commons
-
- EIDASUtil() - Constructor for class eu.eidas.auth.commons.EIDASUtil
-
Deprecated.
- EIDASValues - Enum in eu.eidas.auth.commons
-
This enum class contains all the value constants.
- elements() - Method in class eu.eidas.auth.commons.collections.PrintSortedProperties
-
- email(String) - Method in class eu.eidas.auth.engine.metadata.ContactData.Builder
-
- empty() - Static method in class eu.eidas.auth.commons.attribute.AttributeRegistries
-
Returns an empty immutable registry.
- EMPTY - Static variable in class eu.eidas.auth.commons.lang.ByteArrayUtil
-
- encode(ILightToken, String, String) - Static method in class eu.eidas.auth.commons.tx.LightTokenEncoder
-
This method created a BinaryLightToken from the supplied LightToken, with the supplied parameters.
- encodeToBase64(byte[]) - Static method in class eu.eidas.auth.commons.EidasStringUtil
-
- encodeToBase64(String) - Static method in class eu.eidas.auth.commons.EidasStringUtil
-
- encrypted(boolean) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
- encrypted(Boolean) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
- entrySet() - Method in class eu.eidas.auth.commons.collections.PrintSortedProperties
-
- EORI - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.EidasSpec.Definitions
-
- EORI - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.LegalPersonSpec.Definitions
-
- EORI - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.RepresentativeLegalPersonSpec.Definitions
-
- equals(Object) - Method in class eu.eidas.auth.commons.Country
-
- equals(Object) - Method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
- equals(Object) - Method in class eu.eidas.auth.commons.PersonalAttributeList
-
Deprecated.
- equals(Object) - Method in class eu.eidas.auth.commons.protocol.eidas.impl.AbstractEidasAuthenticationRequest
-
- equals(Object) - Method in class eu.eidas.auth.commons.protocol.eidas.impl.PostalAddress
-
- equals(Object) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- equals(Object) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
- equals(Object) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractProtocolMessage
-
- equals(Object) - Method in class eu.eidas.auth.commons.protocol.impl.BinaryRequestMessage
-
- equals(Object) - Method in class eu.eidas.auth.commons.protocol.impl.BinaryResponseMessage
-
- equals(Object) - Method in class eu.eidas.auth.commons.tx.AbstractStoredRequest
-
- equals(Object) - Method in class eu.eidas.auth.commons.tx.BinaryLightToken
-
- errorCode() - Method in enum eu.eidas.auth.commons.EidasErrorKey
-
Construct the errorCode Constant value.
- errorCode(String) - Method in enum eu.eidas.auth.commons.EidasErrorKey
-
Construct the errorCode Constant value with the given code text.
- errorCode(String) - Method in class eu.eidas.auth.commons.validation.AbstractParameterValidator
-
- errorCodeMapper() - Static method in enum eu.eidas.auth.commons.EidasErrorKey
-
- errorIdMapper() - Static method in enum eu.eidas.auth.commons.EidasErrorKey
-
- errorMessage() - Method in enum eu.eidas.auth.commons.EidasErrorKey
-
Construct the errorMessage constant value.
- errorMessage(String) - Method in enum eu.eidas.auth.commons.EidasErrorKey
-
Construct the errorMessage Constant value with the given message text.
- errorMessage(String) - Method in class eu.eidas.auth.commons.validation.AbstractParameterValidator
-
- escape(String) - Static method in class eu.eidas.auth.commons.AttributeUtil
-
Safe escape any given string.
- eu.eidas.auth.commons - package eu.eidas.auth.commons
-
Common Authentication Service functionalities to be deployed in every eIDAS node
is contained in this package.
- eu.eidas.auth.commons.attribute - package eu.eidas.auth.commons.attribute
-
- eu.eidas.auth.commons.cache - package eu.eidas.auth.commons.cache
-
- eu.eidas.auth.commons.collections - package eu.eidas.auth.commons.collections
-
- eu.eidas.auth.commons.exceptions - package eu.eidas.auth.commons.exceptions
-
Package for eIDAS Exceptions handling.
- eu.eidas.auth.commons.io - package eu.eidas.auth.commons.io
-
- eu.eidas.auth.commons.lang - package eu.eidas.auth.commons.lang
-
- eu.eidas.auth.commons.lang.reflect - package eu.eidas.auth.commons.lang.reflect
-
- eu.eidas.auth.commons.protocol - package eu.eidas.auth.commons.protocol
-
- eu.eidas.auth.commons.protocol.eidas - package eu.eidas.auth.commons.protocol.eidas
-
- eu.eidas.auth.commons.protocol.eidas.impl - package eu.eidas.auth.commons.protocol.eidas.impl
-
- eu.eidas.auth.commons.protocol.eidas.spec - package eu.eidas.auth.commons.protocol.eidas.spec
-
- eu.eidas.auth.commons.protocol.impl - package eu.eidas.auth.commons.protocol.impl
-
- eu.eidas.auth.commons.tx - package eu.eidas.auth.commons.tx
-
- eu.eidas.auth.commons.validation - package eu.eidas.auth.commons.validation
-
- eu.eidas.auth.commons.xml - package eu.eidas.auth.commons.xml
-
- eu.eidas.auth.engine.metadata - package eu.eidas.auth.engine.metadata
-
- eu.eidas.specificcommunication - package eu.eidas.specificcommunication
-
- eu.eidas.util - package eu.eidas.util
-
- extractFriendlyName(String) - Static method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
Guesses the friendly name from the given full attribute name URI.
- Gender - Enum in eu.eidas.auth.commons.protocol.eidas.impl
-
Gender as per the eIDAS spec.
- GENDER - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.EidasSpec.Definitions
-
- GENDER - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.NaturalPersonSpec.Definitions
-
- GENDER - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.RepresentativeNaturalPersonSpec.Definitions
-
- GenderAttributeValue - Class in eu.eidas.auth.commons.protocol.eidas.impl
-
eIDAS Gender AttributeValue
- GenderAttributeValue(Gender) - Constructor for class eu.eidas.auth.commons.protocol.eidas.impl.GenderAttributeValue
-
- GenderAttributeValueMarshaller - Class in eu.eidas.auth.commons.protocol.eidas.impl
-
AttributeValueMarshaller for Gender values.
- GenderAttributeValueMarshaller() - Constructor for class eu.eidas.auth.commons.protocol.eidas.impl.GenderAttributeValueMarshaller
-
- GenderProtocolVersionValidator - Class in eu.eidas.auth.commons.validation
-
Validation of the Gender in regards with the Protocol version.
- GenderProtocolVersionValidator() - Constructor for class eu.eidas.auth.commons.validation.GenderProtocolVersionValidator
-
- GenderProtocolVersionValidator.Builder - Class in eu.eidas.auth.commons.validation
-
Builder class for a Gender ProtocolVersion based validator.
- get(String) - Static method in class eu.eidas.auth.commons.EidasErrors
-
Method to retrieve the value from the ImmutableMap
that corresponds to a key.
- get(String) - Static method in class eu.eidas.auth.commons.EidasParameters
-
Method to retrieve the value from the ImmutableMap
that corresponds to a key.
- get() - Method in class eu.eidas.auth.commons.io.ReloadableFileAccessor
-
- get() - Method in interface eu.eidas.auth.commons.io.SingletonAccessor
-
Retrieves the current value.
- get() - Method in class eu.eidas.auth.commons.io.UrlAccessor
-
- get(K) - Method in class eu.eidas.auth.commons.tx.AbstractCache
-
- get(String) - Method in class eu.eidas.auth.commons.tx.AbstractCorrelationMap
-
- get(String) - Method in interface eu.eidas.auth.commons.tx.CorrelationMap
-
Retrieves the object stored under the given id.
- getAddressAsString(AttributeValue) - Method in class eu.eidas.auth.commons.protocol.eidas.impl.AbstractPostalAddressAttributeValueMarshaller
-
- getAdminUnitFirstLine() - Method in class eu.eidas.auth.commons.protocol.eidas.impl.PostalAddress
-
- getAdminUnitSecondLine() - Method in class eu.eidas.auth.commons.protocol.eidas.impl.PostalAddress
-
- getAll(Set<? extends K>) - Method in class eu.eidas.auth.commons.tx.AbstractCache
-
- getAndPut(K, V) - Method in class eu.eidas.auth.commons.tx.AbstractCache
-
- getAndRemove(K) - Method in class eu.eidas.auth.commons.tx.AbstractCache
-
- getAndReplace(K, V) - Method in class eu.eidas.auth.commons.tx.AbstractCache
-
- getAssertionConsumerServiceURL() - Method in interface eu.eidas.auth.commons.protocol.IAuthenticationRequest
-
- getAssertionConsumerServiceURL() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- getAttributeDefinitionAccessors() - Method in interface eu.eidas.auth.commons.attribute.AttributeDefinitionDao
-
Returns the list of accessors to attribute definition sets which can use any kind of storage or format.
- getAttributes() - Method in class eu.eidas.auth.commons.attribute.AttributeRegistry
-
- getAttributes() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
Getter for the attribute map.
- getAudienceRestriction() - Method in interface eu.eidas.auth.commons.protocol.IAuthenticationResponse
-
- getAudienceRestriction() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
Getter for audienceRestriction.
- getBinding() - Method in interface eu.eidas.auth.commons.protocol.IAuthenticationRequest
-
- getBinding() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- getBindingUri() - Method in enum eu.eidas.auth.commons.protocol.impl.EidasSamlBinding
-
- getBindingUri() - Method in enum eu.eidas.auth.commons.protocol.impl.SamlBindingUri
-
- getByFilter(AttributeRegistry.AttributeDefinitionFilter) - Method in class eu.eidas.auth.commons.attribute.AttributeRegistry
-
- getByFriendlyName(String) - Method in class eu.eidas.auth.commons.attribute.AttributeRegistry
-
- getByFriendlyName(String) - Method in interface eu.eidas.auth.commons.IPersonalAttributeList
-
- getByFriendlyName(String) - Method in class eu.eidas.auth.commons.PersonalAttributeList
-
Deprecated.
Returns the first value to which the specified key is mapped, or null if this map contains no mapping for the key.
- getByName(String) - Method in class eu.eidas.auth.commons.attribute.AttributeRegistry
-
- getByName(URI) - Method in class eu.eidas.auth.commons.attribute.AttributeRegistry
-
- getByPersonType(PersonType) - Method in class eu.eidas.auth.commons.attribute.AttributeRegistry
-
- getByRequired(boolean) - Method in class eu.eidas.auth.commons.attribute.AttributeRegistry
-
- getBytes(String) - Static method in class eu.eidas.auth.commons.EidasStringUtil
-
- getByTransliteration(boolean) - Method in class eu.eidas.auth.commons.attribute.AttributeRegistry
-
- getByUniqueIdentifier(boolean) - Method in class eu.eidas.auth.commons.attribute.AttributeRegistry
-
- getByXmlType(QName) - Method in class eu.eidas.auth.commons.attribute.AttributeRegistry
-
- getCacheManager() - Method in class eu.eidas.auth.commons.tx.AbstractCache
-
- getCitizenCountryCode() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- getCompany() - Method in class eu.eidas.auth.engine.metadata.ContactData
-
- getComplexValue() - Method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
Getter for the complex value.
- getConfiguration(Class<C>) - Method in class eu.eidas.auth.commons.tx.AbstractCache
-
- getConfiguredCache() - Method in interface eu.eidas.auth.commons.cache.ConcurrentCacheService
-
Obtains the cache
- getConfiguredMapCache() - Method in interface eu.eidas.auth.commons.cache.ConcurrentMapService
-
Obtains the map cache
- getConfiguredMapCache() - Method in class eu.eidas.auth.commons.cache.ConcurrentMapServiceDefaultImpl
-
- getConnectorResponse() - Method in class eu.eidas.auth.commons.tx.AuthenticationExchange
-
- getConnectorResponseMessage() - Method in class eu.eidas.auth.commons.tx.BinaryAuthenticationExchange
-
- getConsent() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
- getCountry() - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Getter for country.
- getCountry() - Method in interface eu.eidas.auth.commons.protocol.IAuthenticationResponse
-
- getCountry() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
Getter for the country name.
- getCountryCodeAlpha3(String) - Static method in class eu.eidas.auth.commons.CountryCodes
-
Returns the CountryCode (3166-1 alpha3 format) based on the given alpha2 country code or null if it does not
exist.
- getCountryId() - Method in class eu.eidas.auth.commons.Country
-
Getter for the countryId value.
- getCountryLocale(String) - Static method in class eu.eidas.auth.commons.CountryCodes
-
Returns the Country Locale based on the given ISO alpha2 or alpha3 country code or null if it does not exist.
- getCountryName() - Method in class eu.eidas.auth.commons.Country
-
Getter for the countryName value.
- getCvAddressArea() - Method in class eu.eidas.auth.commons.protocol.eidas.impl.PostalAddress
-
- getDestination() - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Getter for destination.
- getDestination() - Method in interface eu.eidas.auth.commons.protocol.IAuthenticationRequest
-
- getDestination() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- getDisplayName() - Method in class eu.eidas.auth.engine.metadata.OrganizationData
-
- getDisplayValue() - Method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
- getDistinctValues(String) - Static method in class eu.eidas.auth.commons.EidasStringUtil
-
Splits a string which contains a semicolon separated list of values into a list of values
Only the first occurrence of each value will be present in the return list.
- getEidasErrorCode(String) - Static method in class eu.eidas.auth.commons.EIDASUtil
-
Deprecated.
Gets the Eidas error code in the error message if exists!
- getEidasErrorMessage(String) - Static method in class eu.eidas.auth.commons.EIDASUtil
-
Deprecated.
Gets the Eidas error message in the saml message if exists!
- getEidasLevelOfAssurance() - Method in interface eu.eidas.auth.commons.protocol.eidas.IEidasAuthenticationRequest
-
Get the minimum eidas level of Assurance of the EidasRequest.
- getEidasLevelOfAssurance() - Method in class eu.eidas.auth.commons.protocol.eidas.impl.AbstractEidasAuthenticationRequest
-
- getEidasParameterValue(String) - Method in interface eu.eidas.auth.commons.IEIDASConfigurationProxy
-
- getEmail() - Method in class eu.eidas.auth.engine.metadata.ContactData
-
- getEncodedFirstParameterValue(EidasParameterKeys) - Method in class eu.eidas.auth.commons.IncomingRequest
-
- getEncodedFirstParameterValue(String) - Method in class eu.eidas.auth.commons.IncomingRequest
-
- getEncodedFirstParameterValue(EidasParameterKeys) - Method in interface eu.eidas.auth.commons.WebRequest
-
- getEncodedFirstParameterValue(String) - Method in interface eu.eidas.auth.commons.WebRequest
-
- getEncodedLastParameterValue(EidasParameterKeys) - Method in class eu.eidas.auth.commons.IncomingRequest
-
- getEncodedLastParameterValue(String) - Method in class eu.eidas.auth.commons.IncomingRequest
-
- getEncodedLastParameterValue(EidasParameterKeys) - Method in interface eu.eidas.auth.commons.WebRequest
-
- getEncodedLastParameterValue(String) - Method in interface eu.eidas.auth.commons.WebRequest
-
- getErrorCode() - Method in exception eu.eidas.auth.commons.exceptions.AbstractEIDASException
-
Getter for errorCode.
- getErrorCode() - Method in interface eu.eidas.auth.commons.RequestState
-
- getErrorMessage() - Method in exception eu.eidas.auth.commons.exceptions.AbstractEIDASException
-
Getter for errorMessage.
- getErrorMessage() - Method in interface eu.eidas.auth.commons.RequestState
-
- getErrorSubcode() - Method in interface eu.eidas.auth.commons.RequestState
-
- getExpireAfterAccess() - Method in class eu.eidas.auth.commons.cache.ConcurrentMapServiceDefaultImpl
-
- getExtension() - Method in enum eu.eidas.auth.commons.io.PropertiesFormat
-
- getFilename() - Method in class eu.eidas.auth.commons.io.ReloadableFileAccessor
-
- getFirst(PersonalAttribute) - Method in interface eu.eidas.auth.commons.IPersonalAttributeList
-
Returns the first value to which the specified key is mapped, or null if this map contains no mapping for the key.
- getFirst(PersonalAttribute) - Method in class eu.eidas.auth.commons.PersonalAttributeList
-
Deprecated.
- getFirstParameterValue(String) - Method in class eu.eidas.auth.commons.IncomingRequest
-
- getFirstParameterValue(EidasParameterKeys) - Method in class eu.eidas.auth.commons.IncomingRequest
-
- getFirstParameterValue(String) - Method in interface eu.eidas.auth.commons.WebRequest
-
- getFirstParameterValue(EidasParameterKeys) - Method in interface eu.eidas.auth.commons.WebRequest
-
- getFormat(File) - Static method in enum eu.eidas.auth.commons.io.PropertiesFormat
-
- getFormat(String) - Static method in enum eu.eidas.auth.commons.io.PropertiesFormat
-
- getFriendlyName() - Method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
/** Friendly Name of this personal attribute.
- getGivenName() - Method in class eu.eidas.auth.engine.metadata.ContactData
-
- getHigherLevelsOfAssurance() - Method in enum eu.eidas.auth.commons.protocol.eidas.LevelOfAssurance
-
Deprecated.
- getHigherLevelsOfAssurance() - Method in enum eu.eidas.auth.commons.protocol.eidas.NotifiedLevelOfAssurance
-
- getHighestProtocolVersion(List<EidasProtocolVersion>) - Static method in enum eu.eidas.auth.commons.protocol.eidas.EidasProtocolVersion
-
Get the highest protocol version from a list of protocol versions.
- getId() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- getId() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
Getter for the samlId value.
- getImplementedInterfaces(Class<?>) - Static method in class eu.eidas.auth.commons.lang.reflect.ReflectionUtil
-
Returns a Set of all the interfaces implemented by the given class.
- getImplementedInterfacesAsArray(Class<?>) - Static method in class eu.eidas.auth.commons.lang.reflect.ReflectionUtil
-
Returns an array of all the interfaces implemented by the given class.
- getInResponseTo() - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Getter for InResponseTo.
- getInResponseTo() - Method in interface eu.eidas.auth.commons.RequestState
-
- getInResponseToId() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
Getter for the inResponseTo value.
- getInResponseToSPReq() - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Getter for InResponseToSPReq.
- getIPAddress() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
- getIsoAlpha2ToCountryLocales() - Static method in class eu.eidas.auth.commons.CountryCodes
-
Returns the Map of ISO Alpha2 country codes to corresponding Java Locales.
- getIsoAlpha3ToCountryLocales() - Static method in class eu.eidas.auth.commons.CountryCodes
-
Returns the Map of ISO Alpha3 country codes to corresponding Java Locales.
- getIsoCode() - Method in class eu.eidas.auth.commons.CountrySpecificService
-
- getIssuer() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- getIssuer() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
- getIssuer() - Method in interface eu.eidas.auth.commons.RequestState
-
- getKey() - Method in interface eu.eidas.auth.commons.lang.KeyMapping
-
- getKeyAccessor() - Static method in class eu.eidas.auth.commons.lang.KeyEnumMapper
-
- getLastModified() - Method in class eu.eidas.auth.commons.io.ReloadableFileAccessor
-
- getLastParameterValue(String) - Method in class eu.eidas.auth.commons.IncomingRequest
-
- getLastParameterValue(EidasParameterKeys) - Method in class eu.eidas.auth.commons.IncomingRequest
-
- getLastParameterValue(String) - Method in interface eu.eidas.auth.commons.WebRequest
-
- getLastParameterValue(EidasParameterKeys) - Method in interface eu.eidas.auth.commons.WebRequest
-
- getLevel(String) - Static method in enum eu.eidas.auth.commons.protocol.eidas.LevelOfAssurance
-
Deprecated.
- getLevel(String) - Static method in enum eu.eidas.auth.commons.protocol.eidas.NotifiedLevelOfAssurance
-
- getLevelOfAssurance() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- getLevelOfAssurance() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
- getLevelOfAssurance() - Method in interface eu.eidas.auth.commons.RequestState
-
- getLevelOfAssuranceComparison() - Method in interface eu.eidas.auth.commons.protocol.eidas.IEidasAuthenticationRequest
-
- getLevelOfAssuranceComparison() - Method in class eu.eidas.auth.commons.protocol.eidas.impl.AbstractEidasAuthenticationRequest
-
- getLevelsOfAssurance() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- getLevelsOfAssurance() - Method in interface eu.eidas.auth.commons.RequestState
-
- getLightRequest() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- getLightResponse() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
- getLocatorDesignator() - Method in class eu.eidas.auth.commons.protocol.eidas.impl.PostalAddress
-
- getLocatorName() - Method in class eu.eidas.auth.commons.protocol.eidas.impl.PostalAddress
-
- getMandatoryList() - Method in class eu.eidas.auth.commons.CitizenConsent
-
Getter for the mandatoryList value.
- getMaximumSize() - Method in class eu.eidas.auth.commons.cache.ConcurrentMapServiceDefaultImpl
-
- getMaxParamSize() - Method in class eu.eidas.auth.commons.validation.LengthParameterValidator
-
Method to get the maximum size of the attribute with paramName.
- getMaxSizeFor(EidasParameterKeys) - Static method in class eu.eidas.auth.commons.EidasParameters
-
- getMessage() - Method in exception eu.eidas.auth.commons.exceptions.EidasNodeException
- getMessage() - Method in exception eu.eidas.auth.commons.exceptions.EIDASServiceException
- getMessage() - Method in exception eu.eidas.auth.commons.exceptions.InvalidMOAResponseException
- getMessage() - Method in exception eu.eidas.auth.commons.exceptions.InvalidSAMLResponseException
- getMessage() - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Getter for message or assertion consumer.
- getMessageBytes() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractProtocolMessage
-
- getMessageBytes() - Method in interface eu.eidas.auth.commons.protocol.IProtocolMessage
-
Returns the byte array of this message accordingly to the protocol in vigor.
- getMethod() - Method in class eu.eidas.auth.commons.IncomingRequest
-
- getMethod() - Method in interface eu.eidas.auth.commons.WebRequest
-
- getMissingMandatoryAttributes(IPersonalAttributeList) - Static method in class eu.eidas.auth.commons.AttributeUtil
-
Obtain the list of missing mandatory attributes.
- getMsgId() - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Getter for msgId.
- getName() - Method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
Returns the name of this personal attribute as a URI.
- getName() - Method in enum eu.eidas.auth.commons.protocol.impl.EidasSamlBinding
-
- getName() - Method in class eu.eidas.auth.commons.tx.AbstractCache
-
- getName() - Method in class eu.eidas.auth.engine.metadata.OrganizationData
-
- getNameIdFormat() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- getNameIdFormat() - Method in enum eu.eidas.auth.commons.protocol.impl.SamlNameIdFormat
-
- getNames() - Static method in enum eu.eidas.auth.commons.EidasParameterKeys
-
- getNonNotifiedLevelsOfAssurance() - Method in interface eu.eidas.auth.commons.protocol.eidas.IEidasAuthenticationRequest
-
Get the list of non notified levels of assurance values associated with the EidasRequest.
- getNonNotifiedLevelsOfAssurance() - Method in class eu.eidas.auth.commons.protocol.eidas.impl.AbstractEidasAuthenticationRequest
-
- getNotBefore() - Method in interface eu.eidas.auth.commons.protocol.IAuthenticationResponse
-
- getNotBefore() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
Getter for the notBefore value.
- getNotOnOrAfter() - Method in interface eu.eidas.auth.commons.protocol.IAuthenticationResponse
-
- getNotOnOrAfter() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
Getter for the notOnOrAfter value.
- getOptionalList() - Method in class eu.eidas.auth.commons.CitizenConsent
-
Getter for the optionalList value.
- getOpType() - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Getter for opType.
- getOrigin() - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Getter for Origin.
- getOriginalIssuer() - Method in interface eu.eidas.auth.commons.protocol.IAuthenticationRequest
-
Deprecated.
- getOriginalIssuer() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
Deprecated.
- getOriginCountryCode() - Method in interface eu.eidas.auth.commons.protocol.IAuthenticationRequest
-
- getOriginCountryCode() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- getParameterMap() - Method in class eu.eidas.auth.commons.IncomingRequest
-
- getParameterMap() - Method in interface eu.eidas.auth.commons.WebRequest
-
- getParameterValues(String) - Method in class eu.eidas.auth.commons.IncomingRequest
-
- getParameterValues(EidasParameterKeys) - Method in class eu.eidas.auth.commons.IncomingRequest
-
- getParameterValues(String) - Method in interface eu.eidas.auth.commons.WebRequest
-
- getParameterValues(EidasParameterKeys) - Method in interface eu.eidas.auth.commons.WebRequest
-
- getPhone() - Method in class eu.eidas.auth.engine.metadata.ContactData
-
- getPoBox() - Method in class eu.eidas.auth.commons.protocol.eidas.impl.PostalAddress
-
- getPostCode() - Method in class eu.eidas.auth.commons.protocol.eidas.impl.PostalAddress
-
- getPostName() - Method in class eu.eidas.auth.commons.protocol.eidas.impl.PostalAddress
-
- getPrefix() - Method in class eu.eidas.auth.commons.protocol.eidas.impl.AbstractPostalAddressAttributeValueMarshaller
-
- getProperties() - Method in class eu.eidas.auth.commons.io.ReloadableProperties
-
Returns the current snapshot of the Properties.
- getPropertiesFilename() - Static method in class eu.eidas.auth.commons.EidasParameters
-
Method to retrieve the properties filename from which properties were loaded.
- getProtocol() - Method in enum eu.eidas.auth.commons.io.SingletonAccessors.UrlProtocol
-
- getProtocolVersions() - Method in class eu.eidas.auth.commons.validation.ProtocolVersionValidator
-
- getProviderName() - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Getter for ProviderName.
- getProviderName() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- getProviderName() - Method in interface eu.eidas.auth.commons.RequestState
-
- getQaa() - Method in interface eu.eidas.auth.commons.RequestState
-
- getQaaLevel() - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Getter for QAA Level.
- getRedirectUrl(HttpServletRequest) - Method in class eu.eidas.auth.commons.CountrySpecificService
-
- getRelayState() - Method in class eu.eidas.auth.commons.IncomingRequest
-
- getRelayState() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- getRelayState() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
Getter for the relayState value.
- getRelayState() - Method in interface eu.eidas.auth.commons.WebRequest
-
- getRelayStateFromRequest(HttpServletRequest) - Static method in class eu.eidas.auth.commons.IncomingRequest
-
Returns RelayState if supplied in request
- getRemoteAddress(HttpServletRequest) - Static method in class eu.eidas.auth.commons.IncomingRequest
-
Returns the remote address from the given request taking into account reverse proxy X-FORWARDED-FOR
headers.
- getRemoteIpAddress() - Method in class eu.eidas.auth.commons.IncomingRequest
-
- getRemoteIpAddress() - Method in class eu.eidas.auth.commons.tx.AbstractStoredRequest
-
- getRemoteIpAddress() - Method in interface eu.eidas.auth.commons.WebRequest
-
- getRequest() - Method in class eu.eidas.auth.commons.protocol.impl.BinaryRequestMessage
-
- getRequest() - Method in interface eu.eidas.auth.commons.protocol.IRequestMessage
-
- getRequest() - Method in class eu.eidas.auth.commons.tx.AbstractStoredRequest
-
- getRequestedAttributes() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- getRequesterId() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- getRequestState() - Method in class eu.eidas.auth.commons.IncomingRequest
-
- getRequestState() - Method in interface eu.eidas.auth.commons.WebRequest
-
- getResource(String) - Static method in class eu.eidas.auth.commons.io.ResourceLocator
-
- getResponse() - Method in class eu.eidas.auth.commons.protocol.impl.BinaryResponseMessage
-
- getResponse() - Method in interface eu.eidas.auth.commons.protocol.IResponseMessage
-
- getSamlHash() - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Getter for samlHash.
- getSamlTokenFail() - Method in exception eu.eidas.auth.commons.exceptions.AbstractEIDASException
-
Getter for SAMLTokenFail.
- getSecureDocumentBuilderFeatures() - Static method in class eu.eidas.auth.commons.xml.DocumentBuilderFactoryUtil
-
Build the default set of parser features to use.
- getSecureTransformerFactoryFeatures() - Static method in class eu.eidas.auth.commons.xml.DocumentBuilderFactoryUtil
-
Build the default set of parser features to use to protect a Java
TransformerFactory
from XXE.
- getServiceProviderCountryCode() - Method in interface eu.eidas.auth.commons.protocol.IAuthenticationRequest
-
- getServiceProviderCountryCode() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- getServiceUrl() - Method in interface eu.eidas.auth.commons.RequestState
-
- getSpApplication() - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Getter for SpApplication.
- getSpCountryCode() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- getSpId() - Method in interface eu.eidas.auth.commons.RequestState
-
- getSPMsgId() - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Getter for sPMsgId.
- getSpType() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest
-
- getStatus() - Method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
Getter for the status.
- getStatus() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
- getStatusCode() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
Getter for the statusCode value.
- getStatusMessage() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
Getter for the message value.
- getStoredRequest() - Method in class eu.eidas.auth.commons.tx.AuthenticationExchange
-
- getStoredRequest() - Method in class eu.eidas.auth.commons.tx.BinaryAuthenticationExchange
-
- getSubject() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
- getSubjectNameIdFormat() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
- getSubStatusCode() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
Getter for the subStatusCode.
- getSurName() - Method in class eu.eidas.auth.engine.metadata.ContactData
-
- getTagName() - Method in enum eu.eidas.auth.commons.protocol.eidas.impl.AbstractPostalAddressAttributeValueMarshaller.Tag
-
- getTagPattern() - Method in enum eu.eidas.auth.commons.protocol.eidas.impl.AbstractPostalAddressAttributeValueMarshaller.Tag
-
- getTagValue(String) - Method in enum eu.eidas.auth.commons.protocol.eidas.impl.AbstractPostalAddressAttributeValueMarshaller.Tag
-
- getTagValue(PostalAddress) - Method in enum eu.eidas.auth.commons.protocol.eidas.impl.AbstractPostalAddressAttributeValueMarshaller.Tag
-
- getThoroughfare() - Method in class eu.eidas.auth.commons.protocol.eidas.impl.PostalAddress
-
- getTimestamp() - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Getter for timestamp.
- getToken() - Method in class eu.eidas.auth.commons.tx.BinaryLightToken
-
Logical LightToken what is equal to the encoded physical one
- getTokenBytes() - Method in class eu.eidas.auth.commons.tx.BinaryLightToken
-
Binary or physical LightToken what is equal to the logical one
- getTokens(String) - Static method in class eu.eidas.auth.commons.EidasStringUtil
-
- getUrl() - Method in class eu.eidas.auth.commons.io.UrlAccessor
-
- getUrl() - Method in class eu.eidas.auth.engine.metadata.OrganizationData
-
- getUserErrorCode() - Method in exception eu.eidas.auth.commons.exceptions.AbstractEIDASException
-
- getUserErrorMessage() - Method in exception eu.eidas.auth.commons.exceptions.AbstractEIDASException
-
- getValue() - Method in enum eu.eidas.auth.commons.BindingMethod
-
- getValue() - Method in enum eu.eidas.auth.commons.EidasParameterKeys
-
- getValue() - Method in enum eu.eidas.auth.commons.EIDASStatusCode
-
- getValue() - Method in enum eu.eidas.auth.commons.EIDASSubStatusCode
-
- getValue() - Method in enum eu.eidas.auth.commons.EIDASValues
-
- getValue() - Method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
Getter for the value.
- getValue() - Method in enum eu.eidas.auth.commons.PersonalAttribute.Status
-
Deprecated.
- getValue() - Method in enum eu.eidas.auth.commons.protocol.eidas.impl.Gender
-
- getValue() - Method in enum eu.eidas.auth.commons.protocol.eidas.LevelOfAssurance
-
Deprecated.
- getValue() - Method in enum eu.eidas.auth.commons.protocol.eidas.LevelOfAssuranceComparison
-
- getValue() - Method in enum eu.eidas.auth.commons.protocol.eidas.NotifiedLevelOfAssurance
-
- getValue() - Method in enum eu.eidas.auth.commons.protocol.eidas.SpType
-
- givenName(String) - Method in class eu.eidas.auth.engine.metadata.ContactData.Builder
-
- IAuthenticationRequest - Interface in eu.eidas.auth.commons.protocol
-
Interface for the full Request including every protocol detail.
- IAuthenticationResponse - Interface in eu.eidas.auth.commons.protocol
-
Interface for the full Response including every protocol detail.
- id(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest.AbstractBuilder
-
- id(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
- IEidasAuthenticationRequest - Interface in eu.eidas.auth.commons.protocol.eidas
-
- IEIDASConfigurationProxy - Interface in eu.eidas.auth.commons
-
provides access to values of eidas node configuration parameters
- IEIDASLogger - Interface in eu.eidas.auth.commons
-
- IMessageLogger - Interface in eu.eidas.auth.commons
-
Interface for eidas logging.
- immutableAccessor(T) - Static method in class eu.eidas.auth.commons.io.SingletonAccessors
-
- IncomingRequest - Class in eu.eidas.auth.commons
-
An incoming Web Request.
- IncomingRequest(HttpServletRequest) - Constructor for class eu.eidas.auth.commons.IncomingRequest
-
- IncomingRequest(BindingMethod, ImmutableMap<String, ImmutableList<String>>, String, String) - Constructor for class eu.eidas.auth.commons.IncomingRequest
-
- IncomingRequest(BindingMethod, Map<String, String[]>, String, String) - Constructor for class eu.eidas.auth.commons.IncomingRequest
-
- index(int) - Method in enum eu.eidas.auth.commons.EIDASValues
-
Construct the return value with the following structure CONSTANT_VALUE+index+".id".
- inResponseTo(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
- InternalErrorEIDASException - Exception in eu.eidas.auth.commons.exceptions
-
Internal Error Exception class.
- InternalErrorEIDASException(String, String, Throwable) - Constructor for exception eu.eidas.auth.commons.exceptions.InternalErrorEIDASException
-
Exception Constructor with two Strings representing the errorCode and
errorMessage as parameters and the Throwable cause.
- InternalErrorEIDASException(String, String, String) - Constructor for exception eu.eidas.auth.commons.exceptions.InternalErrorEIDASException
-
Exception Constructor with three strings representing the errorCode,
errorMessage and encoded samlToken as parameters.
- InternalErrorEIDASException(String, String) - Constructor for exception eu.eidas.auth.commons.exceptions.InternalErrorEIDASException
-
Exception Constructor with two Strings representing the errorCode and
errorMessage as parameters.
- intValue() - Method in enum eu.eidas.auth.commons.AttributeConstants
-
Return the Constant Value.
- InvalidMOAResponseException - Exception in eu.eidas.auth.commons.exceptions
-
Invalid MOA Exception class.
- InvalidMOAResponseException(String, String) - Constructor for exception eu.eidas.auth.commons.exceptions.InvalidMOAResponseException
-
Exception Constructor with two Strings representing the errorCode and
errorMessage as parameters.
- InvalidParameterEIDASException - Exception in eu.eidas.auth.commons.exceptions
-
Invalid Parameter Exception class.
- InvalidParameterEIDASException(String, String) - Constructor for exception eu.eidas.auth.commons.exceptions.InvalidParameterEIDASException
-
Exception Constructor with two Strings representing the errorCode and
errorMessage as parameters.
- InvalidParameterEIDASException(String, String, Throwable) - Constructor for exception eu.eidas.auth.commons.exceptions.InvalidParameterEIDASException
-
Exception Constructor with two Strings representing the errorCode and errorMessage as parameters and the
Throwable cause.
- InvalidParameterEIDASException(String) - Constructor for exception eu.eidas.auth.commons.exceptions.InvalidParameterEIDASException
-
Exception Constructor with one String representing the encoded samlToken.
- InvalidParameterEIDASServiceException - Exception in eu.eidas.auth.commons.exceptions
-
Invalid Parameter Exception class.
- InvalidParameterEIDASServiceException(String, String) - Constructor for exception eu.eidas.auth.commons.exceptions.InvalidParameterEIDASServiceException
-
Exception Constructor with two Strings representing the errorCode and
errorMessage as parameters.
- InvalidParameterEIDASServiceException(String) - Constructor for exception eu.eidas.auth.commons.exceptions.InvalidParameterEIDASServiceException
-
Exception Constructor with one String representing the encoded samlToken.
- InvalidSAMLResponseException - Exception in eu.eidas.auth.commons.exceptions
-
Invalid session Exception class.
- InvalidSAMLResponseException(String, String) - Constructor for exception eu.eidas.auth.commons.exceptions.InvalidSAMLResponseException
-
Exception Constructor with two Strings representing the errorCode and
errorMessage as parameters.
- InvalidSessionEIDASException - Exception in eu.eidas.auth.commons.exceptions
-
Invalid session Exception class.
- InvalidSessionEIDASException(String, String) - Constructor for exception eu.eidas.auth.commons.exceptions.InvalidSessionEIDASException
-
Exception Constructor with two Strings representing the errorCode and
errorMessage as parameters.
- invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class eu.eidas.auth.commons.tx.AbstractCache
-
- invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class eu.eidas.auth.commons.tx.AbstractCache
-
- ipAddress(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
- IPersonalAttributeList - Interface in eu.eidas.auth.commons
-
- IProtocolMessage - Interface in eu.eidas.auth.commons.protocol
-
Message which contains the binary representation of the protocol.
- IRequestMessage - Interface in eu.eidas.auth.commons.protocol
-
Request Message which contains the binary representation of the protocol request.
- IResponseMessage - Interface in eu.eidas.auth.commons.protocol
-
Response Message which contains the binary representation of the protocol response.
- isActive() - Method in class eu.eidas.auth.commons.CountrySpecificService
-
- isClosed() - Method in class eu.eidas.auth.commons.tx.AbstractCache
-
- isCountryResponse(HttpServletRequest) - Method in class eu.eidas.auth.commons.CountrySpecificService
-
- isEidasLegalPersonAttr() - Method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
- isEidasNaturalPersonAttr() - Method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
- isEmpty() - Method in interface eu.eidas.auth.commons.IPersonalAttributeList
-
Returns true if this map contains no key-value mappings.
- isEmpty() - Method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
Returns true
if this attribute has no simple value and no complex value, false
otherwise.
- isEmpty() - Method in class eu.eidas.auth.commons.PersonalAttributeList
-
Deprecated.
- isEmptyComplexValue() - Method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
Returns true if the Complex Value is empty.
- isEmptyValue() - Method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
Return true the value is empty.
- isEncrypted() - Method in interface eu.eidas.auth.commons.protocol.IAuthenticationResponse
-
- isEncrypted() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
- isErrorCode(String) - Static method in enum eu.eidas.auth.commons.EidasErrorKey
-
- isFailure() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse
-
Getter for the fail value.
- isGenderAttributeDefinition(AttributeDefinition<?>) - Static method in class eu.eidas.auth.commons.AttributeUtil
-
Verify if the given attributeDefinition is an attribute definition of a Gender attribute.
- isHigherProtocolVersion(EidasProtocolVersion) - Method in enum eu.eidas.auth.commons.protocol.eidas.EidasProtocolVersion
-
Check if the current protocol version is bigger than the one in parameter
- isRequired() - Method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
Getter for the required value.
- isShowToUser() - Method in enum eu.eidas.auth.commons.EidasErrorKey
-
- issuer(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest.AbstractBuilder
-
- issuer(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
- isValid() - Method in class eu.eidas.auth.commons.validation.AbstractParameterValidator
-
- isValid(T) - Method in class eu.eidas.auth.commons.validation.BaseValueValidator
-
Check if the validation is active, if it is active it validates that the given value
is not blank and that it is valid.
- isValid(T) - Method in interface eu.eidas.auth.commons.validation.ValueValidator
-
Check if the value of the parameter is valid.
- isValidationActive() - Method in class eu.eidas.auth.commons.validation.BaseValueValidator
-
- isValidFormatDate(String, String) - Static method in class eu.eidas.auth.commons.DateUtil
-
Validates the dateValue format: a) if has a valid size; b) if has a numeric
value; Note: dateValue must have the format yyyyMMdd.
- isValidIsoCountryCode(String) - Static method in class eu.eidas.auth.commons.CountryCodes
-
Returns true
only if the given ISO alpha2 or alpha3 country code exists, returns false
otherwise.
- isValidType(String) - Static method in class eu.eidas.auth.commons.AttributeUtil
-
Validates the attribute type value.
- isValidValue(String) - Static method in class eu.eidas.auth.commons.AttributeUtil
-
Validates the attribute value format.
- isValidValue(T) - Method in class eu.eidas.auth.commons.validation.BaseValueValidator
-
Technical or business validation of the value
- isValidValue(Gender) - Method in class eu.eidas.auth.commons.validation.GenderProtocolVersionValidator
-
Gender value is validated with regards to the given eIDAS protocol versions.
- isValidValue(Object) - Method in class eu.eidas.auth.commons.validation.LengthParameterValidator
-
- isValidValue(String) - Method in class eu.eidas.auth.commons.validation.PatternValidator
-
- isWhitelisted(String, Collection<String>) - Static method in class eu.eidas.util.WhitelistUtil
-
- iterator() - Method in class eu.eidas.auth.commons.PersonalAttributeList
-
Deprecated.
- iterator() - Method in class eu.eidas.auth.commons.tx.AbstractCache
-
- SAML_RESPONSE_ERROR - Static variable in class eu.eidas.auth.commons.CountrySpecificService
-
- SamlBindingUri - Enum in eu.eidas.auth.commons.protocol.impl
-
SAML binding URI.
- SamlNameIdFormat - Enum in eu.eidas.auth.commons.protocol.impl
-
SAML Name ID Format.
- SecurityEIDASException - Exception in eu.eidas.auth.commons.exceptions
-
Security eIDAS Node Exception class.
- SecurityEIDASException(String, String) - Constructor for exception eu.eidas.auth.commons.exceptions.SecurityEIDASException
-
Exception Constructor with two Strings representing the errorCode and
errorMessage as parameters.
- SecurityEIDASException(String, String, Throwable) - Constructor for exception eu.eidas.auth.commons.exceptions.SecurityEIDASException
-
Exception Constructor with two Strings representing the errorCode and
errorMessage as parameters and the Throwable cause.
- SecurityEIDASException(String) - Constructor for exception eu.eidas.auth.commons.exceptions.SecurityEIDASException
-
Exception Constructor with one String representing the encoded samlToken.
- SEED - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.EidasSpec.Definitions
-
- SEED - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.LegalPersonSpec.Definitions
-
- SEED - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.RepresentativeLegalPersonSpec.Definitions
-
- SEPARATOR - Static variable in class eu.eidas.auth.commons.protocol.eidas.impl.AbstractPostalAddressAttributeValueMarshaller
-
- serviceProviderCountryCode(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest.AbstractBuilder
-
- set(T) - Method in class eu.eidas.auth.commons.io.ReloadableFileAccessor
-
- set(T) - Method in interface eu.eidas.auth.commons.io.SingletonAccessor
-
Sets the new value.
- set(T) - Method in class eu.eidas.auth.commons.io.UrlAccessor
-
- setActive(boolean) - Method in class eu.eidas.auth.commons.CountrySpecificService
-
- setCache(Cache<K, V>) - Method in class eu.eidas.auth.commons.tx.AbstractCache
-
- setComplexValue(Map<String, String>) - Method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
Setter for the complex value.
- setCountry(String) - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Setter for country.
- setCountryId(String) - Method in class eu.eidas.auth.commons.Country
-
Setter for the countryId value.
- setCountryName(String) - Method in class eu.eidas.auth.commons.Country
-
Setter for the countryName value.
- setDestination(String) - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Setter for destinationIp.
- setEidasLegalPersonAttr(boolean) - Method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
- setEidasNaturalPersonAttr(boolean) - Method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
- setErrorCode(String) - Method in exception eu.eidas.auth.commons.exceptions.AbstractEIDASException
-
Setter for errorCode.
- setErrorCode(String) - Method in interface eu.eidas.auth.commons.RequestState
-
- setErrorMessage(String) - Method in exception eu.eidas.auth.commons.exceptions.AbstractEIDASException
-
Setter for errorMessage.
- setErrorMessage(String) - Method in interface eu.eidas.auth.commons.RequestState
-
- setErrorSubcode(String) - Method in interface eu.eidas.auth.commons.RequestState
-
- setExpireAfterAccess(Long) - Method in class eu.eidas.auth.commons.cache.ConcurrentMapServiceDefaultImpl
-
- setFinalFieldValue(Class<? super T>, T, String, Object) - Static method in class eu.eidas.auth.commons.lang.reflect.ReflectionUtil
-
Modifies the value of a final field on an object.
- setInResponseTo(String) - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Setter for InResponseTo.
- setInResponseTo(String) - Method in interface eu.eidas.auth.commons.RequestState
-
- setInResponseToSPReq(String) - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Setter for InResponseToSPRequ.
- setIsRequired(boolean) - Method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
Setter for the required value.
- setIssuer(String) - Method in interface eu.eidas.auth.commons.RequestState
-
- setLevelOfAssurance(String) - Method in interface eu.eidas.auth.commons.RequestState
-
- setLevelsOfAssurance(List<String>) - Method in interface eu.eidas.auth.commons.RequestState
-
- setMandatoryAttribute(String) - Method in class eu.eidas.auth.commons.CitizenConsent
-
Setter for some mandatoryAttribute.
- setMandatoryList(List<String>) - Method in class eu.eidas.auth.commons.CitizenConsent
-
Setter for the mandatoryList value.
- setMap(ConcurrentMap<String, T>) - Method in class eu.eidas.auth.commons.tx.AbstractCorrelationMap
-
- setMaximumSize(Long) - Method in class eu.eidas.auth.commons.cache.ConcurrentMapServiceDefaultImpl
-
- setMessage(String) - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Setter for message or assertion consumer.
- setMsgId(String) - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Setter for msgId.
- setOptionalAttribute(String) - Method in class eu.eidas.auth.commons.CitizenConsent
-
Setter for some optionalAttr.
- setOptionalList(List<String>) - Method in class eu.eidas.auth.commons.CitizenConsent
-
Setter for the optionalList value.
- setOpType(String) - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Setter for opType.
- setOrigin(String) - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Setter for Origin.
- setProperties(Properties) - Method in class eu.eidas.auth.commons.io.ReloadableProperties
-
- setProviderName(String) - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Setter for ProviderName.
- setProviderName(String) - Method in interface eu.eidas.auth.commons.RequestState
-
- setQaa(String) - Method in interface eu.eidas.auth.commons.RequestState
-
- setQaaLevel(int) - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Setter for QAA Level.
- setSamlHash(byte[]) - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Setter for samlHash.
- setSamlTokenFail(String) - Method in exception eu.eidas.auth.commons.exceptions.AbstractEIDASException
-
Setter for SAMLTokenFail.
- setServiceUrl(String) - Method in interface eu.eidas.auth.commons.RequestState
-
- setSpApplication(String) - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Setter for SpApplication.
- setSpId(String) - Method in interface eu.eidas.auth.commons.RequestState
-
- setSPMsgId(String) - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Setter for sPMsgId.
- setTagValue(PostalAddress.Builder, String) - Method in enum eu.eidas.auth.commons.protocol.eidas.impl.AbstractPostalAddressAttributeValueMarshaller.Tag
-
- setTimestamp(String) - Method in interface eu.eidas.auth.commons.IEIDASLogger
-
Deprecated.
Setter for timestamp.
- setValue(List<String>) - Method in class eu.eidas.auth.commons.PersonalAttribute
-
Deprecated.
Setter for the list of values.
- SIC - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.EidasSpec.Definitions
-
- SIC - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.LegalPersonSpec.Definitions
-
- SIC - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.RepresentativeLegalPersonSpec.Definitions
-
- SingletonAccessor<T> - Interface in eu.eidas.auth.commons.io
-
Accessor and mutator of a singleton instance.
- SingletonAccessors - Class in eu.eidas.auth.commons.io
-
- SingletonAccessors.UrlProtocol - Enum in eu.eidas.auth.commons.io
-
The list of all URL protocols we support and basically which can be loaded by an application server classLoader.
- size() - Method in interface eu.eidas.auth.commons.IPersonalAttributeList
-
Get the size of the Personal Attribute List.
- size() - Method in class eu.eidas.auth.commons.PersonalAttributeList
-
Deprecated.
- spCountryCode(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest.AbstractBuilder
-
- SPLITTER - Static variable in class eu.eidas.auth.commons.protocol.eidas.impl.AbstractPostalAddressAttributeValueMarshaller
-
- SpType - Enum in eu.eidas.auth.commons.protocol.eidas
-
Supported SpType as per the eIDAS specification.
- spType(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest.AbstractBuilder
-
- statusCode(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
- statusMessage(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
- StoredAuthenticationRequest - Class in eu.eidas.auth.commons.tx
-
An eIDAS request stored in a cache and to be remembered until the associated asynchronous response is sent back.
- StoredAuthenticationRequest.Builder - Class in eu.eidas.auth.commons.tx
-
- StoredAuthenticationRequestCorrelationMap - Class in eu.eidas.auth.commons.tx
-
Represents an eIDAS transaction between the ServiceProvider and the eIDAS Connector.
- StoredAuthenticationRequestCorrelationMap(ConcurrentMapService) - Constructor for class eu.eidas.auth.commons.tx.StoredAuthenticationRequestCorrelationMap
-
- StoredLightRequest - Class in eu.eidas.auth.commons.tx
-
An specific light request stored in a cache and to be remembered until the associated asynchronous response is sent
back.
- StoredLightRequest.Builder - Class in eu.eidas.auth.commons.tx
-
- StoredLightRequestCorrelationCache - Class in eu.eidas.auth.commons.tx
-
Default implementation of the CorrelationMap for specific LightRequest instances.
- StoredLightRequestCorrelationCache(ConcurrentCacheService) - Constructor for class eu.eidas.auth.commons.tx.StoredLightRequestCorrelationCache
-
- StoredLightRequestCorrelationMap - Class in eu.eidas.auth.commons.tx
-
Default implementation of the CorrelationMap for specific LightRequest instances.
- StoredLightRequestCorrelationMap(ConcurrentMapService) - Constructor for class eu.eidas.auth.commons.tx.StoredLightRequestCorrelationMap
-
- StreamMarshaller<T> - Interface in eu.eidas.auth.commons.io
-
Marshals and unmarshals one instance of a type T to an OutputStream and from a InputStream.
- stringValue() - Method in enum eu.eidas.auth.commons.protocol.eidas.LevelOfAssurance
-
Deprecated.
- stringValue() - Method in enum eu.eidas.auth.commons.protocol.eidas.LevelOfAssuranceComparison
-
- stringValue() - Method in enum eu.eidas.auth.commons.protocol.eidas.NotifiedLevelOfAssurance
-
- subject(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
- subjectNameIdFormat(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
- subStatusCode(String) - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
- surName(String) - Method in class eu.eidas.auth.engine.metadata.ContactData.Builder
-
- validate(AttributeValue<?>) - Method in class eu.eidas.auth.commons.attribute.AttributeValidator
-
Apply the validation of this validator on the given attribute value.
- validate() - Method in class eu.eidas.auth.commons.protocol.eidas.impl.AbstractEidasAuthenticationRequest.AbstractBuilder
-
Validates the state of this Builder before allowing to create new instances of the built type T
.
- validate() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationRequest.AbstractBuilder
-
Validates the state of this Builder before allowing to create new instances of the built type T
.
- validate() - Method in class eu.eidas.auth.commons.protocol.impl.AbstractAuthenticationResponse.AbstractBuilder
-
Validates the state of this Builder before allowing to create new instances of the built type T
.
- validate() - Method in class eu.eidas.auth.commons.protocol.impl.AuthenticationResponse.Builder
-
- validate() - Method in class eu.eidas.auth.commons.tx.AbstractStoredRequest.AbstractBuilder
-
Validates the state of this Builder before allowing to create new instances of the built type T
.
- validate() - Method in class eu.eidas.auth.commons.tx.StoredAuthenticationRequest.Builder
-
- validate() - Method in class eu.eidas.auth.commons.tx.StoredLightRequest.Builder
-
- validate() - Method in class eu.eidas.auth.commons.validation.NormalParameterValidator
-
- validateOtherFields() - Method in class eu.eidas.auth.commons.protocol.eidas.impl.AbstractEidasAuthenticationRequest.AbstractBuilder
-
Validates the state of this Builder before allowing to create new instances of the built type T
.
- validateOtherFields() - Method in class eu.eidas.auth.commons.protocol.eidas.impl.EidasAuthenticationRequest.Builder
-
- value(int) - Method in enum eu.eidas.auth.commons.EIDASValues
-
Construct the return value with the following structure CONSTANT_VALUE+index+".value".
- valueOf(String) - Static method in enum eu.eidas.auth.commons.attribute.AttributeSetPropertiesConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.AttributeConstants
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.BindingMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.EidasErrorKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.EidasParameterKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.EIDASStatusCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.EIDASSubStatusCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.EIDASValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.io.PropertiesConverter.IdemConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.io.PropertiesConverter.MapPropertiesConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.io.PropertiesFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.io.SingletonAccessors.UrlProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.PersonalAttribute.Status
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.protocol.eidas.EidasProtocolVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.protocol.eidas.impl.AbstractPostalAddressAttributeValueMarshaller.Tag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.protocol.eidas.impl.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.protocol.eidas.LevelOfAssurance
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.protocol.eidas.LevelOfAssuranceComparison
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.protocol.eidas.NotifiedLevelOfAssurance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.protocol.eidas.SpType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.protocol.impl.EidasSamlBinding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.protocol.impl.SamlBindingUri
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.eidas.auth.commons.protocol.impl.SamlNameIdFormat
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum eu.eidas.auth.commons.attribute.AttributeSetPropertiesConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.AttributeConstants
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.BindingMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class eu.eidas.auth.commons.collections.PrintSortedProperties
-
- values() - Static method in enum eu.eidas.auth.commons.EidasErrorKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.EidasParameterKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.EIDASStatusCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.EIDASSubStatusCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.EIDASValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.io.PropertiesConverter.IdemConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.io.PropertiesConverter.MapPropertiesConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.io.PropertiesFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.io.SingletonAccessors.UrlProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(String) - Method in interface eu.eidas.auth.commons.IPersonalAttributeList
-
Returns all the values to which the specified key is mapped, or null if this map contains no mapping for the key.
- values() - Method in interface eu.eidas.auth.commons.IPersonalAttributeList
-
Returns a collection view of the values contained in this map.
- values() - Static method in enum eu.eidas.auth.commons.PersonalAttribute.Status
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(String) - Method in class eu.eidas.auth.commons.PersonalAttributeList
-
Deprecated.
Returns all the values to which the specified key is mapped, or null if this map contains no mapping for the key.
- values() - Method in class eu.eidas.auth.commons.PersonalAttributeList
-
Deprecated.
- values() - Static method in enum eu.eidas.auth.commons.protocol.eidas.EidasProtocolVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.protocol.eidas.impl.AbstractPostalAddressAttributeValueMarshaller.Tag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.protocol.eidas.impl.Gender
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.protocol.eidas.LevelOfAssurance
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.protocol.eidas.LevelOfAssuranceComparison
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.protocol.eidas.NotifiedLevelOfAssurance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.protocol.eidas.SpType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.protocol.impl.EidasSamlBinding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.protocol.impl.SamlBindingUri
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.eidas.auth.commons.protocol.impl.SamlNameIdFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueValidator<T> - Interface in eu.eidas.auth.commons.validation
-
A value validator interface.
- VAT_REGISTRATION_NUMBER - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.EidasSpec.Definitions
-
- VAT_REGISTRATION_NUMBER - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.LegalPersonSpec.Definitions
-
- VAT_REGISTRATION_NUMBER - Static variable in class eu.eidas.auth.commons.protocol.eidas.spec.RepresentativeLegalPersonSpec.Definitions
-