Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AbstractAuthProtocolModulController - Class in at.gv.egovernment.moa.id.protocols
 
AbstractAuthProtocolModulController() - Constructor for class at.gv.egovernment.moa.id.protocols.AbstractAuthProtocolModulController
 
AbstractAuthServletTask - Class in at.gv.egovernment.moa.id.auth.modules
Task based counterpart to AuthServlet, providing the same utility methods (error handling, parameter parsing etc.).
AbstractAuthServletTask() - Constructor for class at.gv.egovernment.moa.id.auth.modules.AbstractAuthServletTask
 
AbstractAuthSourceServlet - Class in at.gv.egovernment.moa.id.process.springweb
Abstract HttpServlet that provides means for retrieving the process engine (Spring Web required) as well as retrieving the underlying process instance and execution context evaluating a certain request parameter.
AbstractAuthSourceServlet() - Constructor for class at.gv.egovernment.moa.id.process.springweb.AbstractAuthSourceServlet
 
AbstractController - Class in at.gv.egovernment.moa.id.auth.servlet
 
AbstractController() - Constructor for class at.gv.egovernment.moa.id.auth.servlet.AbstractController
 
AbstractCredentialProvider - Class in at.gv.egovernment.moa.id.protocols.pvp2x.signer
 
AbstractCredentialProvider() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.signer.AbstractCredentialProvider
 
AbstractEncrytionUtil - Class in at.gv.egovernment.moa.id.util
 
AbstractEncrytionUtil() - Constructor for class at.gv.egovernment.moa.id.util.AbstractEncrytionUtil
 
AbstractProcessEngineSignalController - Class in at.gv.egovernment.moa.id.auth.servlet
Servlet that resumes a suspended process (in case of asynchronous tasks).
AbstractProcessEngineSignalController() - Constructor for class at.gv.egovernment.moa.id.auth.servlet.AbstractProcessEngineSignalController
 
AbstractRequestSignedSecurityPolicyRule - Class in at.gv.egovernment.moa.id.protocols.pvp2x.validation
 
AbstractRequestSignedSecurityPolicyRule(SignatureTrustEngine, QName) - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.validation.AbstractRequestSignedSecurityPolicyRule
 
ACADEMICTITLE_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
ACADEMICTITLE_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
addAuthenticationRole(AuthenticationRole) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
addDefaultFilters(String, byte[]) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata.PVPMetadataFilterChain
 
addFederatedSessionInformation(IRequest, String, AssertionAttributeExtractor) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
addFederatedSessionInformation(IRequest, String, AssertionAttributeExtractor) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Add information of the federated IDP to MOASession
addFilter(MetadataFilter) - Method in class at.gv.egovernment.moa.id.saml2.MetadataFilterChain
Add a new Metadata filter to filterchain
addParameter(String, String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationRole
 
addSSOInformation(String, String, SLOInformationInterface, IRequest) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
addSSOInformation(String, String, SLOInformationInterface, IRequest) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Add Single Sign-On processing information to a MOASession.
addToAUTHBlock_ - Variable in class at.gv.egovernment.moa.id.auth.data.ExtendedSAMLAttributeImpl
Specifies whether this SAML attribute should be appended to AUTH Block.
addURLParameter(String, String, String) - Static method in class at.gv.egovernment.moa.id.auth.modules.AbstractAuthServletTask
Adds a parameter to a URL.
addURLParameter(String, String, String) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.SingleLogOutAction
 
addURLParameter(String, String, String) - Static method in class at.gv.egovernment.moa.id.util.HTTPUtils
 
addValidator(ISAMLValidator) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.validation.ChainSAMLValidator
 
addVerifier(ISAMLVerifier) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.ChainSAMLVerifier
 
ADOPTEDFAMILYNAME_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
ADOPTEDFAMILYNAME_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class at.gv.egovernment.moa.id.auth.servlet.interceptor.UniqueSessionIdentifierInterceptor
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class at.gv.egovernment.moa.id.auth.servlet.interceptor.WebFrontEndSecurityInterceptor
 
AGE_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
AGE_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
applicationContext - Variable in class at.gv.egovernment.moa.id.protocols.AbstractAuthProtocolModulController
 
applicationSpecificParams_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Application specific parameters.
areAllLegacyParametersAvailable(HttpServletRequest) - Static method in class at.gv.egovernment.moa.id.util.ParamValidatorUtils
 
asDOMDocument(XMLObject) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.SAML2Utils
 
AssertionAttributeExtractor - Class in at.gv.egovernment.moa.id.protocols.pvp2x.utils
 
AssertionAttributeExtractor(StatusResponseType) - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.utils.AssertionAttributeExtractor
Parse the SAML2 Response element and extracts included information

INFO: Actually, only the first SAML2 Assertion of the SAML2 Response is used!
AssertionAttributeExtractorExeption - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
AssertionAttributeExtractorExeption(String) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.AssertionAttributeExtractorExeption
 
AssertionAttributeExtractorExeption(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.AssertionAttributeExtractorExeption
 
AssertionAttributeExtractorExeption() - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.AssertionAttributeExtractorExeption
 
AssertionValidationExeption - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
AssertionValidationExeption(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.AssertionValidationExeption
 
AssertionValidationExeption(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.AssertionValidationExeption
 
at.gv.egovernment.moa.id.advancedlogging - package at.gv.egovernment.moa.id.advancedlogging
 
at.gv.egovernment.moa.id.auth - package at.gv.egovernment.moa.id.auth
 
at.gv.egovernment.moa.id.auth.builder - package at.gv.egovernment.moa.id.auth.builder
 
at.gv.egovernment.moa.id.auth.data - package at.gv.egovernment.moa.id.auth.data
 
at.gv.egovernment.moa.id.auth.exception - package at.gv.egovernment.moa.id.auth.exception
 
at.gv.egovernment.moa.id.auth.invoke - package at.gv.egovernment.moa.id.auth.invoke
 
at.gv.egovernment.moa.id.auth.modules - package at.gv.egovernment.moa.id.auth.modules
 
at.gv.egovernment.moa.id.auth.modules.internal.tasks - package at.gv.egovernment.moa.id.auth.modules.internal.tasks
 
at.gv.egovernment.moa.id.auth.modules.registration - package at.gv.egovernment.moa.id.auth.modules.registration
 
at.gv.egovernment.moa.id.auth.parser - package at.gv.egovernment.moa.id.auth.parser
 
at.gv.egovernment.moa.id.auth.servlet - package at.gv.egovernment.moa.id.auth.servlet
 
at.gv.egovernment.moa.id.auth.servlet.interceptor - package at.gv.egovernment.moa.id.auth.servlet.interceptor
 
at.gv.egovernment.moa.id.auth.stork - package at.gv.egovernment.moa.id.auth.stork
 
at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw - package at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw
 
at.gv.egovernment.moa.id.client - package at.gv.egovernment.moa.id.client
 
at.gv.egovernment.moa.id.client.utils - package at.gv.egovernment.moa.id.client.utils
 
at.gv.egovernment.moa.id.config - package at.gv.egovernment.moa.id.config
 
at.gv.egovernment.moa.id.config.auth - package at.gv.egovernment.moa.id.config.auth
 
at.gv.egovernment.moa.id.config.auth.data - package at.gv.egovernment.moa.id.config.auth.data
 
at.gv.egovernment.moa.id.config.stork - package at.gv.egovernment.moa.id.config.stork
 
at.gv.egovernment.moa.id.data - package at.gv.egovernment.moa.id.data
 
at.gv.egovernment.moa.id.iaik.config - package at.gv.egovernment.moa.id.iaik.config
 
at.gv.egovernment.moa.id.moduls - package at.gv.egovernment.moa.id.moduls
 
at.gv.egovernment.moa.id.opemsaml - package at.gv.egovernment.moa.id.opemsaml
 
at.gv.egovernment.moa.id.process - package at.gv.egovernment.moa.id.process
 
at.gv.egovernment.moa.id.process.api - package at.gv.egovernment.moa.id.process.api
 
at.gv.egovernment.moa.id.process.dao - package at.gv.egovernment.moa.id.process.dao
 
at.gv.egovernment.moa.id.process.model - package at.gv.egovernment.moa.id.process.model
 
at.gv.egovernment.moa.id.process.spring - package at.gv.egovernment.moa.id.process.spring
 
at.gv.egovernment.moa.id.process.springweb - package at.gv.egovernment.moa.id.process.springweb
 
at.gv.egovernment.moa.id.process.support - package at.gv.egovernment.moa.id.process.support
 
at.gv.egovernment.moa.id.protocols - package at.gv.egovernment.moa.id.protocols
 
at.gv.egovernment.moa.id.protocols.builder.attributes - package at.gv.egovernment.moa.id.protocols.builder.attributes
 
at.gv.egovernment.moa.id.protocols.pvp2x - package at.gv.egovernment.moa.id.protocols.pvp2x
 
at.gv.egovernment.moa.id.protocols.pvp2x.binding - package at.gv.egovernment.moa.id.protocols.pvp2x.binding
 
at.gv.egovernment.moa.id.protocols.pvp2x.builder - package at.gv.egovernment.moa.id.protocols.pvp2x.builder
 
at.gv.egovernment.moa.id.protocols.pvp2x.builder.assertion - package at.gv.egovernment.moa.id.protocols.pvp2x.builder.assertion
 
at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes - package at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes
 
at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.exceptions - package at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.exceptions
 
at.gv.egovernment.moa.id.protocols.pvp2x.config - package at.gv.egovernment.moa.id.protocols.pvp2x.config
 
at.gv.egovernment.moa.id.protocols.pvp2x.exceptions - package at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.filter - package at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.filter
 
at.gv.egovernment.moa.id.protocols.pvp2x.messages - package at.gv.egovernment.moa.id.protocols.pvp2x.messages
 
at.gv.egovernment.moa.id.protocols.pvp2x.metadata - package at.gv.egovernment.moa.id.protocols.pvp2x.metadata
 
at.gv.egovernment.moa.id.protocols.pvp2x.signer - package at.gv.egovernment.moa.id.protocols.pvp2x.signer
 
at.gv.egovernment.moa.id.protocols.pvp2x.utils - package at.gv.egovernment.moa.id.protocols.pvp2x.utils
 
at.gv.egovernment.moa.id.protocols.pvp2x.validation - package at.gv.egovernment.moa.id.protocols.pvp2x.validation
 
at.gv.egovernment.moa.id.protocols.pvp2x.verification - package at.gv.egovernment.moa.id.protocols.pvp2x.verification
 
at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata - package at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata
 
at.gv.egovernment.moa.id.saml2 - package at.gv.egovernment.moa.id.saml2
 
at.gv.egovernment.moa.id.storage - package at.gv.egovernment.moa.id.storage
 
at.gv.egovernment.moa.id.util - package at.gv.egovernment.moa.id.util
 
at.gv.egovernment.moa.id.util.legacy - package at.gv.egovernment.moa.id.util.legacy
 
AttributeException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.exceptions
 
AttributeException(String) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.exceptions.AttributeException
 
AttributePolicyException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.exceptions
 
AttributePolicyException(String) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.exceptions.AttributePolicyException
 
ATTRIBUTEQUERY - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.PVP2XProtocol
 
AttributQueryAction - Class in at.gv.egovernment.moa.id.protocols.pvp2x
 
AttributQueryAction() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.AttributQueryAction
 
AttributQueryBuilder - Class in at.gv.egovernment.moa.id.protocols.pvp2x.builder
 
AttributQueryBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.builder.AttributQueryBuilder
 
AttributQueryException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
AttributQueryException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.AttributQueryException
 
AttributQueryException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.AttributQueryException
 
authConfig - Variable in class at.gv.egovernment.moa.id.advancedlogging.MOAReversionLogger
 
authConfig - Variable in class at.gv.egovernment.moa.id.auth.AuthenticationSessionCleaner
 
authConfig - Variable in class at.gv.egovernment.moa.id.auth.BaseAuthenticationServer
 
authConfig - Variable in class at.gv.egovernment.moa.id.auth.builder.AuthenticationDataBuilder
 
authConfig - Variable in class at.gv.egovernment.moa.id.auth.modules.AbstractAuthServletTask
 
authConfig - Variable in class at.gv.egovernment.moa.id.auth.servlet.AbstractController
 
authConfig - Variable in class at.gv.egovernment.moa.id.moduls.AuthenticationManager
 
authConfig - Variable in class at.gv.egovernment.moa.id.moduls.SSOManager
 
authConfig - Variable in class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.SimpleMOAMetadataProvider
 
authConfig - Variable in class at.gv.egovernment.moa.id.storage.RedisTransactionStorage
 
AuthConfigurationProviderFactory - Class in at.gv.egovernment.moa.id.config.auth
 
AuthConfigurationProviderFactory() - Constructor for class at.gv.egovernment.moa.id.config.auth.AuthConfigurationProviderFactory
 
authenticatedSessionStorage - Variable in class at.gv.egovernment.moa.id.auth.modules.internal.tasks.EvaluateSSOConsentsTaskImpl
 
authenticatedSessionStorage - Variable in class at.gv.egovernment.moa.id.protocols.AbstractAuthProtocolModulController
 
AuthenticationAction - Class in at.gv.egovernment.moa.id.protocols.pvp2x
 
AuthenticationAction() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.AuthenticationAction
 
AuthenticationData - Class in at.gv.egovernment.moa.id.data
 
AuthenticationData() - Constructor for class at.gv.egovernment.moa.id.data.AuthenticationData
 
AuthenticationDataBuilder - Class in at.gv.egovernment.moa.id.auth.builder
 
AuthenticationDataBuilder() - Constructor for class at.gv.egovernment.moa.id.auth.builder.AuthenticationDataBuilder
 
AuthenticationException - Exception in at.gv.egovernment.moa.id.auth.exception
Exception thrown during handling of AuthenticationSession
AuthenticationException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.AuthenticationException
Constructor for AuthenticationException.
AuthenticationException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.AuthenticationException
Constructor for AuthenticationException.
AuthenticationManager - Class in at.gv.egovernment.moa.id.moduls
 
AuthenticationManager() - Constructor for class at.gv.egovernment.moa.id.moduls.AuthenticationManager
 
AuthenticationRole - Class in at.gv.egovernment.moa.id.data
 
AuthenticationRole(String, String) - Constructor for class at.gv.egovernment.moa.id.data.AuthenticationRole
 
AuthenticationRoleFactory - Class in at.gv.egovernment.moa.id.data
 
AuthenticationRoleFactory() - Constructor for class at.gv.egovernment.moa.id.data.AuthenticationRoleFactory
 
AuthenticationSession - Class in at.gv.egovernment.moa.id.auth.data
Serializable implementation of the IAuthenticationSession interface, which could be stored into a AuthenticationSession database
AuthenticationSession(String, Date) - Constructor for class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
Constructor for AuthenticationSession.
AuthenticationSession(String, Date, IAuthenticationSession) - Constructor for class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
AuthenticationSessionCleaner - Class in at.gv.egovernment.moa.id.auth
Thread cleaning the AuthenticationServer session store and authentication data store from garbage.
AuthenticationSessionCleaner() - Constructor for class at.gv.egovernment.moa.id.auth.AuthenticationSessionCleaner
 
AuthenticationSessionExtensions - Class in at.gv.egovernment.moa.id.auth.data
 
AuthenticationSessionExtensions() - Constructor for class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionExtensions
 
AuthenticationSessionStorageConstants - Class in at.gv.egovernment.moa.id.auth.data
 
AuthenticationSessionStorageConstants() - Constructor for class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionStorageConstants
 
AuthenticationSessionWrapper - Class in at.gv.egovernment.moa.id.auth.data
 
AuthenticationSessionWrapper(Map<String, Object>) - Constructor for class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
authmanager - Variable in class at.gv.egovernment.moa.id.protocols.AbstractAuthProtocolModulController
 
AuthModule - Interface in at.gv.egovernment.moa.id.auth.modules
Provides metadata of a certain module.
AuthnRequestBuildException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
AuthnRequestBuildException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.AuthnRequestBuildException
 
AuthnRequestBuildException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.AuthnRequestBuildException
 
AuthnRequestValidator - Class in at.gv.egovernment.moa.id.protocols.pvp2x.validation
 
AuthnRequestValidator() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.validation.AuthnRequestValidator
 
AuthnRequestValidatorException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
AuthnRequestValidatorException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.AuthnRequestValidatorException
 
AuthnRequestValidatorException(String, Object[], IRequest) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.AuthnRequestValidatorException
 
AuthnResponseValidationException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
AuthnResponseValidationException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.AuthnResponseValidationException
 
AuthnResponseValidationException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.AuthnResponseValidationException
 
AUTHPROCESS_AUTHBLOCK_VALIDATED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_BKU_DATAURL_IP - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_BKU_URL - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_BKUSELECTION_INIT - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_BKUTYPE_SELECTED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_CERTIFICATE_VALIDATED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_ELGA_MANDATE_ERROR_RECEIVED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_ELGA_MANDATE_RECEIVED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_ELGA_MANDATE_RECEIVED_IP - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_ELGA_MANDATE_SERVICE_ENTITYID - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_ELGA_MANDATE_SERVICE_REQUESTED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_FINISHED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_FOREIGN_FOUND - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_FOREIGN_SZRGW_CONNECTED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_FOREIGN_SZRGW_RECEIVED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_IDL_VALIDATED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_IDP_SLO_REQUESTED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_INTERFEDERATION - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_INTERFEDERATION_IDP - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_INTERFEDERATION_REVEIVED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_MANDATE_RECEIVED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_MANDATE_REDIRECT - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_MANDATE_SERVICE_REQUESTED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_MANDATES_REQUESTED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_PEPS_IDL_RECEIVED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_PEPS_RECEIVED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_PEPS_RECEIVED_ERROR - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_PEPS_REQUESTED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_PEPS_SELECTED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_SERVICEPROVIDER - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_SLO_ALL_VALID - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_SLO_NOT_ALL_VALID - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_SLO_STARTED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_SSO - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_SSO_ASK_USER_FINISHED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_SSO_ASK_USER_START - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_SSO_INVALID - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_START - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROCESS_STORK_REQUESTED - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROTOCOL_OPENIDCONNECT_AUTHREQUEST - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROTOCOL_OPENIDCONNECT_TOKENREQUEST - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROTOCOL_PVP_METADATA - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROTOCOL_PVP_REQUEST_ATTRIBUTQUERY - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROTOCOL_PVP_REQUEST_AUTHREQUEST - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROTOCOL_PVP_REQUEST_AUTHRESPONSE - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROTOCOL_PVP_REQUEST_SLO - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROTOCOL_SAML1_AUTHNREQUEST - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AUTHPROTOCOL_TYPE - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
AuthResponseBuilder - Class in at.gv.egovernment.moa.id.protocols.pvp2x.builder
 
AuthResponseBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.builder.AuthResponseBuilder
 

B

BaseAuthenticationServer - Class in at.gv.egovernment.moa.id.auth
API for MOA ID Authentication Service.
BaseAuthenticationServer() - Constructor for class at.gv.egovernment.moa.id.auth.BaseAuthenticationServer
 
basedirectory - Variable in class at.gv.egovernment.moa.id.config.ConnectionParameter
 
BindingNotSupportedException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
BindingNotSupportedException(String) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.BindingNotSupportedException
 
BIRTHDATE_FORMAT_PATTERN - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
BIRTHDATE_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
BIRTHDATE_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
BIRTHDATE_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
BirthdateAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
BirthdateAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.BirthdateAttributeBuilder
 
BKUException - Exception in at.gv.egovernment.moa.id.auth.exception
 
BKUException(String, Object[], String, String) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.BKUException
 
BKUSelectionModuleImpl - Class in at.gv.egovernment.moa.id.auth.modules
 
BKUSelectionModuleImpl() - Constructor for class at.gv.egovernment.moa.id.auth.modules.BKUSelectionModuleImpl
 
bkuURL_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
The URL of the BKU.
BODY_PARAM - Static variable in class at.gv.egovernment.moa.id.util.InOrderServletRequestWrapper
Identifier used to identify HTTP body parameters
bootstrap() - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.MOADefaultBootstrap
 
BPK_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
BPK_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
BPK_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
BPK_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
BPKAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
BPKAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.BPKAttributeBuilder
 
BPKBuilder - Class in at.gv.egovernment.moa.id.auth.builder
Builder for the bPK, as defined in "Ableitung f¨r die bereichsspezifische Personenkennzeichnung" version 1.0.1 from "reference.e-government.gv.at".
BPKBuilder() - Constructor for class at.gv.egovernment.moa.id.auth.builder.BPKBuilder
 
build(String, String, List<String>) - Method in class at.gv.egovernment.moa.id.auth.builder.CreateXMLSignatureRequestBuilder
Builds the <CreateXMLSignatureRequest>.
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.BirthdateAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.BPKAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDAuthBlock
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDCcsURL
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDCitizenQAALevelAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDIdentityLinkBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDIssuingNationAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSectorForIDAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSignerCertificate
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSourcePIN
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSourcePINType
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSTORKTOKEN
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EncryptedBPKAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.GivenNameAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.HolderOfKey
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in interface at.gv.egovernment.moa.id.protocols.builder.attributes.IAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateFullMandateAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateLegalPersonFullNameAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateLegalPersonSourcePinAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateLegalPersonSourcePinTypeAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonBirthDateAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonBPKAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonFamilyNameAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonGivenNameAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonSourcePinAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonSourcePinTypeAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateProfRepDescAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateProfRepOIDAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateReferenceValueAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateTypeAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateTypeOIDAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.PrincipalNameAttributeBuilder
 
build(IOAAuthParameters, IAuthData, IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.PVPVersionAttributeBuilder
 
buildAssertion(String, AttributeQuery, List<Attribute>, DateTime, DateTime, String, String) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.assertion.PVP2AssertionBuilder
Build a PVP assertion as response for a SAML2 AttributeQuery request
buildAssertion(String, PVPTargetConfiguration, AuthnRequest, IAuthData, EntityDescriptor, DateTime, AssertionConsumerService, SLOInformationImpl) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.assertion.PVP2AssertionBuilder
Build a PVP 2.1 assertion as response of a SAML2 AuthnRequest
buildAttribute(String, IOAAuthParameters, IAuthData) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.PVPAttributeBuilder
 
buildAttribute(String, String) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.PVPAttributeBuilder
 
buildAttributeIntegerValue(int) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.CitizenTokenBuilder
 
buildAttributeStringValue(String) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.CitizenTokenBuilder
 
buildAttributQueryRequest(String, String, List<Attribute>) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.AttributQueryBuilder
 
buildAuthenticationData(IRequest, IAuthenticationSession) - Method in class at.gv.egovernment.moa.id.auth.builder.AuthenticationDataBuilder
 
buildAuthenticationData(IRequest, IAuthenticationSession, IOAAuthParameters) - Method in class at.gv.egovernment.moa.id.auth.builder.AuthenticationDataBuilder
 
buildAuthnRequest(IRequest, IPVPAuthnRequestBuilderConfiguruation, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.PVPAuthnRequestBuilder
Build a PVP2.x specific authentication request
buildBirthday(String) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.CitizenTokenBuilder
 
buildBPK(String, String) - Method in class at.gv.egovernment.moa.id.auth.builder.BPKBuilder
Builds the bPK from the given parameters.
buildBPK(String) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.CitizenTokenBuilder
 
buildbPKorwbPK(String, String) - Method in class at.gv.egovernment.moa.id.auth.builder.BPKBuilder
 
buildCSS(HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.auth.servlet.GUILayoutBuilderServlet
 
buildDataURL(String, String, String) - Method in class at.gv.egovernment.moa.id.auth.builder.DataURLBuilder
Constructs a data URL for VerifyIdentityLink or VerifyAuthenticationBlock, including the MOASessionID as a parameter.
buildDefaultConfig() - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.MOADefaultSecurityConfigurationBootstrap
 
buildEID_CITIZEN_QAALEVEL(int) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.CitizenTokenBuilder
 
buildEID_ISSUING_NATION(String) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.CitizenTokenBuilder
 
buildEID_SECTOR_FOR_IDENTIFIER(String) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.CitizenTokenBuilder
 
buildeIDASIdentifer(String, String, String, String) - Method in class at.gv.egovernment.moa.id.auth.builder.BPKBuilder
Builds the storkeid from the given parameters.
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.BirthdateAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.BPKAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDAuthBlock
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDCcsURL
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDCitizenQAALevelAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDIdentityLinkBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDIssuingNationAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSectorForIDAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSignerCertificate
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSourcePIN
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSourcePINType
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSTORKTOKEN
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EncryptedBPKAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.GivenNameAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.HolderOfKey
 
buildEmpty(IAttributeGenerator<ATT>) - Method in interface at.gv.egovernment.moa.id.protocols.builder.attributes.IAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateFullMandateAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateLegalPersonFullNameAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateLegalPersonSourcePinAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateLegalPersonSourcePinTypeAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonBirthDateAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonBPKAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonFamilyNameAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonGivenNameAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonSourcePinAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonSourcePinTypeAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateProfRepDescAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateProfRepOIDAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateReferenceValueAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateTypeAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateTypeOIDAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.PrincipalNameAttributeBuilder
 
buildEmpty(IAttributeGenerator<ATT>) - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.PVPVersionAttributeBuilder
 
buildEmptyAttribute(String, String) - Method in interface at.gv.egovernment.moa.id.protocols.builder.attributes.IAttributeGenerator
 
buildEmptyAttribute(String, String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.SamlAttributeGenerator
 
buildEmptyAttribute(String) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.PVPAttributeBuilder
 
buildEntitiesDescriptorAsRootElement() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
buildEntitiesDescriptorAsRootElement() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Build a SAML2 Entities element as metadata root element
BuildException - Exception in at.gv.egovernment.moa.id.auth.exception
Exception thrown while building an XML or HTML structure.
BuildException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.BuildException
Constructor for BuildException.
BuildException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.BuildException
Constructor for BuildException.
buildForeignID(String, IRequest) - Method in class at.gv.egovernment.moa.id.auth.builder.CreateXMLSignatureRequestBuilder
Builds the <CreateXMLSignatureRequest> for a foreign ID.
buildForeignIDTextToBeSigned(String, IRequest) - Static method in class at.gv.egovernment.moa.id.auth.builder.CreateXMLSignatureRequestBuilder
 
buildFormPVPole(String) - Static method in class at.gv.egovernment.moa.id.data.AuthenticationRoleFactory
 
buildFromAttributeQuery(List<Attribute>) - Static method in class at.gv.egovernment.moa.id.auth.builder.DynamicOAAuthParameterBuilder
 
buildFromAuthnRequest(IOAAuthParameters, IRequest) - Static method in class at.gv.egovernment.moa.id.auth.builder.DynamicOAAuthParameterBuilder
 
buildGenericAssertion(String, String, DateTime, AuthnContextClassRef, List<Attribute>, NameID, SubjectConfirmationData, String, DateTime) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.assertion.PVP2AssertionBuilder
 
buildGivenName(String) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.CitizenTokenBuilder
 
buildIDPSSODescriptor() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
buildIDPSSODescriptor() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
 
BUILDINGNUMBER - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
buildIntegerAttribute(String, String, int) - Method in interface at.gv.egovernment.moa.id.protocols.builder.attributes.IAttributeGenerator
 
buildIntegerAttribute(String, String, int) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.SamlAttributeGenerator
 
buildIntegerAttribute(String, String, int) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.CitizenTokenBuilder
 
buildJavaScript(HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.auth.servlet.GUILayoutBuilderServlet
 
buildLongAttribute(String, String, long) - Method in interface at.gv.egovernment.moa.id.protocols.builder.attributes.IAttributeGenerator
 
buildLongAttribute(String, String, long) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.SamlAttributeGenerator
 
buildMandate(Element) - Static method in class at.gv.egovernment.moa.id.util.MandateBuilder
 
buildPersonInformationHash(String, String, String) - Method in class at.gv.egovernment.moa.id.advancedlogging.MOAReversionLogger
 
buildPrincipalName(String) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.CitizenTokenBuilder
 
buildProtocolSpecificErrorResponse(Throwable, HttpServletRequest, HttpServletResponse, IRequest) - Method in class at.gv.egovernment.moa.id.protocols.AbstractAuthProtocolModulController
 
buildPVPMetadata(IPVPMetadataBuilderConfiguration) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.PVPMetadataBuilder
Build PVP 2.1 conform SAML2 metadata
buildPVPVersion(String) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.CitizenTokenBuilder
 
buildReqAttribute(String, String, boolean) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.PVPAttributeBuilder
 
buildResponse(MetadataProvider, String, RequestAbstractType, DateTime, Assertion, boolean) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.AuthResponseBuilder
 
buildSAML2AttributeList(IOAAuthParameters, Iterator<String>) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.AttributQueryBuilder
 
buildSecClass(int) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.CitizenTokenBuilder
 
buildSetOfResponseAttributes(IAuthData, Collection<String>) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.PVPAttributeBuilder
Build a set of PVP Response-Attributes

INFO: If a specific attribute can not be build, a info is logged, but no execpetion is thrown.
buildSLOErrorResponse(SingleLogoutService, PVPTargetConfiguration, String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.SingleLogOutBuilder
 
buildSLORequestMessage(SLOInformationImpl) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.SingleLogOutBuilder
 
buildSLOResponseMessage(SingleLogoutService, PVPTargetConfiguration, List<String>) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.SingleLogOutBuilder
 
buildSOAP11Envelope(XMLObject) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.SAML2Utils
 
buildSPSSODescriptor() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
buildSPSSODescriptor() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
 
buildStringAttribute(String, String, String) - Method in interface at.gv.egovernment.moa.id.protocols.builder.attributes.IAttributeGenerator
 
buildStringAttribute(String, String, String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.SamlAttributeGenerator
 
buildStringAttribute(String, String, String) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.CitizenTokenBuilder
 
buildSupportedEmptyAttributes() - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.PVPAttributeBuilder
 
buildWBPK(String, String) - Method in class at.gv.egovernment.moa.id.auth.builder.BPKBuilder
Builds the wbPK from the given parameters.
businessApplication_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Specifies whether the current online application is a business or a public application.
byteArrayToHexString(byte[]) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.Digester
 

C

canHandleMandate(AttributeConsumingService) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.CheckMandateAttributes
 
CANONICALRESIDENCEADDRESS_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
CANONICALRESIDENCEADDRESS_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
ChainSAMLValidator - Class in at.gv.egovernment.moa.id.protocols.pvp2x.validation
 
ChainSAMLValidator() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.validation.ChainSAMLValidator
 
ChainSAMLVerifier - Class in at.gv.egovernment.moa.id.protocols.pvp2x.verification
 
ChainSAMLVerifier() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.verification.ChainSAMLVerifier
 
changeKey(String, String, Object) - Method in class at.gv.egovernment.moa.id.storage.DBTransactionStorage
 
changeKey(String, String, Object) - Method in interface at.gv.egovernment.moa.id.storage.ITransactionStorage
Change the key of a data object and store it under the new key
changeKey(String, String, Object) - Method in class at.gv.egovernment.moa.id.storage.RedisTransactionStorage
 
changePendingRequestID(IRequest) - Method in interface at.gv.egovernment.moa.id.moduls.IRequestStorage
 
changePendingRequestID(IRequest) - Method in class at.gv.egovernment.moa.id.moduls.RequestStorage
 
characters(char[], int, int) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.PrettyPrinter
When the PrettyPrinter.currentValue buffer is enabled, appends character data into it, to be gathered when the element end tag is encountered.
CHARGE_CODE_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
CHARGE_CODE_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
CHARGE_CODE_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
CHARGE_CODE_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
checkInterfederationIsRequested(HttpServletRequest, HttpServletResponse, IRequest) - Method in class at.gv.egovernment.moa.id.moduls.SSOManager
Check if interfederation IDP is requested via HTTP GET parameter or if interfederation cookie exists.
CheckMandateAttributes - Class in at.gv.egovernment.moa.id.protocols.pvp2x.utils
 
CheckMandateAttributes() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.utils.CheckMandateAttributes
 
checkSSOTokenAlreadyUsed(String) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
checkSSOTokenAlreadyUsed(String) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
 
checkStatusCode(ISLOInformationContainer, LogoutResponse) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.SingleLogOutBuilder
 
CIPHER_MODE - Static variable in class at.gv.egovernment.moa.id.util.AbstractEncrytionUtil
 
CITIZEN509CERTIFICATE_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
CITIZEN509CERTIFICATE_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
CitizenTokenBuilder - Class in at.gv.egovernment.moa.id.protocols.pvp2x.builder
 
CitizenTokenBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.builder.CitizenTokenBuilder
 
clean(Date, long, long) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
clean(Date, long) - Method in class at.gv.egovernment.moa.id.storage.DBTransactionStorage
 
clean(Date, long, long) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Clean all MOASessions which has a timeOut
clean(Date, long) - Method in interface at.gv.egovernment.moa.id.storage.ITransactionStorage
Get all entries for Clean-up the transaction storage
clean(Date, long) - Method in class at.gv.egovernment.moa.id.storage.RedisTransactionStorage
 
compare(String, String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.binding.MOAURICompare
 
CONFIG_PROPERTY_NAME - Static variable in class at.gv.egovernment.moa.id.config.ConfigurationProviderImpl
The name of the system property which contains the file name of the configuration file.
configProp - Variable in class at.gv.egovernment.moa.id.config.ConfigurationProviderImpl
 
ConfigurationEncrytionUtil - Class in at.gv.egovernment.moa.id.util
 
ConfigurationProviderImpl - Class in at.gv.egovernment.moa.id.config
Base class for AuthConfigurationProvider and ProxyConfigurationProvider, providing functions common to both of them.
ConfigurationProviderImpl() - Constructor for class at.gv.egovernment.moa.id.config.ConfigurationProviderImpl
Constructor
ConfigurationUtils - Class in at.gv.egovernment.moa.id.config
 
ConfigurationUtils() - Constructor for class at.gv.egovernment.moa.id.config.ConfigurationUtils
 
ConnectionParameter - Class in at.gv.egovernment.moa.id.config
 
ConnectionParameter(String, Properties, String) - Constructor for class at.gv.egovernment.moa.id.config.ConnectionParameter
 
ConnectionParameterForeign - Class in at.gv.egovernment.moa.id.config
 
ConnectionParameterForeign(String, Properties, String) - Constructor for class at.gv.egovernment.moa.id.config.ConnectionParameterForeign
 
ConnectionParameterMandate - Class in at.gv.egovernment.moa.id.config
 
ConnectionParameterMandate(String, Properties, String) - Constructor for class at.gv.egovernment.moa.id.config.ConnectionParameterMandate
 
ConnectionParameterMOASP - Class in at.gv.egovernment.moa.id.config
 
ConnectionParameterMOASP(String, Properties, String) - Constructor for class at.gv.egovernment.moa.id.config.ConnectionParameterMOASP
 
contains(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVPAssertionStorage
 
containsAllRequiredAttributes() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.AssertionAttributeExtractor
check attributes from assertion with minimal required attribute list
containsAllRequiredAttributes(Collection<String>) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.AssertionAttributeExtractor
check attributes from assertion with attributeNameList bPK or enc_bPK are always needed
containsAttribute(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.AssertionAttributeExtractor
 
containsKey(String) - Method in class at.gv.egovernment.moa.id.storage.DBTransactionStorage
 
containsKey(String) - Method in interface at.gv.egovernment.moa.id.storage.ITransactionStorage
Check if transaction storage contains a data object with a specific key
containsKey(String) - Method in class at.gv.egovernment.moa.id.storage.RedisTransactionStorage
 
CONTEXTPATH - Static variable in class at.gv.egovernment.moa.id.moduls.SSOManager
 
CONTRYCODEOFBIRTH_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
CONTRYCODEOFBIRTH_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
CORPORATEBODY - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
COST_CENTER_ID_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
COST_CENTER_ID_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
COST_CENTER_ID_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
COST_CENTER_ID_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
CREATE_MANDATE_REQUEST - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
CREATE_MANDATE_RESPONSE - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
createInternalSSOSession(IRequest) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
createInternalSSOSession(IRequest) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Create a new MOA SSO-Session object in database The SSO session object get populated with eID information from pending request
createNewDocument() - Static method in class at.gv.egovernment.moa.id.util.XMLUtil
Creates a new and empty XML document
createNewMoaMetadataProvider(String, MetadataFilter, String, Timer, ParserPool) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.SimpleMOAMetadataProvider
Create a single SAML2 MOA specific metadata provider
createNewSSOSessionCookie(HttpServletRequest, HttpServletResponse, IRequest, IAuthenticationSession) - Method in class at.gv.egovernment.moa.id.protocols.AbstractAuthProtocolModulController
 
createProcessInstance(String, ExecutionContext) - Method in interface at.gv.egovernment.moa.id.process.ProcessEngine
Creates a process instance according to the referenced process definition, persists it into the database and returns it identifier.
createProcessInstance(String) - Method in interface at.gv.egovernment.moa.id.process.ProcessEngine
Creates a process instance according to the referenced process definition, persists it into the database and returns it identifier.
createProcessInstance(String, ExecutionContext) - Method in class at.gv.egovernment.moa.id.process.ProcessEngineImpl
 
createProcessInstance(String) - Method in class at.gv.egovernment.moa.id.process.ProcessEngineImpl
 
createSAMLObject(Class<T>) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.SAML2Utils
 
createSSOSessionInformations(String, String) - Method in class at.gv.egovernment.moa.id.moduls.SSOManager
 
CreateXMLSignatureRequestBuilder - Class in at.gv.egovernment.moa.id.auth.builder
Builder for the <CreateXMLSignatureRequest> structure used for requesting a signature under the authentication block from the security layer implementation.
CreateXMLSignatureRequestBuilder() - Constructor for class at.gv.egovernment.moa.id.auth.builder.CreateXMLSignatureRequestBuilder
Constructor for CreateXMLSignatureRequestBuilder.
CreateXMLSignatureResponse - Class in at.gv.egovernment.moa.id.auth.data
This bean saves all information of the CreateXMLSignature-Response: a SAMLAttribute array, the SamlAssertion-Element and the saml NameIdentifier
CreateXMLSignatureResponse() - Constructor for class at.gv.egovernment.moa.id.auth.data.CreateXMLSignatureResponse
 
CredentialsNotAvailableException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.signer
 
CredentialsNotAvailableException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.signer.CredentialsNotAvailableException
 
CredentialsNotAvailableException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.signer.CredentialsNotAvailableException
 

D

DatabaseEncryptionException - Exception in at.gv.egovernment.moa.id.auth.exception
 
DatabaseEncryptionException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.DatabaseEncryptionException
 
DATAID_INTERFEDERATIOIDP_ENTITYID - Static variable in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
DATAID_INTERFEDERATIOIDP_RESPONSE - Static variable in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
DATAID_INTERFEDERATIOIDP_URL - Static variable in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
DATAID_INTERFEDERATION_MINIMAL_FRONTCHANNEL_RESP - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.PVPTargetConfiguration
 
DATAID_INTERFEDERATION_NAMEID - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.PVPTargetConfiguration
 
DATAID_INTERFEDERATION_QAALEVEL - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.PVPTargetConfiguration
 
DATAID_INTERFEDERATION_REQUESTID - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.PVPTargetConfiguration
 
DATAID_REQUESTED_ATTRIBUTES - Static variable in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
DATAID_REQUESTER_IP_ADDRESS - Static variable in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
DataURLBuilder - Class in at.gv.egovernment.moa.id.auth.builder
Builds a DataURL parameter meant for the security layer implementation to respond to.
DataURLBuilder() - Constructor for class at.gv.egovernment.moa.id.auth.builder.DataURLBuilder
Constructor for DataURLBuilder.
DATEOFBIRTH - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
dateOfBirth_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
The date of birth from the identity link.
DATEOFBIRTH_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
DATEOFBIRTH_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
DBAuthenticationSessionStoreage - Class in at.gv.egovernment.moa.id.storage
 
DBAuthenticationSessionStoreage() - Constructor for class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
DBTransactionStorage - Class in at.gv.egovernment.moa.id.storage
 
DBTransactionStorage() - Constructor for class at.gv.egovernment.moa.id.storage.DBTransactionStorage
 
decode(HttpServletRequest, HttpServletResponse, MetadataProvider, boolean, URIComparator) - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.binding.IDecoder
 
decode(HttpServletRequest, HttpServletResponse, MetadataProvider, boolean, URIComparator) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.binding.PostBinding
 
decode(HttpServletRequest, HttpServletResponse, MetadataProvider, boolean, URIComparator) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.binding.RedirectBinding
 
decode(HttpServletRequest, HttpServletResponse, MetadataProvider, boolean, URIComparator) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.binding.SoapBinding
 
decrypt(EncryptedData) - Method in class at.gv.egovernment.moa.id.util.AbstractEncrytionUtil
 
decryptBPK(String, String, PrivateKey) - Static method in class at.gv.egovernment.moa.id.auth.builder.BPKBuilder
 
DEFAULT_ASYM_ENCRYPTION_METHODE - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
DEFAULT_CHARACTER_ENCODING - Static variable in class at.gv.egovernment.moa.id.util.InOrderServletRequestWrapper
standard encoding used to decode the URL string.
DEFAULT_DIGESTMETHODE - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
DEFAULT_KEYBOXIDENTIFIER - Static variable in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
DEFAULT_SIGNING_METHODE - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
DEFAULT_SYM_ENCRYPTION_METHODE - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
defaultChainingMode - Variable in class at.gv.egovernment.moa.id.config.ConfigurationProviderImpl
The default chaining mode.
DEFAULTREQUESTEDATTRFORINTERFEDERATION - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.PVP2XProtocol
 
defaultTaskInitialization(HttpServletRequest, ExecutionContext) - Method in class at.gv.egovernment.moa.id.auth.modules.AbstractAuthServletTask
Default initialization loads the MOASession object from database
deleteIdpInformation(InterfederationSessionStore) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
deleteIdpInformation(InterfederationSessionStore) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
 
deleteProcessInstance(String) - Method in interface at.gv.egovernment.moa.id.process.ProcessEngine
Delete a process instance
deleteProcessInstance(String) - Method in class at.gv.egovernment.moa.id.process.ProcessEngineImpl
 
deleteSSOSessionID(HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.moduls.SSOManager
 
DELIVERYADDRESS - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
destroy() - Method in class at.gv.egovernment.moa.id.auth.servlet.interceptor.VHostUrlRewriteServletFilter
 
destroy() - Method in class at.gv.egovernment.moa.id.util.ParameterInOrderFilter
 
destroyInternalSSOSession(String) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
destroyInternalSSOSession(String) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Delete a MOASession
Digester - Class in at.gv.egovernment.moa.id.protocols.pvp2x.utils
 
Digester() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.utils.Digester
 
DIRECTORY_CERTSTORE_PARAMETER_PROPERTY - Static variable in class at.gv.egovernment.moa.id.config.ConfigurationProviderImpl
The name of the generic configuration property giving the certstore directory path.
doAuthentication(HttpServletRequest, HttpServletResponse, RequestImpl) - Method in class at.gv.egovernment.moa.id.moduls.AuthenticationManager
Authenticates the authentication request {pendingReq}, which is actually processed
doCall(QName, Element) - Method in class at.gv.egovernment.moa.id.auth.invoke.SignatureVerificationInvoker
Method doCall.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class at.gv.egovernment.moa.id.auth.servlet.interceptor.VHostUrlRewriteServletFilter
 
doFilter(XMLObject) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata.InterfederatedIDPPublicServiceFilter
 
doFilter(XMLObject) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata.MetadataSignatureFilter
 
doFilter(XMLObject) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata.MOASPMetadataSignatureFilter
 
doFilter(XMLObject) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata.SchemaValidationFilter
 
doFilter(XMLObject) - Method in class at.gv.egovernment.moa.id.saml2.MetadataFilterChain
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class at.gv.egovernment.moa.id.util.ParameterInOrderFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.auth.servlet.IDPSingleLogOutServlet
 
domainIdentifier_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
The domain identifier (register and number in the register parameter).
DummyStatisticLogger - Class in at.gv.egovernment.moa.id.advancedlogging
 
DummyStatisticLogger() - Constructor for class at.gv.egovernment.moa.id.advancedlogging.DummyStatisticLogger
 
DynamicOAAuthParameterBuilder - Class in at.gv.egovernment.moa.id.auth.builder
 
DynamicOAAuthParameterBuilder() - Constructor for class at.gv.egovernment.moa.id.auth.builder.DynamicOAAuthParameterBuilder
 
DynamicOAAuthParameters - Class in at.gv.egovernment.moa.id.config.auth.data
 
DynamicOAAuthParameters() - Constructor for class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
DynamicOABuildException - Exception in at.gv.egovernment.moa.id.auth.exception
 
DynamicOABuildException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.DynamicOABuildException
 

E

ECDSAConstants - Class in at.gv.egovernment.moa.id.util
Class used to define Constants used in Class ECDSAKeyValueConverter * @author rschamberger
ECDSAConstants() - Constructor for class at.gv.egovernment.moa.id.util.ECDSAConstants
 
ECDSAConverterException - Exception in at.gv.egovernment.moa.id.auth.exception
Exception thrown while converting ECDSAKeys from/to an XML structure.
ECDSAConverterException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.ECDSAConverterException
Constructor for ECDSAConverterException.
ECDSAConverterException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.ECDSAConverterException
Constructor for ECDSAConverterException.
ECDSAKeyValueConverter - Class in at.gv.egovernment.moa.id.util
 
ECDSAKeyValueConverter() - Constructor for class at.gv.egovernment.moa.id.util.ECDSAKeyValueConverter
 
EID_AUTH_BLOCK_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_AUTH_BLOCK_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_AUTH_BLOCK_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_AUTH_BLOCK_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_CCS_URL_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_CCS_URL_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_CCS_URL_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_CCS_URL_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_CITIZEN_QAA_LEVEL_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_CITIZEN_QAA_LEVEL_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_CITIZEN_QAA_LEVEL_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_IDENTITY_LINK_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_IDENTITY_LINK_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_IDENTITY_LINK_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_IDENTITY_LINK_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_ISSUING_NATION_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_ISSUING_NATION_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_ISSUING_NATION_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_ISSUING_NATION_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_SECTOR_FOR_IDENTIFIER_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_SECTOR_FOR_IDENTIFIER_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_SECTOR_FOR_IDENTIFIER_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_SECTOR_FOR_IDENTIFIER_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_SIGNER_CERTIFICATE_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_SIGNER_CERTIFICATE_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_SIGNER_CERTIFICATE_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_SIGNER_CERTIFICATE_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_SOURCE_PIN_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_SOURCE_PIN_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_SOURCE_PIN_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_SOURCE_PIN_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_SOURCE_PIN_TYPE_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_SOURCE_PIN_TYPE_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_SOURCE_PIN_TYPE_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_SOURCE_PIN_TYPE_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_STORK_TOKEN_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_STORK_TOKEN_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_STORK_TOKEN_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EID_STORK_TOKEN_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
eIDAS_ATTRIBUTELIST - Static variable in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionStorageConstants
 
eIDAS_GENERIC_REQ_DATA_LEVELOFASSURENCE - Static variable in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
EIDAS_QAA_HIGH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EIDAS_QAA_LOW - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EIDAS_QAA_PREFIX - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
EIDAS_QAA_SUBSTANTIAL - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
eIDAS_RESPONSE - Static variable in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionStorageConstants
 
EIDAuthBlock - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
EIDAuthBlock() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDAuthBlock
 
EIDCcsURL - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
EIDCcsURL() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDCcsURL
 
EIDCitizenQAALevelAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
EIDCitizenQAALevelAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDCitizenQAALevelAttributeBuilder
 
EIDENTIFIER_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
EIDENTIFIER_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
EIDIdentityLinkBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
EIDIdentityLinkBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDIdentityLinkBuilder
 
EIDIssuingNationAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
EIDIssuingNationAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDIssuingNationAttributeBuilder
 
EIDSectorForIDAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
EIDSectorForIDAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSectorForIDAttributeBuilder
 
EIDSignerCertificate - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
EIDSignerCertificate() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSignerCertificate
 
EIDSourcePIN - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
EIDSourcePIN() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSourcePIN
 
EIDSourcePINType - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
EIDSourcePINType() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSourcePINType
 
EIDSTORKTOKEN - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
EIDSTORKTOKEN() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSTORKTOKEN
 
element2ECDSAPublicKey(Element) - Static method in class at.gv.egovernment.moa.id.util.ECDSAKeyValueConverter
converter class which can be used to convert ECDSA keys encoded in XML to a PublicKey data structure
EMAIL_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
EMAIL_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
emitChangeEvent() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.MOAMetadataProvider
 
ENC_BPK_LIST_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
ENC_BPK_LIST_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
ENC_BPK_LIST_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
ENC_BPK_LIST_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
encode(MessageContext) - Method in class at.gv.egovernment.moa.id.opemsaml.MOAStringRedirectDeflateEncoder
 
encodeRequest(HttpServletRequest, HttpServletResponse, RequestAbstractType, String, String, Credential) - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.binding.IEncoder
 
encodeRequest(HttpServletRequest, HttpServletResponse, RequestAbstractType, String, String, Credential) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.binding.PostBinding
 
encodeRequest(HttpServletRequest, HttpServletResponse, RequestAbstractType, String, String, Credential) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.binding.RedirectBinding
 
encodeRequest(HttpServletRequest, HttpServletResponse, RequestAbstractType, String, String, Credential) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.binding.SoapBinding
 
encodeRespone(HttpServletRequest, HttpServletResponse, StatusResponseType, String, String, Credential) - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.binding.IEncoder
Encoder SAML Response
encodeRespone(HttpServletRequest, HttpServletResponse, StatusResponseType, String, String, Credential) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.binding.PostBinding
 
encodeRespone(HttpServletRequest, HttpServletResponse, StatusResponseType, String, String, Credential) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.binding.RedirectBinding
 
encodeRespone(HttpServletRequest, HttpServletResponse, StatusResponseType, String, String, Credential) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.binding.SoapBinding
 
encrypt(byte[]) - Method in class at.gv.egovernment.moa.id.util.AbstractEncrytionUtil
 
encryptBPK(String, String, PublicKey) - Static method in class at.gv.egovernment.moa.id.auth.builder.BPKBuilder
 
EncryptedbPK - Class in at.gv.egovernment.moa.id.data
 
EncryptedbPK() - Constructor for class at.gv.egovernment.moa.id.data.EncryptedbPK
 
EncryptedBPKAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
EncryptedBPKAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.EncryptedBPKAttributeBuilder
 
EncryptedData - Class in at.gv.egovernment.moa.id.data
 
EncryptedData(byte[], byte[]) - Constructor for class at.gv.egovernment.moa.id.data.EncryptedData
 
endDocument() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.PrettyPrinter
Prints a blank line at the end of the reformatted document.
endElement(String, String, String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.PrettyPrinter
Checks the PrettyPrinter.currentValue buffer to gather element content.
EndEvent - Class in at.gv.egovernment.moa.id.process.model
Represents an end event.
EndEvent() - Constructor for class at.gv.egovernment.moa.id.process.model.EndEvent
 
ENDPOINT_BKUSELECTION_EVALUATION - Static variable in class at.gv.egovernment.moa.id.auth.servlet.GeneralProcessEngineSignalController
 
ENDPOINT_CSS - Static variable in class at.gv.egovernment.moa.id.auth.servlet.GUILayoutBuilderServlet
 
ENDPOINT_GENERIC - Static variable in class at.gv.egovernment.moa.id.auth.servlet.GeneralProcessEngineSignalController
 
ENDPOINT_JS - Static variable in class at.gv.egovernment.moa.id.auth.servlet.GUILayoutBuilderServlet
 
ENDPOINT_SENDASSERTION_EVALUATION - Static variable in class at.gv.egovernment.moa.id.auth.servlet.GeneralProcessEngineSignalController
 
EntityVerifier - Class in at.gv.egovernment.moa.id.protocols.pvp2x.verification
 
EntityVerifier() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.verification.EntityVerifier
 
equals(Object) - Method in class at.gv.egovernment.moa.id.data.IssuerAndSerial
Compare this IssuerAndSerial to another object.
ERROR_CODE_PARAM - Static variable in class at.gv.egovernment.moa.id.auth.modules.AbstractAuthServletTask
 
ERROR_CODE_PARAM - Static variable in class at.gv.egovernment.moa.id.auth.servlet.AbstractController
 
ERROR_RESPONSE - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
errorMessage_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidationResultImpl
The error message.
ErrorResponseUtils - Class in at.gv.egovernment.moa.id.util
 
evaluate(ExpressionEvaluationContext, String) - Method in interface at.gv.egovernment.moa.id.process.api.ExpressionEvaluator
Evaluates a given expression returning a boolean value.
evaluate(ExpressionEvaluationContext, String) - Method in class at.gv.egovernment.moa.id.process.spring.SpringExpressionEvaluator
 
evaluate(ExpressionEvaluationContext, String) - Method in class at.gv.egovernment.moa.id.process.springweb.SpringWebExpressionEvaluator
 
evaluate(MessageContext) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.validation.AbstractRequestSignedSecurityPolicyRule
 
EvaluateBKUSelectionTask - Class in at.gv.egovernment.moa.id.auth.modules.internal.tasks
 
EvaluateBKUSelectionTask() - Constructor for class at.gv.egovernment.moa.id.auth.modules.internal.tasks.EvaluateBKUSelectionTask
 
EvaluateSSOConsentsTaskImpl - Class in at.gv.egovernment.moa.id.auth.modules.internal.tasks
Evaluate the Single Sign-On user consent
EvaluateSSOConsentsTaskImpl() - Constructor for class at.gv.egovernment.moa.id.auth.modules.internal.tasks.EvaluateSSOConsentsTaskImpl
 
ExceptionContainer - Class in at.gv.egovernment.moa.id.data
 
ExceptionContainer(String, String, Throwable) - Constructor for class at.gv.egovernment.moa.id.data.ExceptionContainer
 
execute(ExecutionContext, HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.auth.modules.AbstractAuthServletTask
 
execute(ExecutionContext, HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.auth.modules.internal.tasks.EvaluateBKUSelectionTask
 
execute(ExecutionContext, HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.auth.modules.internal.tasks.EvaluateSSOConsentsTaskImpl
 
execute(ExecutionContext, HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.auth.modules.internal.tasks.FinalizeAuthenticationTask
 
execute(ExecutionContext, HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.auth.modules.internal.tasks.GenerateBKUSelectionFrameTask
 
execute(ExecutionContext, HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.auth.modules.internal.tasks.GenerateSSOConsentEvaluatorFrameTask
 
execute(ExecutionContext, HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.auth.modules.internal.tasks.RestartAuthProzessManagement
 
execute(IRequest, ExecutionContext) - Method in interface at.gv.egovernment.moa.id.process.api.Task
Executes this task.
execute(ExecutionContext, HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.process.springweb.MoaIdTask
Executes the task providing the underlying ExecutionContext executionContext as well as the respective HttpServletRequest and HttpServletResponse.
execute(IRequest, ExecutionContext) - Method in class at.gv.egovernment.moa.id.process.springweb.MoaIdTask
 
executeAfterStartup() - Method in interface at.gv.egovernment.moa.id.auth.IPostStartupInitializable
This method is called once when MOA-ID-Auth start-up process is fully completed
ExecutionContext - Interface in at.gv.egovernment.moa.id.process.api
Encapsulates data needed for or provided by task execution.
ExecutionContextImpl - Class in at.gv.egovernment.moa.id.process
ExecutionContext implementation, related to a certain process instance.
ExecutionContextImpl() - Constructor for class at.gv.egovernment.moa.id.process.ExecutionContextImpl
Creates a new instance.
ExecutionContextImpl(String) - Constructor for class at.gv.egovernment.moa.id.process.ExecutionContextImpl
Creates a new instance and associated it with a certain process instance.
existsOldSSOSession(String) - Method in class at.gv.egovernment.moa.id.moduls.SSOManager
 
ExpressionEvaluationContext - Interface in at.gv.egovernment.moa.id.process.api
Context used for evaluation of condition expressions set for Transitions.
ExpressionEvaluationContextImpl - Class in at.gv.egovernment.moa.id.process
Context implementation used for expression evaluation only.
ExpressionEvaluator - Interface in at.gv.egovernment.moa.id.process.api
Evaluates a given expression returning a boolean value.
ExtendedSAMLAttributeImpl - Class in at.gv.egovernment.moa.id.auth.data
This class contains SAML attributes to be appended to the SAML assertion delivered to the Online application.
ExtendedSAMLAttributeImpl(String, Object, String, int) - Constructor for class at.gv.egovernment.moa.id.auth.data.ExtendedSAMLAttributeImpl
Sets this ExtendedSAMLAttribute.
extendedSamlAttributes_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidationResultImpl
The SAML attributes returned by the infobox validator.
extractAuthServletPathFromRequest(HttpServletRequest) - Static method in class at.gv.egovernment.moa.id.util.HTTPUtils
Extract the IDP requested URL from authrequest
extractAuthURLFromRequest(HttpServletRequest) - Static method in class at.gv.egovernment.moa.id.util.HTTPUtils
Extract the IDP PublicURLPrefix from authrequest

F

FAMILYNAME - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
familyName_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
The family name from the identity link.
FEDERATION_RESPONSE_VALIDE_TO - Static variable in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionStorageConstants
 
fetchSavedCredential(String) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.EntityVerifier
 
finalizeAuthenticationProcess(HttpServletRequest, HttpServletResponse, IRequest, IAuthenticationSession) - Method in class at.gv.egovernment.moa.id.protocols.AbstractAuthProtocolModulController
Finalize the requested protocol operation
FinalizeAuthenticationTask - Class in at.gv.egovernment.moa.id.auth.modules.internal.tasks
 
FinalizeAuthenticationTask() - Constructor for class at.gv.egovernment.moa.id.auth.modules.internal.tasks.FinalizeAuthenticationTask
 
finalizeAuthProtocol(HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.protocols.ProtocolFinalizationController
 
FINALIZEPROTOCOL_ENDPOINT - Static variable in class at.gv.egovernment.moa.id.protocols.AbstractAuthProtocolModulController
 
FISCALNUMBER_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
FISCALNUMBER_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
flushPretty() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.PrettyPrinter.StreamAdapter
 
forceAuth() - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
FULLNAME - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
fullyDestroy() - Method in interface at.gv.egovernment.moa.id.auth.IDestroyableObject
Manually deep destroy a Java object with all child objects like timers and threads
fullyDestroy() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.MOAMetadataProvider
 
FUNCTION_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
FUNCTION_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
FUNCTION_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
FUNCTION_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 

G

GENDER_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
GENDER_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
GeneralProcessEngineSignalController - Class in at.gv.egovernment.moa.id.auth.servlet
 
GeneralProcessEngineSignalController() - Constructor for class at.gv.egovernment.moa.id.auth.servlet.GeneralProcessEngineSignalController
 
generateActiveProfiles(Properties) - Method in class at.gv.egovernment.moa.id.config.ConfigurationProviderImpl
 
GenerateBKUSelectionFrameTask - Class in at.gv.egovernment.moa.id.auth.modules.internal.tasks
 
GenerateBKUSelectionFrameTask() - Constructor for class at.gv.egovernment.moa.id.auth.modules.internal.tasks.GenerateBKUSelectionFrameTask
 
generateErrorMessage(Throwable, HttpServletRequest, HttpServletResponse, IRequest) - Method in interface at.gv.egovernment.moa.id.moduls.IModulInfo
 
generateErrorMessage(Throwable, HttpServletRequest, HttpServletResponse, IRequest) - Method in class at.gv.egovernment.moa.id.protocols.AbstractAuthProtocolModulController
 
generateErrorMessage(Throwable, HttpServletRequest, HttpServletResponse, IRequest) - Method in class at.gv.egovernment.moa.id.protocols.ProtocolFinalizationController
 
generateErrorMessage(Throwable, HttpServletRequest, HttpServletResponse, IRequest) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVP2XProtocol
 
GenerateSSOConsentEvaluatorFrameTask - Class in at.gv.egovernment.moa.id.auth.modules.internal.tasks
Build a Single Sign-On consents evaluator form
GenerateSSOConsentEvaluatorFrameTask() - Constructor for class at.gv.egovernment.moa.id.auth.modules.internal.tasks.GenerateSSOConsentEvaluatorFrameTask
 
genericConfiguration - Variable in class at.gv.egovernment.moa.id.config.ConfigurationProviderImpl
A Map which contains generic configuration information.
GenericExceptionHandler(HttpServletResponse, Exception) - Method in class at.gv.egovernment.moa.id.auth.servlet.AbstractController
 
get(String) - Method in interface at.gv.egovernment.moa.id.process.api.ExecutionContext
Returns an serializable object stored within this process context using key.
get(String) - Method in class at.gv.egovernment.moa.id.process.ExecutionContextImpl
 
get(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVPAssertionStorage
 
get(String, Class<T>) - Method in class at.gv.egovernment.moa.id.storage.DBTransactionStorage
 
get(String) - Method in class at.gv.egovernment.moa.id.storage.DBTransactionStorage
 
get(String, Class<T>, long) - Method in class at.gv.egovernment.moa.id.storage.DBTransactionStorage
 
get(String) - Method in interface at.gv.egovernment.moa.id.storage.ITransactionStorage
Get a data object from transaction storage
get(String, Class<T>) - Method in interface at.gv.egovernment.moa.id.storage.ITransactionStorage
Get a data object from transaction storage
get(String, Class<T>, long) - Method in interface at.gv.egovernment.moa.id.storage.ITransactionStorage
Get a data object from transaction storage
get(String, Class<T>) - Method in class at.gv.egovernment.moa.id.storage.RedisTransactionStorage
 
get(String) - Method in class at.gv.egovernment.moa.id.storage.RedisTransactionStorage
 
get(String, Class<T>, long) - Method in class at.gv.egovernment.moa.id.storage.RedisTransactionStorage
 
getAcceptedServerCertificates() - Method in class at.gv.egovernment.moa.id.config.ConnectionParameter
Returns the acceptedServerCertificates.
getAcceptedServerCertificates() - Method in class at.gv.egovernment.moa.id.config.ConnectionParameterForeign
 
getAcceptedServerCertificates() - Method in class at.gv.egovernment.moa.id.config.ConnectionParameterMandate
 
getAcceptedServerCertificates() - Method in class at.gv.egovernment.moa.id.config.ConnectionParameterMOASP
 
getActiveBackChannelOAs() - Method in class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
getActiveFrontChannalOAs() - Method in class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
getActiveOnlineApplication(String) - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns the active OnlineApplication with the given ID or null if either no matching online application is found or if the id matches more than one entry.
getActiveProfiles() - Method in class at.gv.egovernment.moa.id.config.ConfigurationProviderImpl
 
getAddToAUTHBlock() - Method in class at.gv.egovernment.moa.id.auth.data.ExtendedSAMLAttributeImpl
 
getAditionalAuthBlockText() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getAditionalAuthBlockText() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getAllActiveIDPsFromMOASession(IAuthenticationSession) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
getAllActiveIDPsFromMOASession(IAuthenticationSession) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Get all active interfederation connections for a MOASession
getAllActiveOAFromMOASession(IAuthenticationSession) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
getAllActiveOAFromMOASession(IAuthenticationSession) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Get all Single Sign-On authenticated Service-Provider of a MOASession
getAllIncludeAttributeNames() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.AssertionAttributeExtractor
Return all include PVP attribute names
getAllowedProtocols() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns the allowed protocols.
getAllResponseAttributes(int) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.AssertionAttributeExtractor
Get all SAML2 attributes of specific SAML2 AttributeStatement element
getAllResponseAttributesFromFirstAttributeStatement() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.AssertionAttributeExtractor
Get all SAML2 attributes from first SAML2 AttributeStatement element
getAlternativeSourceID() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns an alternative source ID.
getApplicationSpecificParams() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParams
Returns application specific parameters.
getApplicationSpecificParams() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
 
getArtifact() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.StoredAssertion
 
getAssertionConsumerServiceId() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPAuthnRequestBuilderConfiguruation
Define the ID of the AssertionConsumerService, which defines the required attributes in service-provider metadata.
getAssertionNotOnOrAfter() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.AssertionAttributeExtractor
Get the Assertion validTo period Primarily, the 'SessionNotOnOrAfter' attribute in the SAML2 'AuthnStatment' element is used.
getAssertionStore(String) - Method in class at.gv.egovernment.moa.id.storage.DBTransactionStorage
 
getAssertionStore(String) - Method in interface at.gv.egovernment.moa.id.storage.ITransactionStorage
Get whole AssertionStoreObject, required for SLO
getAssertionStore(String) - Method in class at.gv.egovernment.moa.id.storage.RedisTransactionStorage
 
getAttributeBuilder(String) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.PVPAttributeBuilder
Get a specific attribute builder
getAttributeName() - Method in exception at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.exceptions.AttributePolicyException
 
getAttributeName() - Method in exception at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.exceptions.UnavailableAttributeException
 
getAttributeValues(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.AssertionAttributeExtractor
 
getAuthBlock() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getAuthBlock() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getAuthBlock() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
getAuthBlock() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getAuthBlockTokken() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getAuthBlockTokken() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getAuthDataFromAttributeQuery(List<Attribute>, String, IOAAuthParameters) - Method in class at.gv.egovernment.moa.id.auth.builder.AuthenticationDataBuilder
Get PVP authentication attributes by using a SAML2 AttributeQuery
getAuthenticationRoles() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
getAuthenticationRoles() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getAuthenticationSessionExtensions(String) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
getAuthenticationSessionExtensions(String) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Get the session-data extension-object for a MOASession
getAuthnContextClassRef() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPAuthnRequestBuilderConfiguruation
Define the AuthnContextClassRefernece of this request Example: http://www.ref.gv.at/ns/names/agiz/pvp/secclass/0-3 http://www.stork.gov.eu/1.0/citizenQAALevel/4
getAuthnContextComparison() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPAuthnRequestBuilderConfiguruation
Define the AuthnContextComparison model, which should be used
getAuthnRequestSigningCredential() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPAuthnRequestBuilderConfiguruation
Define the credential, which should be used to sign the AuthnRequest
getAuthURL() - Method in class at.gv.egovernment.moa.id.data.SLOInformationImpl
 
getAuthURL() - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
getAuthURLWithOutSlash() - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
getBackChannelOASessionDescripten(String) - Method in interface at.gv.egovernment.moa.id.data.ISLOInformationContainer
 
getBackChannelOASessionDescripten(String) - Method in class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
getBase64Token() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxToken
Returns the infobox token.
getBase64Token() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxTokenImpl
 
getBaseURL(HttpServletRequest) - Static method in class at.gv.egovernment.moa.id.util.HTTPUtils
Helper method to retrieve server URL including context path
getBaseUrl(HttpServletRequest) - Static method in class at.gv.egovernment.moa.id.util.ServletUtils
 
getBasicMOAIDConfiguration(String) - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
getBasicMOAIDConfiguration(String, String) - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
getBasicMOAIDConfigurationBoolean(String, boolean) - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
getBasicMOAIDConfigurationWithPrefix(String) - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
getBinding() - Method in class at.gv.egovernment.moa.id.data.SLOInformationImpl
 
getBinding() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVPTargetConfiguration
 
getBkuErrorCode() - Method in exception at.gv.egovernment.moa.id.auth.exception.BKUException
 
getBkuErrorMessage() - Method in exception at.gv.egovernment.moa.id.auth.exception.BKUException
 
getBKUSelectionTemplate() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getBKUSelectionTemplate() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getBkuURL() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getBkuURL() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getBkuURL() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParams
Returns the URL of the BKU.
getBkuURL() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
 
getBKUURL(String) - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getBKUURL() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getBKUURL(String) - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getBKUURL() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getBkuURL() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Returns the BKU URL.
getBkuURL() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getBPK() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Returns the bPK.
getBPK() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getBPKDecBpkDecryptionKey() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getBPKDecBpkDecryptionKey() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getBPKIdentification(AbstractPersonType) - Static method in class at.gv.egovernment.moa.id.util.MandateBuilder
 
getBPKType() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
getBPKType() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getBusinessApplication() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParams
Returns true if the application is a business service, otherwise false.
getBusinessApplication() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
 
getBusinessService() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getBusinessService() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getCcc() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
CountryCode of the citizen which is identified and authenticated
getCcc() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getCertificateCheckCode() - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
getCertificates() - Method in class at.gv.egovernment.moa.id.auth.parser.IdentityLinkAssertionParser
Parses a string array of decoded base64 certificates from the <InfoboxReadResponse> found in the dsig-signature
getClientKeyStore() - Method in class at.gv.egovernment.moa.id.config.ConnectionParameter
Returns the clientKeyStore.
getClientKeyStore() - Method in class at.gv.egovernment.moa.id.config.ConnectionParameterForeign
 
getClientKeyStore() - Method in class at.gv.egovernment.moa.id.config.ConnectionParameterMandate
 
getClientKeyStore() - Method in class at.gv.egovernment.moa.id.config.ConnectionParameterMOASP
 
getClientKeyStorePassword() - Method in class at.gv.egovernment.moa.id.config.ConnectionParameter
Returns the clientKeyStorePassword.
getClientKeyStorePassword() - Method in class at.gv.egovernment.moa.id.config.ConnectionParameterForeign
 
getClientKeyStorePassword() - Method in class at.gv.egovernment.moa.id.config.ConnectionParameterMandate
 
getClientKeyStorePassword() - Method in class at.gv.egovernment.moa.id.config.ConnectionParameterMOASP
 
getConditionExpression() - Method in class at.gv.egovernment.moa.id.process.model.Transition
Returns the condition expression for this transition.
getConfigurationValue(String) - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getConfigurationValue(String) - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getConfigurationWithKey(String) - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
getConfigurationWithPrefix(String) - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
getConfigurationWithWildCard(String) - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
getConsumerURL() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVPTargetConfiguration
 
getContactPersonInformation() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getContactPersonInformation() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set the contact information for this metadata entity
getCPEPS(String) - Method in class at.gv.egovernment.moa.id.config.stork.STORKConfig
 
getCpepsMap() - Method in class at.gv.egovernment.moa.id.config.stork.STORKConfig
 
getCredentialType() - Method in class at.gv.egovernment.moa.id.opemsaml.MOAKeyStoreX509CredentialAdapter
 
getCtx() - Method in interface at.gv.egovernment.moa.id.process.api.ExpressionEvaluationContext
Returns the context data map used for expression evaluation.
getCtx() - Method in class at.gv.egovernment.moa.id.process.ExpressionEvaluationContextImpl
 
getDateOfBirth() - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
getDateOfBirth() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParams
The date of birth from the identity link.
getDateOfBirth() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
 
getDateOfBirth() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Returns the dateOfBirth.
getDateOfBirth() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getDBConnectionConfiguration() - Method in class at.gv.egovernment.moa.id.config.ConfigurationProviderImpl
Get the DB configuration properties from MOA-ID-Auth configuration file
getDefaultActionName() - Method in interface at.gv.egovernment.moa.id.moduls.IAction
 
getDefaultActionName() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.AttributQueryAction
 
getDefaultActionName() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.AuthenticationAction
 
getDefaultActionName() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getDefaultActionName() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.MetadataAction
 
getDefaultActionName() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.SingleLogOutAction
 
getDefaultAssertionConsumerServiceIndex(SPSSODescriptor) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.SAML2Utils
 
getDefaultBKUURL(String) - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns the type's default BKUURL.
getDefaultBKUURLs() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns a list of default BKUURLs.
getDefaultChainingMode() - Method in class at.gv.egovernment.moa.id.config.ConfigurationProviderImpl
 
getDefaultRevisionsLogEventCodes() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
getDefaulttReversionsLoggingEventCodes() - Method in class at.gv.egovernment.moa.id.advancedlogging.MOAReversionLogger
 
getDocumentServiceUrl() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
getDomainIdentifier() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParams
Returns the register and number in the register parameter.
getDomainIdentifier() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
 
getDsigReferenceTransforms() - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
getDsigSignature() - Method in class at.gv.egovernment.moa.id.auth.data.CreateXMLSignatureResponse
Returns the dsig:Signature
geteGovUtilsConfig() - Method in class at.gv.egovernment.moa.id.config.ConfigurationProviderImpl
 
getEIDASQAALevel() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
getEIDASQAALevel() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getEncbPKList() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
getEncbPKList() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getEncData() - Method in class at.gv.egovernment.moa.id.data.EncryptedData
 
getEncodedSignerCertificate() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getEncodedSignerCertificate() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getEncryptionCredentials() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getEncryptionCredentials() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set the credential for response encryption
getEncryptionKeyAlias() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.AbstractCredentialProvider
Get alias of key for IDP response encryption
getEncryptionKeyAlias() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.IDPCredentialProvider
 
getEncryptionKeyPassword() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.AbstractCredentialProvider
Get password of key for IDP response encryption
getEncryptionKeyPassword() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.IDPCredentialProvider
 
getEndEvents() - Method in class at.gv.egovernment.moa.id.process.model.ProcessDefinition
Returns a map containing the end events of the process description.
getEntitiesDescriptor(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.MOAMetadataProvider
 
getEntityDescriptor(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.MOAMetadataProvider
 
getEntityFriendlyName() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getEntityFriendlyName() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set a friendlyName for this PVP entity
getEntityID() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getEntityID() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set the PVP entityID for this SAML2 metadata.
getEntityID() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.messages.InboundMessage
 
getEntityID() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.messages.InboundMessageInterface
 
getEntityMetadata(MetadataProvider) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.messages.InboundMessage
 
getErrorMessage() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidationResult
A short error description that should be displayed by MOA-ID if validation of the InfoBoxReadResponse fails.
getErrorMessage() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidationResultImpl
 
getErrorRequest() - Method in exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.AuthnRequestValidatorException
 
getExceptionThrown() - Method in class at.gv.egovernment.moa.id.data.ExceptionContainer
 
getExecutionContext() - Method in class at.gv.egovernment.moa.id.process.ProcessInstance
Returns the associated execution context.
getExecutionContext(HttpServletRequest) - Method in class at.gv.egovernment.moa.id.process.springweb.AbstractAuthSourceServlet
Retrieves the execution context for the respective process instance referenced by the request parameter AbstractAuthSourceServlet.getProcessInstanceIdParameterName().
getExecutionContextData() - Method in class at.gv.egovernment.moa.id.process.dao.ProcessInstanceStore
 
getExpirationTime() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.StoredAssertion
 
getExtendedSamlAttributes() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidationResult
Returns an array of ExtendedSAMLAttributes that should be added to the SAML-Assertion provided to the online application.
getExtendedSamlAttributes() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidationResultImpl
 
getExtendedSAMLAttributesAUTH() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getExtendedSAMLAttributesAUTH() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getExtendedSAMLAttributesOA() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getExtendedSAMLAttributesOA() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getFactory() - Method in class at.gv.egovernment.moa.id.iaik.config.LoggerConfigImpl
 
getFamilyName() - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
getFamilyName() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParams
Returns the family name from the identity link.
getFamilyName() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
 
getFamilyName() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Returns the familyName.
getFamilyName() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getFilters() - Method in class at.gv.egovernment.moa.id.saml2.MetadataFilterChain
Return all actually used Metadata filters
getFirst() - Method in class at.gv.egovernment.moa.id.data.Pair
 
getFirst() - Method in class at.gv.egovernment.moa.id.data.Trible
 
getFirstElement(Node) - Static method in class at.gv.egovernment.moa.id.util.XMLUtil
Gets the first element of a Node
getFirstTextValueFromNodeList(NodeList) - Static method in class at.gv.egovernment.moa.id.util.XMLUtil
Gets the first text value of a NodeList
getForeignIDConnectionParameter(IOAAuthParameters) - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns the ConnectionParameter for the ForeignID.
getFormatedDateOfBirth() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
getFormatedDateOfBirth() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getFriendlyName() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getFriendlyName() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getFriendlyName() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.AbstractCredentialProvider
Get a friendlyName for this keyStore implementation This friendlyName is used for logging
getFriendlyName() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.IDPCredentialProvider
 
getFrom() - Method in class at.gv.egovernment.moa.id.process.model.Transition
Returns the process node (effectively a StartEvent or Task) the transition is pointing from.
getFrontChannelOASessionDescriptions() - Method in interface at.gv.egovernment.moa.id.data.ISLOInformationContainer
 
getFrontChannelOASessionDescriptions() - Method in class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
getFrontChannelSLOMessageURL(String, String, RequestAbstractType, HttpServletRequest, HttpServletResponse, String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.SingleLogOutBuilder
 
getFrontChannelSLOMessageURL(SingleLogoutService, StatusResponseType, HttpServletRequest, HttpServletResponse, String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.SingleLogOutBuilder
 
getFullAssertion() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.AssertionAttributeExtractor
 
getFullConfiguration() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getFullConfiguration() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getGeneralOAuth20ProperiesConfig() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns the general oauth20 properties config.
getGeneralPVP2ProperiesConfig() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns the general pvp2 properties config.
getGenericData(String, Class<T>) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Returns a generic data-object with is stored with a specific identifier
getGenericData(String, Class<T>) - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getGenericData(String) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
getGenericData(String, Class<T>) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
getGenericDataFromSession(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getGenericDataFromSession(String, Class<T>) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getGenericDataFromSession(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getGenericDataFromSession(String, Class<T>) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getGenericSessionDataStorage() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getGenericSessionDataStorage() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getGivenName() - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
getGivenName() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParams
Returns the given name from the identity link.
getGivenName() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
 
getGivenName() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Returns the givenName.
getGivenName() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getHideStammzahl() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParams
Indicates whether source pins (Stammzahlen) should be hidden or not.
getHideStammzahl() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
 
getId() - Method in class at.gv.egovernment.moa.id.process.model.ProcessDefinition
Returns the unique identifier of the process definition.
getId() - Method in class at.gv.egovernment.moa.id.process.model.ProcessNode
Returns the unique identifier of the process node.
getId() - Method in class at.gv.egovernment.moa.id.process.model.Transition
Returns the unique identifier of the transition.
getId() - Method in class at.gv.egovernment.moa.id.process.ProcessInstance
 
getIdentificationType() - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
getIdentificationType() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParams
Returns the type of the identification value from the identity link.
getIdentificationType() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
 
getIdentificationType() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Holds the type of the baseID
getIdentificationType() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getIdentificationValue() - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
getIdentificationValue() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParams
Returns he identification value from the identity link.
getIdentificationValue() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
 
getIdentificationValue() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Holds the baseID of a citizen
getIdentificationValue() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getIdentityLink() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getIdentityLink() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getIdentityLink() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParams
Returns the identity link.
getIdentityLink() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
 
getIdentityLink(IRequest, Element) - Static method in class at.gv.egovernment.moa.id.client.utils.SZRGWClientUtils
Does the request to the SZR-GW.
getIdentityLink(IRequest, String, String, String, String, String, String) - Static method in class at.gv.egovernment.moa.id.client.utils.SZRGWClientUtils
Does the request to the SZR-GW.
getIdentityLink(IRequest, String, String, String, String, String, String, String, String, String, String, String, String, List<String>, String) - Static method in class at.gv.egovernment.moa.id.client.utils.SZRGWClientUtils
SZR-GW Client interface.
getIdentityLink(IRequest, String, String, String, String, String, String, String, String, String, List<String>, String) - Static method in class at.gv.egovernment.moa.id.client.utils.SZRGWClientUtils
Gets the identity link.
getIdentityLink(IRequest, String, String, String, String, String, String, String, String, String, String, String, String, String, String, List<String>, String) - Static method in class at.gv.egovernment.moa.id.client.utils.SZRGWClientUtils
 
getIdentityLink() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
getIdentityLink() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getIdentityLinkDomainIdentifier() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getIdentityLinkDomainIdentifier() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getIdentityLinkDomainIdentifierType() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getIdentityLinkDomainIdentifierType() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getIdentityLinkResigningKey() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns the IdentityLinkResigningKey.
getIdentityLinkX509SubjectNames() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns a list of IdentityLinkX509SubjectNames.
getIDPAssertionEncryptionCredential() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.AbstractCredentialProvider
 
getIDPAssertionSigningCredential() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.AbstractCredentialProvider
 
getIDPAttributeQueryService(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
getIDPAttributQueryServiceURL() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getIDPAttributQueryServiceURL() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getIDPContacts() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
getIDPEntityDescriptor() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPAuthnRequestBuilderConfiguruation
Define the SAML2 EntityDescriptor of the IDP, which should receive the AuthnRequest
getIDPIssuerName() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
getIDPMetaDataSigningCredential() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.AbstractCredentialProvider
 
getIDPOrganisation() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
getIDPPossibleAttributes() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getIDPPossibleAttributes() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set all SAML2 attributes which could be provided by this IDP
getIDPPossibleNameITTypes() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getIDPPossibleNameITTypes() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set all nameID types which could be provided by this IDP
getIDPPublicPath() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
getIDPSignature(Credential) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.AbstractCredentialProvider
 
getIDPSLOPostBindingURL() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getIDPSLOPostBindingURL() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set the IDP Post-Binding URL for Single LogOut
getIDPSLORedirectBindingURL() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getIDPSLORedirectBindingURL() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set the IDP Redirect-Binding URL for Single LogOut
getIDPSSOMetadataService(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
getIDPSSOPostService(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
getIDPSSORedirectService(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
getIDPSSOSOAPService(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
getIDPWebSSOPostBindingURL() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getIDPWebSSOPostBindingURL() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set the IDP Post-Binding URL for WebSSO
getIDPWebSSORedirectBindingURL() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getIDPWebSSORedirectBindingURL() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set the IDP Redirect-Binding URL for WebSSO
getInboundMessage() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.messages.InboundMessage
 
getInboundMessage() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.messages.InboundMessageInterface
 
getIncomingTransitions() - Method in class at.gv.egovernment.moa.id.process.model.ProcessNode
Returns a list of transitions pointing from another process node to this one.
getInfoboxTokenList() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParams
Returns a list of InfoboxToken objects.
getInfoboxTokenList() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
 
getInScopeNSAttrs(Element) - Static method in class at.gv.egovernment.moa.id.util.ECDSAKeyValueConverter
 
getInstance() - Static method in class at.gv.egovernment.moa.id.auth.invoke.SignatureVerificationInvoker
 
getInstance() - Static method in class at.gv.egovernment.moa.id.auth.modules.registration.ModuleRegistration
 
getInstance() - Static method in class at.gv.egovernment.moa.id.config.auth.AuthConfigurationProviderFactory
 
getInstance() - Static method in class at.gv.egovernment.moa.id.process.support.SecureRandomHolder
Returns a secure random generator instance.
getInstance() - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
getInstance() - Static method in class at.gv.egovernment.moa.id.util.ConfigurationEncrytionUtil
 
getInstance() - Static method in class at.gv.egovernment.moa.id.util.ErrorResponseUtils
 
getInstance() - Static method in class at.gv.egovernment.moa.id.util.IdentityLinkReSigner
 
getInstance() - Static method in class at.gv.egovernment.moa.id.util.PVPtoSTORKMapper
 
getInstance() - Static method in class at.gv.egovernment.moa.id.util.SessionEncrytionUtil
 
getInternalMOASession(String) - Method in class at.gv.egovernment.moa.id.moduls.SSOManager
 
getInternalMOASessionWithSSOID(String) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
getInternalMOASessionWithSSOID(String) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Find the MOASessionId of an active Single Sign-On session
getInternalSSOSession(String) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
getInternalSSOSession(String) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Get a MOASession with sessionID
getInternalSSOSessionIdentifier() - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
getIssueInstant() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getIssueInstant() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getIssueInstant() - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
getIssueInstant() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Returns the issueInstant.
getIssueInstant() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getIssueInstantString() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Returns the issueInstant.
getIssuer() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Returns the issuer.
getIssuer() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getIssuerDN() - Method in class at.gv.egovernment.moa.id.data.IssuerAndSerial
Return the issuer DN in RFC2253 format.
getIssuerId() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.StoredAssertion
 
getIv() - Method in class at.gv.egovernment.moa.id.data.EncryptedData
 
getKey() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxToken
The key of the corresponding infobox.
getKey() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxTokenImpl
 
getKey() - Method in class at.gv.egovernment.moa.id.util.AbstractEncrytionUtil
 
getKey() - Method in class at.gv.egovernment.moa.id.util.ConfigurationEncrytionUtil
 
getKey() - Method in class at.gv.egovernment.moa.id.util.SessionEncrytionUtil
 
getKeyBoxIdentifier() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getKeyBoxIdentifier() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getKeyStoreFilePath() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.AbstractCredentialProvider
Get KeyStore
getKeyStoreFilePath() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.IDPCredentialProvider
 
getKeyStorePassword() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.AbstractCredentialProvider
Get keyStore password
getKeyStorePassword() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.IDPCredentialProvider
 
getLegacyAllowedProtocols() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns a list of legacy allowed protocols.
getMandate() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
getMandate() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getMandate() - Method in class at.gv.egovernment.moa.id.data.MISMandate
 
getMandateDOM() - Method in class at.gv.egovernment.moa.id.data.MISMandate
 
getMandateJaxB() - Method in class at.gv.egovernment.moa.id.data.MISMandate
 
getMandateProfiles() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getMandateProfiles() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getMandateReferenceValue() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getMandateReferenceValue() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getMandateReferenceValue() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
getMandateReferenceValue() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getMetadata() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.MOAMetadataProvider
 
getMetadataFilter() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.MOAMetadataProvider
 
getMetadataKeyAlias() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.AbstractCredentialProvider
Get alias of key for metadata signing
getMetadataKeyAlias() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.IDPCredentialProvider
 
getMetadataKeyPassword() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.AbstractCredentialProvider
Get password of key for metadata signing
getMetadataKeyPassword() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.IDPCredentialProvider
 
getMetadataSigningCredentials() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getMetadataSigningCredentials() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set the credential for metadata signing
getMetadataValidUntil() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getMetadataValidUntil() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set metadata valid area
getMISErrorCode() - Method in exception at.gv.egovernment.moa.id.auth.exception.MISSimpleClientException
 
getMISErrorMessage() - Method in exception at.gv.egovernment.moa.id.auth.exception.MISSimpleClientException
 
getMISMandate() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getMISMandate() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getMISMandate() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
getMISMandate() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getMISSessionID() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getMISSessionID() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getMOAConfigurationEncryptionKey() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns the MOAConfigurationEncryptionKey NOTE: returns null if no MOAConfigurationEncryptionKey is set.
getMOASession() - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
getMOASessionEncryptionKey() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns the MOASessionEncryptionKey NOTE: returns null if no MOASessionEncryptionKey is set.
getMoaSpAuthBlockTrustProfileID(boolean) - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns a string with a url-reference to the VerifyAuthBlock trust profile id within the moa-sp part of the authentication component.
getMoaSpAuthBlockVerifyTransformsInfoIDs() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns a list of strings with references to all verify transform info IDs within the moa-sp part of the authentication component.
getMoaSpConnectionParameter() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns a ConnectionParameter bean containing all information of the authentication component moa-sp element.
getMOASPErrorCode() - Method in exception at.gv.egovernment.moa.id.auth.exception.MOASPException
 
getMOASPErrorMessage() - Method in exception at.gv.egovernment.moa.id.auth.exception.MOASPException
 
getMoaSpIdentityLinkTrustProfileID(boolean) - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
getMonitoringMessageSuccess() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns the MonitoringMessageSuccess.
getMonitoringTestIdentityLinkURL() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns the MonitoringTestIdentityLinkURL.
getName() - Method in class at.gv.egovernment.moa.id.auth.data.ExtendedSAMLAttributeImpl
 
getName() - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
getName() - Method in class at.gv.egovernment.moa.id.auth.data.SAMLAttribute
Returns the name.
getName() - Method in interface at.gv.egovernment.moa.id.moduls.IModulInfo
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.AbstractAuthProtocolModulController
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.BirthdateAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.BPKAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDAuthBlock
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDCcsURL
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDCitizenQAALevelAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDIdentityLinkBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDIssuingNationAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSectorForIDAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSignerCertificate
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSourcePIN
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSourcePINType
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EIDSTORKTOKEN
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.EncryptedBPKAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.GivenNameAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.HolderOfKey
 
getName() - Method in interface at.gv.egovernment.moa.id.protocols.builder.attributes.IAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateFullMandateAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateLegalPersonFullNameAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateLegalPersonSourcePinAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateLegalPersonSourcePinTypeAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonBirthDateAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonBPKAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonFamilyNameAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonGivenNameAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonSourcePinAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonSourcePinTypeAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateProfRepDescAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateProfRepOIDAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateReferenceValueAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateTypeAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateTypeOIDAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.PrincipalNameAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.builder.attributes.PVPVersionAttributeBuilder
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.ProtocolFinalizationController
 
getName() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVP2XProtocol
 
getNameID() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
getNameID() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getNameID() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.AssertionAttributeExtractor
 
getNameIDFormat() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
getNameIDFormat() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getNameIDPolicyAllowCreation() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPAuthnRequestBuilderConfiguruation
Set the SAML2 NameIDPolicy allow-creation flag
getNameIDPolicyFormat() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPAuthnRequestBuilderConfiguruation
Define the SAML2 NameIDPolicy
getNameSpace() - Method in class at.gv.egovernment.moa.id.auth.data.ExtendedSAMLAttributeImpl
 
getNamespace() - Method in class at.gv.egovernment.moa.id.auth.data.SAMLAttribute
Returns the namespace.
getNamespace() - Method in interface at.gv.egovernment.moa.id.auth.data.Schema
The namespace URI of this schema.
getNamespace() - Method in class at.gv.egovernment.moa.id.auth.data.SchemaImpl
 
getNextBackChannelOA() - Method in interface at.gv.egovernment.moa.id.data.ISLOInformationContainer
 
getNextBackChannelOA() - Method in class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
getNextId() - Method in class at.gv.egovernment.moa.id.process.ProcessInstance
Returns the id of the process node to be executed next.
getNextTaskId() - Method in class at.gv.egovernment.moa.id.process.dao.ProcessInstanceStore
 
getNodeId() - Method in class at.gv.egovernment.moa.id.iaik.config.LoggerConfigImpl
 
getOaType() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getOaType() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getOAURL() - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
getObservers() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.MOAMetadataProvider
 
getOnlineApplicationConfiguration() - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
getOnlineApplicationParameter(String) - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Provides configuration information regarding the online application behind the given URL, relevant to the MOA-ID Auth component.
getOnlineMandatesConnectionParameter(IOAAuthParameters) - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns the ConnectionParameter for the OnlineMandates.
getOrgansiationInformation() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getOrgansiationInformation() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set organisation information for this metadata entity
getOriginalException() - Method in exception at.gv.egovernment.moa.id.auth.modules.TaskExecutionException
Get the original internal exception from task
getOutgoingTransitions() - Method in class at.gv.egovernment.moa.id.process.model.ProcessNode
Returns a list of transitions pointing from this process node to another one.
getOWbPK() - Method in class at.gv.egovernment.moa.id.data.MISMandate
 
getParameter(String) - Method in class at.gv.egovernment.moa.id.util.InOrderServletRequestWrapper
Returns the value of a request parameter as a String, or null if the parameter does not exist.
getParameter(String, int) - Method in class at.gv.egovernment.moa.id.util.InOrderServletRequestWrapper
Returns the value of a request parameter as a String, or null if the parameter does not exist.
getParameterNames() - Method in class at.gv.egovernment.moa.id.util.InOrderServletRequestWrapper
Returns an Enumeration of String objects containing the names of the parameters.
getParameterNames(int) - Method in class at.gv.egovernment.moa.id.util.InOrderServletRequestWrapper
Returns an Enumeration of String objects containing the names of the parameters contained in this request.
getParameters(HttpServletRequest) - Method in class at.gv.egovernment.moa.id.auth.modules.AbstractAuthServletTask
Parses the request input stream for parameters, assuming parameters are encoded UTF-8 (no standard exists how browsers should encode them).
getParameterValues(String, int) - Method in class at.gv.egovernment.moa.id.util.InOrderServletRequestWrapper
Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getParams() - Method in class at.gv.egovernment.moa.id.data.AuthenticationRole
 
getParamsInterator() - Method in class at.gv.egovernment.moa.id.data.AuthenticationRole
 
getPath() - Method in interface at.gv.egovernment.moa.id.moduls.IModulInfo
 
getPath() - Method in class at.gv.egovernment.moa.id.protocols.AbstractAuthProtocolModulController
 
getPath() - Method in class at.gv.egovernment.moa.id.protocols.ProtocolFinalizationController
 
getPath() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVP2XProtocol
 
getPendingRequest(String) - Method in interface at.gv.egovernment.moa.id.moduls.IRequestStorage
 
getPendingRequest(String) - Method in class at.gv.egovernment.moa.id.moduls.RequestStorage
 
getPendingRequestID() - Method in exception at.gv.egovernment.moa.id.auth.modules.TaskExecutionException
Get the pending-request ID of that request, which was processed when the exception occurs
getPendingRequestId(HttpServletRequest) - Method in class at.gv.egovernment.moa.id.auth.servlet.AbstractProcessEngineSignalController
Retrieves the current pending-request id from the HttpServletRequest parameter MOAIDAuthConstants.PARAM_TARGET_PENDINGREQUESTID.
getPepsList() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getPepsList() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getPriority() - Method in interface at.gv.egovernment.moa.id.auth.modules.AuthModule
Returns the priority of the module.
getPriority() - Method in class at.gv.egovernment.moa.id.auth.modules.BKUSelectionModuleImpl
 
getPriority() - Method in class at.gv.egovernment.moa.id.auth.modules.SingleSignOnConsentsModuleImpl
 
getProcessDefinitionId() - Method in class at.gv.egovernment.moa.id.process.dao.ProcessInstanceStore
 
getProcessDefinitions() - Method in interface at.gv.egovernment.moa.id.auth.modules.AuthModule
Returns the an Array of ProcessDefinitions of the processes included in this module.
getProcessDefinitions() - Method in class at.gv.egovernment.moa.id.auth.modules.BKUSelectionModuleImpl
 
getProcessDefinitions() - Method in class at.gv.egovernment.moa.id.auth.modules.SingleSignOnConsentsModuleImpl
 
getProcessEngine() - Method in class at.gv.egovernment.moa.id.process.springweb.AbstractAuthSourceServlet
Returns the underlying process engine instance.
getProcessInstance(String) - Method in interface at.gv.egovernment.moa.id.process.ProcessEngine
Returns the process instance with a given processInstanceId.
getProcessInstance(String) - Method in class at.gv.egovernment.moa.id.process.ProcessEngineImpl
 
getProcessInstance(HttpServletRequest) - Method in class at.gv.egovernment.moa.id.process.springweb.AbstractAuthSourceServlet
Retrieves the process instance referenced by the request parameter AbstractAuthSourceServlet.getProcessInstanceIdParameterName().
getProcessInstanceId() - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
getProcessInstanceId() - Method in interface at.gv.egovernment.moa.id.process.api.ExecutionContext
Returns the identifier of underlying process instance.
getProcessInstanceId() - Method in class at.gv.egovernment.moa.id.process.dao.ProcessInstanceStore
 
getProcessInstanceId() - Method in class at.gv.egovernment.moa.id.process.ExecutionContextImpl
 
getProcessInstanceIdParameterName() - Method in class at.gv.egovernment.moa.id.process.springweb.AbstractAuthSourceServlet
Returns the name of the request parameter representing the respective instance id.
getProcessNode(String) - Method in class at.gv.egovernment.moa.id.process.model.ProcessDefinition
Returns the process node associated with the given id.
getProcessState() - Method in class at.gv.egovernment.moa.id.process.dao.ProcessInstanceStore
 
getProfRep() - Method in class at.gv.egovernment.moa.id.data.MISMandate
 
getProperties() - Method in class at.gv.egovernment.moa.id.iaik.config.LoggerConfigImpl
 
getProtocolType() - Method in class at.gv.egovernment.moa.id.data.SLOInformationImpl
 
getProtocolType() - Method in interface at.gv.egovernment.moa.id.data.SLOInformationInterface
get protocol type which was used for authentication
getPrPerson() - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
getPublicAuthorityCode() - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
getPublicAuthorityCode() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Returns the publicAuthorityCode.
getPublicAuthorityCode() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getPublicKey() - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
getPublicKeys() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParams
Returns the public keys from the identity link.
getPublicKeys() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
 
getPublicKeys() - Method in class at.gv.egovernment.moa.id.auth.parser.IdentityLinkAssertionParser
Parses an array of Public Keys from the <InfoboxReadResponse>
getPublicURLPrefix() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getPublicURLPrefix() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getPublicURLPrefix() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
getPvpAttribute_OU() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
getPvpAttribute_OU() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getQAALevel() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getQAALevel() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getQaaLevel() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getQaaLevel() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getQAALevel() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
getQAALevel() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getQAALevel() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.AssertionAttributeExtractor
 
getRawRoleString() - Method in class at.gv.egovernment.moa.id.data.AuthenticationRole
 
getRedirectURL() - Method in class at.gv.egovernment.moa.id.opemsaml.MOAStringRedirectDeflateEncoder
 
getRelayState() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.messages.InboundMessage
 
getRelayState() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.messages.InboundMessageInterface
 
getRelyingPartyId() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.StoredAssertion
 
getRequest() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVPTargetConfiguration
 
getRequestBinding() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.messages.MOARequest
 
getRequestedAttributes(MetadataProvider) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
This method map the protocol specific requested attributes to PVP 2.1 attributes.
getRequestedAttributes(MetadataProvider) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVPTargetConfiguration
 
getRequestedSTORKAttributes() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getRequestedSTORKAttributes() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getRequestID() - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
getRequestID() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPAuthnRequestBuilderConfiguruation
Define a SP specific SAML2 requestID
getRequestorResponseSigningCredentials() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getRequestorResponseSigningCredentials() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set the credential for request/response signing IDP metadata: this credential is used for SAML2 response signing SP metadata: this credential is used for SAML2 response signing
getRequestSLODescriptor(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.SingleLogOutBuilder
 
getResponse() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.messages.MOAResponse
 
getResponseErrorCode(Throwable) - Method in class at.gv.egovernment.moa.id.util.ErrorResponseUtils
 
getResponseSLODescriptor(PVPTargetConfiguration) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.SingleLogOutBuilder
 
getReversionsLoggingEventCodes() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getReversionsLoggingEventCodes() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getRevocationMethodOrder() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
getRole(String, QName) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.MOAMetadataProvider
 
getRole(String, QName, String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.MOAMetadataProvider
 
getRoleName() - Method in class at.gv.egovernment.moa.id.data.AuthenticationRole
 
getRootConfigFileDir() - Method in class at.gv.egovernment.moa.id.config.ConfigurationProviderImpl
Returns the main configuration file directory used to configure MOA-ID
getSalt() - Method in class at.gv.egovernment.moa.id.util.AbstractEncrytionUtil
 
getSalt() - Method in class at.gv.egovernment.moa.id.util.ConfigurationEncrytionUtil
 
getSalt() - Method in class at.gv.egovernment.moa.id.util.SessionEncrytionUtil
 
getSAML1Parameter() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getSAML1Parameter() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getSAML2BindingName() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.binding.IDecoder
 
getSAML2BindingName() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.binding.PostBinding
 
getSAML2BindingName() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.binding.RedirectBinding
 
getSAML2BindingName() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.binding.SoapBinding
 
getSamlAssertion() - Method in class at.gv.egovernment.moa.id.auth.data.CreateXMLSignatureResponse
Returns the samlAssertion.
getSamlAssertion() - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
getSAMLAttributeGebeORwbpk() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getSAMLAttributeGebeORwbpk() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getSamlAttributes() - Method in class at.gv.egovernment.moa.id.auth.data.CreateXMLSignatureResponse
Returns the samlAttribute.
getSamlMessage() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.StoredAssertion
 
getSamlNameIdentifier() - Method in class at.gv.egovernment.moa.id.auth.data.CreateXMLSignatureResponse
Returns the samlNameIdentifier.
getSamlRequest() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.messages.MOARequest
 
getSchemaLocation() - Method in interface at.gv.egovernment.moa.id.auth.data.Schema
The location URI of this schema.
getSchemaLocation() - Method in class at.gv.egovernment.moa.id.auth.data.SchemaImpl
 
getSchemaLocations() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParams
Returns schema location URIs that may be needed by the validator to parse infobox tokens.
getSchemaLocations() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
 
getSecond() - Method in class at.gv.egovernment.moa.id.data.Pair
 
getSecond() - Method in class at.gv.egovernment.moa.id.data.Trible
 
getSectorNameViaTarget(String) - Static method in class at.gv.egovernment.moa.id.config.TargetToSectorNameMapper
 
getSecureIdentifier() - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.SAML2Utils
 
getSendAssertionTemplate() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getSendAssertionTemplate() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getSerial() - Method in class at.gv.egovernment.moa.id.data.IssuerAndSerial
Return the serial number.
getSerializedSamlAssertion() - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
getServerURL(HttpServletRequest) - Static method in class at.gv.egovernment.moa.id.util.HTTPUtils
Helper method to retrieve server URL
getServiceURL() - Method in class at.gv.egovernment.moa.id.data.SLOInformationImpl
 
getSessionCreated() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getSessionCreated() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getSessionID() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getSessionID() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getSessionID() - Method in interface at.gv.egovernment.moa.id.data.ISLOInformationContainer
 
getSessionID() - Method in class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
getSessionIndex() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
getSessionIndex() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getSessionIndex() - Method in class at.gv.egovernment.moa.id.data.SLOInformationImpl
 
getSessionIndex() - Method in interface at.gv.egovernment.moa.id.data.SLOInformationInterface
get AssertionID which was used for Service Provider Single LogOut request
getSessionIndex() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.AssertionAttributeExtractor
 
getSessionWithUserNameID(String) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
getSessionWithUserNameID(String) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Search a active MOASession with a userID
getSignatureCheckCode() - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
getSignatureCreationParameter() - Method in class at.gv.egovernment.moa.id.config.stork.STORKConfig
 
getSignatureKeyAlias() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.AbstractCredentialProvider
Get alias of key for request/response signing
getSignatureKeyAlias() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.IDPCredentialProvider
 
getSignatureKeyPassword() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.AbstractCredentialProvider
Get password of key for request/response signing
getSignatureKeyPassword() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.IDPCredentialProvider
 
getSignatureKnownKeysTrustEngine(MetadataProvider) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.TrustEngineFactory
 
getSignatureManifestCheckCode() - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
getSignatureVerificationParameter() - Method in class at.gv.egovernment.moa.id.config.stork.STORKConfig
 
getSignedSAMLObject(XMLObject) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.validation.AbstractRequestSignedSecurityPolicyRule
 
getSignedSAMLObject(XMLObject) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.validation.MOAPVPSignedRequestPolicyRule
 
getSignerCertificate() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getSignerCertificate() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
getSignerCertificate() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
getSignerCertificate() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getSigningDateTime() - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
getSingleAttributeValue(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.AssertionAttributeExtractor
 
getSloFailedOAs() - Method in interface at.gv.egovernment.moa.id.data.ISLOInformationContainer
 
getSloFailedOAs() - Method in class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
getSloRequest() - Method in interface at.gv.egovernment.moa.id.data.ISLOInformationContainer
 
getSloRequest() - Method in class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
getSLRequestTemplates() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns a list of default SLRequestTemplates.
getSLRequestTemplates(String) - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns the type's default SLRequestTemplate.
getSPAllowedNameITTypes() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getSPAllowedNameITTypes() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set all nameID types which allowed from the SP
getSPAssertionConsumerServicePostBindingURL() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getSPAssertionConsumerServicePostBindingURL() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set the SP Post-Binding URL for for the Assertion-Consumer Service
getSPAssertionConsumerServiceRedirectBindingURL() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getSPAssertionConsumerServiceRedirectBindingURL() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set the SP Redirect-Binding URL for the Assertion-Consumer Service
getSpEntityID() - Method in class at.gv.egovernment.moa.id.data.SLOInformationImpl
 
getSpEntityID() - Method in interface at.gv.egovernment.moa.id.data.SLOInformationInterface
Get the unique entityID of this Service-Provider
getSPEntityID() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPAuthnRequestBuilderConfiguruation
Define the SAML2 EntityID of the service provider.
getSPNameForLogging() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getSPNameForLogging() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPAuthnRequestBuilderConfiguruation
Defines a unique name for this PVP Service-provider, which is used for logging
getSPNameForLogging() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Defines a unique name for this PVP Service-provider, which is used for logging
getSPRequiredAttributes() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getSPRequiredAttributes() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set all SAML2 attributes which are required by the SP
getSPSLOPostBindingURL() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getSPSLOPostBindingURL() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set the SP Post-Binding URL for Single LogOut
getSPSLORedirectBindingURL() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getSPSLORedirectBindingURL() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set the SP Redirect-Binding URL for Single LogOut
getSPSLOSOAPBindingURL() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
getSPSLOSOAPBindingURL() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set the SP SOAP-Binding URL for Single LogOut
getSPSSOPostService(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
getSPSSORedirectService(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
getSPTrustedCredential(String) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.EntityVerifier
 
getSSLSocketFactory(ConfigurationProvider, ConnectionParameterInterface) - Static method in class at.gv.egovernment.moa.id.util.SSLUtils
Creates an SSLSocketFactory which utilizes an IAIKX509TrustManager for the given trust store, and the given key store.
getSSOCreatedTimeOut() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
getSSOFriendlyName() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns the SSOFriendlyName.
getSSOSessionID(HttpServletRequest) - Method in class at.gv.egovernment.moa.id.moduls.SSOManager
 
getSsoSessionValidTo() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
getSsoSessionValidTo() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
getSSOSpecialText() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns the SSOSpecialText.
getSSOTagetIdentifier() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns the SSOTagetIdentifier.
getSSOUpdatedTimeOut() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
getStartEvent() - Method in class at.gv.egovernment.moa.id.process.model.ProcessDefinition
Returns the start event of the process definition.
getState() - Method in class at.gv.egovernment.moa.id.process.ProcessInstance
Returns the current state of the process instance.
getStatusCode() - Method in class at.gv.egovernment.moa.id.data.SAMLStatus
 
getStatusCodeValue() - Method in exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.PVP2Exception
 
getStatusMessage() - Method in class at.gv.egovernment.moa.id.data.SAMLStatus
 
getStatusMessageValue() - Method in exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.PVP2Exception
 
getStorkAPs() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getStorkAPs() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getStorkAttributes() - Method in class at.gv.egovernment.moa.id.config.stork.STORKConfig
 
getStorkConfig() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns a STORK Configuration, NOTE: may return null.
getStorkFakeIdLCountries() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Gets the countries which will receive a fake IdL
getStorkFakeIdLResigningKey() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Gets the resigning key (group) for the stork fake IdL.
getStorkNoSignatureCountries() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
getSTORKPVPForwardEntity() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getSubjectConformationDate() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPAuthnRequestBuilderConfiguruation
Define the information, which should be added as 'subjectConformationDate' in 'SubjectConformation' element
getSubjectConformationMethode() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPAuthnRequestBuilderConfiguruation
Defines the 'method' attribute in 'SubjectConformation' element
getSubjectNameID() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPAuthnRequestBuilderConfiguruation
Set the requested SubjectNameID
getSubjectNameIDFormat() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPAuthnRequestBuilderConfiguruation
Define the format of the subjectNameID, which is included in authn-request
getSubjectNameIDQualifier() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPAuthnRequestBuilderConfiguruation
Define the qualifier of the SubjectNameID

Like: 'urn:publicid:gv.at:cdid+BF'
getSubStatusCode() - Method in class at.gv.egovernment.moa.id.data.SAMLStatus
 
getSuccessStatus() - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.SAML2Utils
 
getSzrErrorCode() - Method in exception at.gv.egovernment.moa.id.client.SZRGWClientException
 
getSzrErrorMessage() - Method in exception at.gv.egovernment.moa.id.client.SZRGWClientException
 
getTarget() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParams
Returns the target parameter.
getTarget() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
 
getTarget() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getTarget() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getTargetFriendlyName() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getTargetFriendlyName() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getTaskImplementingClass() - Method in class at.gv.egovernment.moa.id.process.model.TaskInfo
Returns the class that implements the actual task (must implement Task).
getTaskInfos() - Method in class at.gv.egovernment.moa.id.process.model.ProcessDefinition
Returns a map containing the tasks of the process definition.
getTemplate() - Method in class at.gv.egovernment.moa.id.storage.RedisTransactionStorage
 
getTemplateURL() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getTemplateURL() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getTestCredentialOIDs() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
getTestCredentialOIDs() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
getTextualDescriptionOfOID() - Method in class at.gv.egovernment.moa.id.data.MISMandate
 
getThird() - Method in class at.gv.egovernment.moa.id.data.Trible
 
getTo() - Method in class at.gv.egovernment.moa.id.process.model.Transition
Returns the process node (effectively a Task or EndEvent) the transition is pointing to.
getTransactionID() - Method in interface at.gv.egovernment.moa.id.data.ISLOInformationContainer
 
getTransactionID() - Method in class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
getTransactionTimeOut() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
getTransformInfos(String) - Static method in class at.gv.egovernment.moa.id.config.ConfigurationUtils
 
getTransformsInfos() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns a non-empty list of transform infos.
getTrustedCACertificates() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
getTrustEntityCertificate(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
getTrustProfileID() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParams
Returns the ID of the trust profile to be used for validating certificates.
getTrustProfileID() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
 
getUniqueSessionId() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionExtensions
 
getUniqueSessionID() - Method in class at.gv.egovernment.moa.id.data.ExceptionContainer
 
getUniqueSessionIdentifier() - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
getUniqueSessionIdentifier(String) - Method in class at.gv.egovernment.moa.id.moduls.SSOManager
 
getUniqueTransactionID() - Method in class at.gv.egovernment.moa.id.data.ExceptionContainer
 
getUniqueTransactionIdentifier() - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
getUrl() - Method in class at.gv.egovernment.moa.id.config.ConnectionParameter
 
getUserNameIdentifier() - Method in class at.gv.egovernment.moa.id.data.SLOInformationImpl
 
getUserNameIdentifier() - Method in interface at.gv.egovernment.moa.id.data.SLOInformationInterface
get user identifier which was used
getUserNameIDFormat() - Method in class at.gv.egovernment.moa.id.data.SLOInformationImpl
 
getUserNameIDFormat() - Method in interface at.gv.egovernment.moa.id.data.SLOInformationInterface
 
getValue() - Method in class at.gv.egovernment.moa.id.auth.data.ExtendedSAMLAttributeImpl
 
getValue() - Method in class at.gv.egovernment.moa.id.auth.data.SAMLAttribute
Returns the value.
getWBPKIdentification(AbstractPersonType) - Static method in class at.gv.egovernment.moa.id.util.MandateBuilder
 
getX509certificate() - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
getXmlDSIGManifestCheckCode() - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
getXmlDsigSubjectName() - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
getXMLToken() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxToken
Returns the infobox token.
getXMLToken() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxTokenImpl
 
getXMLVerifySignatureResponse() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
getXMLVerifySignatureResponse() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
GID_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
GID_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
GID_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
GID_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
GIVEN_NAME_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
GIVEN_NAME_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
GIVEN_NAME_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
GIVEN_NAME_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
GIVENNAME - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
givenName_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
The given name from the identity link.
GIVENNAME_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
GIVENNAME_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
GivenNameAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
GivenNameAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.GivenNameAttributeBuilder
 
guiBuilder - Variable in class at.gv.egovernment.moa.id.auth.servlet.AbstractController
 
GUILayoutBuilderServlet - Class in at.gv.egovernment.moa.id.auth.servlet
 
GUILayoutBuilderServlet() - Constructor for class at.gv.egovernment.moa.id.auth.servlet.GUILayoutBuilderServlet
 

H

handleDecode(String, HttpServletRequest) - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.binding.IDecoder
 
handleDecode(String, HttpServletRequest) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.binding.PostBinding
 
handleDecode(String, HttpServletRequest) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.binding.RedirectBinding
 
handleDecode(String, HttpServletRequest) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.binding.SoapBinding
 
handleError(String, Throwable, HttpServletRequest, HttpServletResponse, IRequest) - Method in class at.gv.egovernment.moa.id.auth.servlet.AbstractController
 
handleErrorNoRedirect(Throwable, HttpServletRequest, HttpServletResponse, boolean) - Method in class at.gv.egovernment.moa.id.auth.servlet.AbstractController
Handles all exceptions with no pending request.
HASDEGREE_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
HASDEGREE_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
hasFrontChannelOA() - Method in interface at.gv.egovernment.moa.id.data.ISLOInformationContainer
 
hasFrontChannelOA() - Method in class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
hashCode() - Method in class at.gv.egovernment.moa.id.data.IssuerAndSerial
Return the hash code of this IssuerAndSerial.
hideStammzahl_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Indicates whether source pins (Stammzahlen) must be hidden or not.
HolderOfKey - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
HolderOfKey() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.HolderOfKey
 
HTTPUtils - Class in at.gv.egovernment.moa.id.util
 
HTTPUtils() - Constructor for class at.gv.egovernment.moa.id.util.HTTPUtils
 

I

IAction - Interface in at.gv.egovernment.moa.id.moduls
 
iaik - package iaik
 
IAIKRuntimeException - Exception in iaik
Adapter class providing iaik.RuntimeException for libraries that have not been updated in order to consider the fact that the class IAIKRuntimeException has been moved.
IAIKRuntimeException(String, Throwable, String) - Constructor for exception iaik.IAIKRuntimeException
 
IAttributeBuilder - Interface in at.gv.egovernment.moa.id.protocols.builder.attributes
 
IAttributeGenerator<ATT> - Interface in at.gv.egovernment.moa.id.protocols.builder.attributes
 
IAuthData - Interface in at.gv.egovernment.moa.id.data
 
IAuthenticationSessionStoreage - Interface in at.gv.egovernment.moa.id.storage
 
IDecoder - Interface in at.gv.egovernment.moa.id.protocols.pvp2x.binding
 
IDENTIFICATION - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
identificationType_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
The identification type.
identificationValue_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
The date of identification value.
IDENTITY_LINK_DATE_FORMAT - Static variable in class at.gv.egovernment.moa.id.data.AuthenticationData
 
IdentityLink - Class in at.gv.egovernment.moa.id.auth.data
Data contained in an identity link issued by BMI, relevant to the MOA ID component.
IdentityLink() - Constructor for class at.gv.egovernment.moa.id.auth.data.IdentityLink
Constructor for IdentityLink
identityLink_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
The identity link.
IdentityLinkAssertionParser - Class in at.gv.egovernment.moa.id.auth.parser
Parses an identity link <saml:Assertion>
IdentityLinkAssertionParser(String) - Constructor for class at.gv.egovernment.moa.id.auth.parser.IdentityLinkAssertionParser
Constructor for IdentityLinkAssertionParser.
IdentityLinkAssertionParser(Element) - Constructor for class at.gv.egovernment.moa.id.auth.parser.IdentityLinkAssertionParser
Sets the <@link assertionElem>.
IdentityLinkAssertionParser(InputStream) - Constructor for class at.gv.egovernment.moa.id.auth.parser.IdentityLinkAssertionParser
Constructor for IdentityLinkAssertionParser.
IdentityLinkReSigner - Class in at.gv.egovernment.moa.id.util
 
IdentityLinkReSigner() - Constructor for class at.gv.egovernment.moa.id.util.IdentityLinkReSigner
 
IDestroyableObject - Interface in at.gv.egovernment.moa.id.auth
 
IDP_CONTACT_COMPANY - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
IDP_CONTACT_GIVENNAME - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
IDP_CONTACT_MAIL - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
IDP_CONTACT_PHONE - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
IDP_CONTACT_SURNAME - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
IDP_CONTACT_TYPE - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
IDP_ISSUER_NAME - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
IDP_JAVAKEYSTORE - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.IDPCredentialProvider
 
IDP_KEY_PASSASSERTION - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.IDPCredentialProvider
 
IDP_KEY_PASSENCRYTPION - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.IDPCredentialProvider
 
IDP_KEY_PASSMETADATA - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.IDPCredentialProvider
 
IDP_KEYALIASASSERTION - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.IDPCredentialProvider
 
IDP_KEYALIASENCRYTPION - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.IDPCredentialProvider
 
IDP_KEYALIASMETADATA - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.IDPCredentialProvider
 
IDP_KS_PASS - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.signer.IDPCredentialProvider
 
IDP_ORG_DISPNAME - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
IDP_ORG_NAME - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
IDP_ORG_URL - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
IDPCredentialProvider - Class in at.gv.egovernment.moa.id.protocols.pvp2x.signer
 
IDPCredentialProvider() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.signer.IDPCredentialProvider
 
IDPPVPMetadataConfiguration - Class in at.gv.egovernment.moa.id.protocols.pvp2x.config
 
IDPPVPMetadataConfiguration(String, IDPCredentialProvider) - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
IDPSingleLogOutServlet - Class in at.gv.egovernment.moa.id.auth.servlet
 
IDPSingleLogOutServlet() - Constructor for class at.gv.egovernment.moa.id.auth.servlet.IDPSingleLogOutServlet
 
IEncoder - Interface in at.gv.egovernment.moa.id.protocols.pvp2x.binding
 
IGarbageCollectorProcessing - Interface in at.gv.egovernment.moa.id.auth
 
IMOARefreshableMetadataProvider - Interface in at.gv.egovernment.moa.id.protocols.pvp2x.metadata
 
IModulInfo - Interface in at.gv.egovernment.moa.id.moduls
 
InboundMessage - Class in at.gv.egovernment.moa.id.protocols.pvp2x.messages
 
InboundMessage() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.messages.InboundMessage
 
InboundMessageInterface - Interface in at.gv.egovernment.moa.id.protocols.pvp2x.messages
 
InfoboxToken - Interface in at.gv.egovernment.moa.id.auth.data
Contains an infobox token included in an InfoboxReadResponse.
InfoboxTokenImpl - Class in at.gv.egovernment.moa.id.auth.data
This class contains an infobox token.
InfoboxTokenImpl(String, boolean, Element) - Constructor for class at.gv.egovernment.moa.id.auth.data.InfoboxTokenImpl
Sets an XML infobox token.
InfoboxTokenImpl(String, boolean, String) - Constructor for class at.gv.egovernment.moa.id.auth.data.InfoboxTokenImpl
Sets a base64 encoded infobox token.
infoboxTokenList_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
A list of InfoboxToken objects.
InfoboxValidationResult - Interface in at.gv.egovernment.moa.id.auth.data
Includes the result of an extended infobox validation.
InfoboxValidationResultImpl - Class in at.gv.egovernment.moa.id.auth.data
Default implementation of the InfoboxValidationResult interface.
InfoboxValidationResultImpl() - Constructor for class at.gv.egovernment.moa.id.auth.data.InfoboxValidationResultImpl
Empty constructor.
InfoboxValidationResultImpl(boolean, ExtendedSAMLAttribute[], String) - Constructor for class at.gv.egovernment.moa.id.auth.data.InfoboxValidationResultImpl
Constructor to set all values.
InfoboxValidatorParams - Interface in at.gv.egovernment.moa.id.auth.data
Parameters for validating an infobox.
InfoboxValidatorParamsImpl - Class in at.gv.egovernment.moa.id.auth.data
Parameters for validating an infobox.
InfoboxValidatorParamsImpl() - Constructor for class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Empty constructor.
INHERITEDFAMILYNAME_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
INHERITEDFAMILYNAME_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
init(FilterConfig) - Method in class at.gv.egovernment.moa.id.auth.servlet.interceptor.VHostUrlRewriteServletFilter
 
init(FilterConfig) - Method in class at.gv.egovernment.moa.id.util.ParameterInOrderFilter
 
initial(Properties) - Method in class at.gv.egovernment.moa.id.config.ConfigurationProviderImpl
 
initialize(GenericWebApplicationContext) - Static method in class at.gv.egovernment.moa.id.auth.MOAIDAuthInitializer
Initializes the web application components which need initialization: logging, JSSE, MOA-ID Auth configuration, Axis, session cleaner.
initialize(HttpServletRequest) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
initialize(String, String) - Method in class at.gv.egovernment.moa.id.util.AbstractEncrytionUtil
 
initialize() - Static method in class at.gv.egovernment.moa.id.util.SSLUtils
 
initializeDefaultPVPConfiguration() - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.MOADefaultBootstrap
 
initializeGlobalSecurityConfiguration() - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.MOADefaultBootstrap
Initializes the default global security configuration.
InOrderServletRequestWrapper - Class in at.gv.egovernment.moa.id.util
Special ServletRequestWrapper class which provides a more precise implementation of the getParameter* family.
InOrderServletRequestWrapper(HttpServletRequest, ServletContext) - Constructor for class at.gv.egovernment.moa.id.util.InOrderServletRequestWrapper
 
InterfederatedIDPPublicServiceFilter - Class in at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata
 
InterfederatedIDPPublicServiceFilter(String, boolean) - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata.InterfederatedIDPPublicServiceFilter
 
internalDestroy() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.MOAMetadataProvider
 
INTERNALERRORCODE - Static variable in class at.gv.egovernment.moa.id.util.ErrorResponseUtils
 
internalExecute(IRequest, ExecutionContext, HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.auth.modules.AbstractAuthServletTask
 
internalExecute(IRequest, ExecutionContext, HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.process.springweb.MoaIdTask
Executes the task providing the underlying ExecutionContext executionContext and the IRequest pendingReq as well as the respective HttpServletRequest and HttpServletResponse.
InvalidAssertionConsumerServiceException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
InvalidAssertionConsumerServiceException(int) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.InvalidAssertionConsumerServiceException
 
InvalidAssertionConsumerServiceException(String) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.InvalidAssertionConsumerServiceException
 
InvalidAssertionEncryptionException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
InvalidAssertionEncryptionException() - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.InvalidAssertionEncryptionException
 
InvalidDateFormatAttributeException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.exceptions
 
InvalidDateFormatAttributeException() - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.exceptions.InvalidDateFormatAttributeException
 
InvalidDateFormatException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
InvalidDateFormatException() - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.InvalidDateFormatException
 
InvalidProtocolRequestException - Exception in at.gv.egovernment.moa.id.auth.exception
 
InvalidProtocolRequestException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.InvalidProtocolRequestException
 
InvalidProtocolRequestException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.InvalidProtocolRequestException
 
INVOICE_RECPT_ID_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
INVOICE_RECPT_ID_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
INVOICE_RECPT_ID_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
INVOICE_RECPT_ID_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
IOExceptionHandler(HttpServletResponse, Throwable) - Method in class at.gv.egovernment.moa.id.auth.servlet.AbstractController
 
IPostStartupInitializable - Interface in at.gv.egovernment.moa.id.auth
 
IPVPAuthnRequestBuilderConfiguruation - Interface in at.gv.egovernment.moa.id.protocols.pvp2x.config
 
IPVPMetadataBuilderConfiguration - Interface in at.gv.egovernment.moa.id.protocols.pvp2x.config
 
IRequestStorage - Interface in at.gv.egovernment.moa.id.moduls
 
isAbortedByUser() - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
isAdvancedLoggingActive() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
ISAGEOVER_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
ISAGEOVER_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
ISAMLValidator - Interface in at.gv.egovernment.moa.id.protocols.pvp2x.validation
 
ISAMLVerifier - Interface in at.gv.egovernment.moa.id.protocols.pvp2x.verification
 
isAsync() - Method in class at.gv.egovernment.moa.id.process.model.TaskInfo
Determines if the task is marked asynchronous (true) or synchronous (false).
isAuthenticated() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
isAuthenticated() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
isAuthenticated() - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
isAuthenticated(String) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
isAuthenticated(String) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Check if the stored MOASession is already authenticated
isBusinessService() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
isBusinessService() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
isCertifiacteQCActive() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
isExpired() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.StoredAssertion
 
isForeigner() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
isForeigner() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
isForeigner() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
isForeigner() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
isHTTPAuthAllowed() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Deprecated.
isIdentityLinkResigning() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
isIDPPublicService() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
isInboundSSOInterfederationAllowed() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
isInboundSSOInterfederationAllowed() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
isInderfederationIDP() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
isInderfederationIDP() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
isInterfederationSSOStorageAllowed() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
isInterfederationSSOStorageAllowed() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
ISLOInformationContainer - Interface in at.gv.egovernment.moa.id.data
 
isMandateUsed() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
isMandateUsed() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
isMonitoringActive() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
isNeedAuthentication() - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
isOnlyMandateAllowed() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
isOnlyMandateAllowed() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
isOutboundSSOInterfederationAllowed() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
isOutboundSSOInterfederationAllowed() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
isOW() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
isOW() - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
isPassiv() - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
isPassivRequest() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPAuthnRequestBuilderConfiguruation
If true, the SAML2 isPassive flag is set in the AuthnRequest
isPassivRequestUsedForInterfederation() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
isPassivRequestUsedForInterfederation() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
isPerformLocalAuthenticationOnInterfederationError() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
isPerformLocalAuthenticationOnInterfederationError() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
isPrimary() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxToken
Specifies if this token is the first token (e.g in an array of tokens) included in an InfoboxReadResponse.
isPrimary() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxTokenImpl
 
isPublicAuthority() - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
isPublicAuthority() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Returns the publicAuthority.
isPublicAuthority() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
isPVP2AssertionEncryptionActive() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
isPVPSchemaValidationActive() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
isQualifiedCertificate() - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
isQualifiedCertificate() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Returns the qualifiedCertificate.
isQualifiedCertificate() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
isRemovePBKFromAuthBlock() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
isRemovePBKFromAuthBlock() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
isRequireConsentForStorkAttributes() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
isRequireConsentForStorkAttributes() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
isShowMandateCheckBox() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
isShowMandateCheckBox() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
isShowStorkLogin() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
isShowStorkLogin() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
isSsoSession() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
isSsoSession() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
isSSOSession(String) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
isSSOSession(String) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Check if a MOASession is an active Single Sign-On session
isSTORKAuthentication(String) - Method in class at.gv.egovernment.moa.id.config.stork.STORKConfig
 
isStorkFakeIdLActive() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Checks if is fakeIdL is activated.
isSTORKPVPGateway() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
isSTORKPVPGateway() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
IssuerAndSerial - Class in at.gv.egovernment.moa.id.data
A class containing the issuer and serial number of a certificate, which can be used to uniquely identify the certificate.
IssuerAndSerial(Principal, BigInteger) - Constructor for class at.gv.egovernment.moa.id.data.IssuerAndSerial
Create an IssuerAndSerial object.
IssuerAndSerial(String, BigInteger) - Constructor for class at.gv.egovernment.moa.id.data.IssuerAndSerial
Create an IssuerAndSerial object.
IStatisticLogger - Interface in at.gv.egovernment.moa.id.advancedlogging
 
isTestCredentialEnabled() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
isTestCredentialEnabled() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
isTrustmanagerrevoationchecking() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Returns whether the trust-manager revocation checking is enabled or not.
isUseAuthBlockTestTestStore() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
isUseAuthBlockTestTestStore() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
isUseIDLTestTrustStore() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
isUseIDLTestTrustStore() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
isUseMandate() - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
isUseMandate() - Method in interface at.gv.egovernment.moa.id.data.IAuthData
 
isUseMandateRequested(HttpServletRequest) - Static method in class at.gv.egovernment.moa.id.util.legacy.LegacyHelper
 
isValid() - Method in interface at.gv.egovernment.moa.id.auth.data.InfoboxValidationResult
The method returns true if validation succeeds.
isValid() - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidationResultImpl
 
isValidBKUURI(String, List<String>) - Static method in class at.gv.egovernment.moa.id.util.ParamValidatorUtils
Checks if the given bkuURI is valid
isValidCCC(String) - Static method in class at.gv.egovernment.moa.id.util.ParamValidatorUtils
Checks if the given ccc parameter is valid
isValidOA(String) - Static method in class at.gv.egovernment.moa.id.util.ParamValidatorUtils
Checks if the given oa is valid
isValidSessionID(String) - Static method in class at.gv.egovernment.moa.id.util.ParamValidatorUtils
Checks if the given sessionID is valid
isValidSessionWithSSOID(String) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
isValidSessionWithSSOID(String) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
 
isValidSignUrl(String) - Static method in class at.gv.egovernment.moa.id.util.ParamValidatorUtils
Checks if the given signurl is valid
isValidSourceID(String) - Static method in class at.gv.egovernment.moa.id.util.ParamValidatorUtils
Checks if the given target is valid
isValidSSOSession(String, IRequest) - Method in class at.gv.egovernment.moa.id.moduls.SSOManager
 
isValidTarget(String) - Static method in class at.gv.egovernment.moa.id.util.ParamValidatorUtils
Checks if the given target is valid
isValidTemplate(HttpServletRequest, String, List<String>) - Static method in class at.gv.egovernment.moa.id.util.ParamValidatorUtils
Checks if the given template is valid
isValidUseMandate(String) - Static method in class at.gv.egovernment.moa.id.util.ParamValidatorUtils
Checks if the given useMandate is valid
isValidXMLDocument(String) - Static method in class at.gv.egovernment.moa.id.util.ParamValidatorUtils
Checks if , , , , placeholders are contained in the given string.
isVerified() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.messages.InboundMessage
 
isVerified() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.messages.InboundMessageInterface
 
isVirtualIDPsEnabled() - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
isXmlDSIGManigest() - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
ITransactionStorage - Interface in at.gv.egovernment.moa.id.storage
 

J

JUR_PERSON - Static variable in class at.gv.egovernment.moa.id.advancedlogging.MOAReversionLogger
 

K

KEYNAME - Static variable in class at.gv.egovernment.moa.id.util.AbstractEncrytionUtil
 
keySet() - Method in interface at.gv.egovernment.moa.id.process.api.ExecutionContext
Returns an unmodifiable set containing the stored keys.
keySet() - Method in class at.gv.egovernment.moa.id.process.ExecutionContextImpl
 

L

LaxHostNameVerifier - Class in at.gv.egovernment.moa.id.client
 
LaxHostNameVerifier() - Constructor for class at.gv.egovernment.moa.id.client.LaxHostNameVerifier
 
LegacyHelper - Class in at.gv.egovernment.moa.id.util.legacy
 
LegacyHelper() - Constructor for class at.gv.egovernment.moa.id.util.legacy.LegacyHelper
 
load(String) - Method in interface at.gv.egovernment.moa.id.process.dao.ProcessInstanceStoreDAO
Returns a ProcessInstanceStore, defined by processInstanceID from the database, or null if the object could not be found.
load(String) - Method in class at.gv.egovernment.moa.id.process.dao.ProcessInstanceStoreDAOImpl
 
logErrorOperation(Throwable) - Method in class at.gv.egovernment.moa.id.advancedlogging.DummyStatisticLogger
 
logErrorOperation(Throwable, IRequest) - Method in class at.gv.egovernment.moa.id.advancedlogging.DummyStatisticLogger
 
logErrorOperation(Throwable) - Method in interface at.gv.egovernment.moa.id.advancedlogging.IStatisticLogger
 
logErrorOperation(Throwable, IRequest) - Method in interface at.gv.egovernment.moa.id.advancedlogging.IStatisticLogger
 
logErrorOperation(Throwable) - Method in class at.gv.egovernment.moa.id.advancedlogging.StatisticLogger
 
logErrorOperation(Throwable, IRequest) - Method in class at.gv.egovernment.moa.id.advancedlogging.StatisticLogger
 
logEvent(Event) - Static method in class at.gv.egovernment.moa.id.advancedlogging.MOAIDEventLog
 
logEvent(IOAAuthParameters, int, String) - Method in class at.gv.egovernment.moa.id.advancedlogging.MOAReversionLogger
 
logEvent(IOAAuthParameters, IRequest, int) - Method in class at.gv.egovernment.moa.id.advancedlogging.MOAReversionLogger
 
logEvent(IOAAuthParameters, IRequest, int, String) - Method in class at.gv.egovernment.moa.id.advancedlogging.MOAReversionLogger
 
logEvent(int, String) - Method in class at.gv.egovernment.moa.id.advancedlogging.MOAReversionLogger
 
logEvent(String, String, int, String) - Method in class at.gv.egovernment.moa.id.advancedlogging.MOAReversionLogger
 
logEvent(String, String, int) - Method in class at.gv.egovernment.moa.id.advancedlogging.MOAReversionLogger
 
logEvent(IRequest, int) - Method in class at.gv.egovernment.moa.id.advancedlogging.MOAReversionLogger
 
logEvent(IRequest, int, String) - Method in class at.gv.egovernment.moa.id.advancedlogging.MOAReversionLogger
 
logExceptionToTechnicalLog(Throwable) - Method in class at.gv.egovernment.moa.id.auth.AuthenticationSessionCleaner
Write a Exception to the MOA-ID-Auth internal technical log
logExceptionToTechnicalLog(Throwable) - Method in class at.gv.egovernment.moa.id.auth.servlet.AbstractController
Write a Exception to the MOA-ID-Auth internal technical log
LoggerConfigImpl - Class in at.gv.egovernment.moa.id.iaik.config
Implementation of interface TrustManager
LoggerConfigImpl(String) - Constructor for class at.gv.egovernment.moa.id.iaik.config.LoggerConfigImpl
Constructor
logMandateEventSet(IRequest, IMISMandate) - Method in class at.gv.egovernment.moa.id.advancedlogging.MOAReversionLogger
 
LogOutServlet - Class in at.gv.egovernment.moa.id.auth.servlet
 
LogOutServlet() - Constructor for class at.gv.egovernment.moa.id.auth.servlet.LogOutServlet
 
logPersonalInformationEvent(IRequest, IIdentityLink) - Method in class at.gv.egovernment.moa.id.advancedlogging.MOAReversionLogger
 
logSuccessOperation(IRequest, IAuthData, boolean) - Method in class at.gv.egovernment.moa.id.advancedlogging.DummyStatisticLogger
 
logSuccessOperation(IRequest, IAuthData, boolean) - Method in interface at.gv.egovernment.moa.id.advancedlogging.IStatisticLogger
 
logSuccessOperation(IRequest, IAuthData, boolean) - Method in class at.gv.egovernment.moa.id.advancedlogging.StatisticLogger
 

M

MAIL_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MAIL_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MAIL_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MAIL_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
MANDATE_DATE_OF_BIRTH_FORMAT - Static variable in class at.gv.egovernment.moa.id.util.MandateBuilder
 
MANDATE_FULL_MANDATE_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_FULL_MANDATE_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_FULL_MANDATE_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_FULL_MANDATE_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_LEG_PER_FULL_NAME_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_LEG_PER_FULL_NAME_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_LEG_PER_FULL_NAME_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_LEG_PER_FULL_NAME_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_LEG_PER_SOURCE_PIN_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_LEG_PER_SOURCE_PIN_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_LEG_PER_SOURCE_PIN_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_LEG_PER_SOURCE_PIN_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_LEG_PER_SOURCE_PIN_TYPE_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_LEG_PER_SOURCE_PIN_TYPE_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_LEG_PER_SOURCE_PIN_TYPE_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_LEG_PER_SOURCE_PIN_TYPE_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_BIRTHDATE_FORMAT_PATTERN - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_BIRTHDATE_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_BIRTHDATE_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_BIRTHDATE_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_BPK_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_BPK_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_BPK_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_BPK_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_ENC_BPK_LIST_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_ENC_BPK_LIST_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_ENC_BPK_LIST_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_ENC_BPK_LIST_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_FAMILY_NAME_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_FAMILY_NAME_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_FAMILY_NAME_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_FAMILY_NAME_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_GIVEN_NAME_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_GIVEN_NAME_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_GIVEN_NAME_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_GIVEN_NAME_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_SOURCE_PIN_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_SOURCE_PIN_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_SOURCE_PIN_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_SOURCE_PIN_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_SOURCE_PIN_TYPE_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_SOURCE_PIN_TYPE_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_SOURCE_PIN_TYPE_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NAT_PER_SOURCE_PIN_TYPE_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_NS - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
MANDATE_POSTFIX - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
MANDATE_PREFIX - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
MANDATE_PROF_REP_DESC_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_PROF_REP_DESC_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_PROF_REP_DESC_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_PROF_REP_DESC_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_PROF_REP_OID_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_PROF_REP_OID_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_PROF_REP_OID_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_PROF_REP_OID_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_REFERENCE_VALUE_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_REFERENCE_VALUE_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_REFERENCE_VALUE_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_REFERENCE_VALUE_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_TYPE_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_TYPE_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_TYPE_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_TYPE_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_TYPE_OID_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_TYPE_OID_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_TYPE_OID_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MANDATE_TYPE_OID_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
MandateAttributesNotHandleAbleException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
MandateAttributesNotHandleAbleException() - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.MandateAttributesNotHandleAbleException
 
MandateBuilder - Class in at.gv.egovernment.moa.id.util
 
MandateBuilder() - Constructor for class at.gv.egovernment.moa.id.util.MandateBuilder
 
MANDATECONTENT_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
MANDATECONTENT_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
MandateFullMandateAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
MandateFullMandateAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateFullMandateAttributeBuilder
 
MandateLegalPersonFullNameAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
MandateLegalPersonFullNameAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateLegalPersonFullNameAttributeBuilder
 
MandateLegalPersonSourcePinAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
MandateLegalPersonSourcePinAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateLegalPersonSourcePinAttributeBuilder
 
MandateLegalPersonSourcePinTypeAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
MandateLegalPersonSourcePinTypeAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateLegalPersonSourcePinTypeAttributeBuilder
 
MandateNaturalPersonBirthDateAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
MandateNaturalPersonBirthDateAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonBirthDateAttributeBuilder
 
MandateNaturalPersonBPKAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
MandateNaturalPersonBPKAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonBPKAttributeBuilder
 
MandateNaturalPersonFamilyNameAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
MandateNaturalPersonFamilyNameAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonFamilyNameAttributeBuilder
 
MandateNaturalPersonGivenNameAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
MandateNaturalPersonGivenNameAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonGivenNameAttributeBuilder
 
MandateNaturalPersonSourcePinAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
MandateNaturalPersonSourcePinAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonSourcePinAttributeBuilder
 
MandateNaturalPersonSourcePinTypeAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
MandateNaturalPersonSourcePinTypeAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateNaturalPersonSourcePinTypeAttributeBuilder
 
MandateProfRepDescAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
MandateProfRepDescAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateProfRepDescAttributeBuilder
 
MandateProfRepOIDAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
MandateProfRepOIDAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateProfRepOIDAttributeBuilder
 
MandateReferenceValueAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
MandateReferenceValueAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateReferenceValueAttributeBuilder
 
MandateTypeAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
MandateTypeAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateTypeAttributeBuilder
 
MandateTypeOIDAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
MandateTypeOIDAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.MandateTypeOIDAttributeBuilder
 
MANDATOR - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
map(AuthenticationRole) - Method in class at.gv.egovernment.moa.id.util.PVPtoSTORKMapper
Map a PVP Role attribute to STORK ECAuthenticationRole attribute values
mapeIDASQAAToSTORKQAA(String) - Method in class at.gv.egovernment.moa.id.util.PVPtoSTORKMapper
Map eIDAS QAA-level to STORK QAA-level
mapInternalErrorToExternalError(String) - Method in class at.gv.egovernment.moa.id.util.ErrorResponseUtils
 
mapSTORKQAAToeIDASQAA(String) - Method in class at.gv.egovernment.moa.id.util.PVPtoSTORKMapper
Map STORK QAA level to eIDAS QAA level
mapToQAALevel(String) - Method in class at.gv.egovernment.moa.id.util.PVPtoSTORKMapper
Map a PVP SecClass to STORK QAA level
mapToSecClass(String) - Method in class at.gv.egovernment.moa.id.util.PVPtoSTORKMapper
Map a STORK QAA level to PVP SecClass
MARITALSTATUS_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
MARITALSTATUS_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
markOAWithAttributeQueryUsedFlag(IAuthenticationSession, String, String) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
markOAWithAttributeQueryUsedFlag(IAuthenticationSession, String, String) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
 
METADATA - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.PVP2XProtocol
 
MetadataAction - Class in at.gv.egovernment.moa.id.protocols.pvp2x
 
MetadataAction() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.MetadataAction
 
MetadataFilterChain - Class in at.gv.egovernment.moa.id.saml2
 
MetadataFilterChain() - Constructor for class at.gv.egovernment.moa.id.saml2.MetadataFilterChain
 
MetadataSignatureFilter - Class in at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata
 
MetadataSignatureFilter(String, byte[]) - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata.MetadataSignatureFilter
 
MISMandate - Class in at.gv.egovernment.moa.id.data
 
MISMandate() - Constructor for class at.gv.egovernment.moa.id.data.MISMandate
 
MISSimpleClientException - Exception in at.gv.egovernment.moa.id.auth.exception
 
MISSimpleClientException() - Constructor for exception at.gv.egovernment.moa.id.auth.exception.MISSimpleClientException
 
MISSimpleClientException(String) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.MISSimpleClientException
 
MISSimpleClientException(String, String, String) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.MISSimpleClientException
 
MISSimpleClientException(String, Throwable) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.MISSimpleClientException
 
MISSimpleClientException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.MISSimpleClientException
 
MOA_AUTHENTICATED - Static variable in class at.gv.egovernment.moa.id.moduls.AuthenticationManager
 
MOA_IDP_TARGET - Static variable in exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.NoCredentialsException
 
MOA_SESSION - Static variable in class at.gv.egovernment.moa.id.moduls.AuthenticationManager
 
MOADefaultBootstrap - Class in at.gv.egovernment.moa.id.protocols.pvp2x.config
 
MOADefaultBootstrap() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.config.MOADefaultBootstrap
 
MOADefaultSecurityConfigurationBootstrap - Class in at.gv.egovernment.moa.id.protocols.pvp2x.config
 
MOADefaultSecurityConfigurationBootstrap() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.config.MOADefaultSecurityConfigurationBootstrap
 
MOAGarbageCollector - Class in at.gv.egovernment.moa.id.auth
 
MOAGarbageCollector() - Constructor for class at.gv.egovernment.moa.id.auth.MOAGarbageCollector
 
MOAIDAuthInitializer - Class in at.gv.egovernment.moa.id.auth
 
MOAIDAuthInitializer() - Constructor for class at.gv.egovernment.moa.id.auth.MOAIDAuthInitializer
 
MOAIDEventConstants - Interface in at.gv.egovernment.moa.id.advancedlogging
 
MOAIDEventLog - Class in at.gv.egovernment.moa.id.advancedlogging
 
MOAIDEventLog() - Constructor for class at.gv.egovernment.moa.id.advancedlogging.MOAIDEventLog
 
MOAIDExceptionHandler(HttpServletRequest, HttpServletResponse, Exception) - Method in class at.gv.egovernment.moa.id.auth.servlet.AbstractController
 
MoaIdTask - Class in at.gv.egovernment.moa.id.process.springweb
Abstract task implementation providing HttpServletRequest and HttpServletResponse.
MoaIdTask() - Constructor for class at.gv.egovernment.moa.id.process.springweb.MoaIdTask
 
MOAIllegalStateException - Exception in at.gv.egovernment.moa.id.auth.exception
 
MOAIllegalStateException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.MOAIllegalStateException
 
MOAKeyStoreX509CredentialAdapter - Class in at.gv.egovernment.moa.id.opemsaml
 
MOAKeyStoreX509CredentialAdapter(KeyStore, String, char[]) - Constructor for class at.gv.egovernment.moa.id.opemsaml.MOAKeyStoreX509CredentialAdapter
 
MOAMetadataProvider - Class in at.gv.egovernment.moa.id.protocols.pvp2x.metadata
 
MOAMetadataProvider() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.MOAMetadataProvider
 
MOAPVPSignedRequestPolicyRule - Class in at.gv.egovernment.moa.id.protocols.pvp2x.validation
 
MOAPVPSignedRequestPolicyRule(MetadataProvider, SignatureTrustEngine, QName) - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.validation.MOAPVPSignedRequestPolicyRule
 
MOARequest - Class in at.gv.egovernment.moa.id.protocols.pvp2x.messages
 
MOARequest(SignableXMLObject, String) - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.messages.MOARequest
 
MOAResponse - Class in at.gv.egovernment.moa.id.protocols.pvp2x.messages
 
MOAResponse(StatusResponseType) - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.messages.MOAResponse
 
MOAReversionLogger - Class in at.gv.egovernment.moa.id.advancedlogging
 
MOAReversionLogger() - Constructor for class at.gv.egovernment.moa.id.advancedlogging.MOAReversionLogger
 
MOASAMLSOAPClient - Class in at.gv.egovernment.moa.id.protocols.pvp2x.utils
 
MOASAMLSOAPClient() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.utils.MOASAMLSOAPClient
 
moasession - Variable in class at.gv.egovernment.moa.id.auth.modules.AbstractAuthServletTask
 
MOASPException - Exception in at.gv.egovernment.moa.id.auth.exception
 
MOASPException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.MOASPException
 
MOASPException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.MOASPException
 
MOASPException(String, Object[], Throwable, String, String) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.MOASPException
 
MOASPMetadataSignatureFilter - Class in at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata
 
MOASPMetadataSignatureFilter(String) - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata.MOASPMetadataSignatureFilter
 
MOAStringRedirectDeflateEncoder - Class in at.gv.egovernment.moa.id.opemsaml
 
MOAStringRedirectDeflateEncoder() - Constructor for class at.gv.egovernment.moa.id.opemsaml.MOAStringRedirectDeflateEncoder
 
MOAURICompare - Class in at.gv.egovernment.moa.id.protocols.pvp2x.binding
 
MOAURICompare(String) - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.binding.MOAURICompare
 
ModuleRegistration - Class in at.gv.egovernment.moa.id.auth.modules.registration
This class handles registering modules.
MUNICIPALITY - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 

N

NAME - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
NAME - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.PVP2XProtocol
 
name_ - Variable in class at.gv.egovernment.moa.id.auth.data.ExtendedSAMLAttributeImpl
The name of this SAML attribute.
NameIDFormatNotSupportedException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
NameIDFormatNotSupportedException(String) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.NameIDFormatNotSupportedException
 
namespace_ - Variable in class at.gv.egovernment.moa.id.auth.data.ExtendedSAMLAttributeImpl
The namespace URI of this SAML attribute.
namespace_ - Variable in class at.gv.egovernment.moa.id.auth.data.SchemaImpl
The namespace of this schema.
NAT_PERSON - Static variable in class at.gv.egovernment.moa.id.advancedlogging.MOAReversionLogger
 
NATIONALITYCODE_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
NATIONALITYCODE_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
needAuthentication(IRequest, HttpServletRequest, HttpServletResponse) - Method in interface at.gv.egovernment.moa.id.moduls.IAction
 
needAuthentication(IRequest, HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.AttributQueryAction
 
needAuthentication(IRequest, HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.AuthenticationAction
 
needAuthentication(IRequest, HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.MetadataAction
 
needAuthentication(IRequest, HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.SingleLogOutAction
 
needSingleSignOnFunctionality() - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
NEWATTRIBUT2_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
NEWATTRIBUT2_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
NEWATTRIBUTE1_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
NEWATTRIBUTE1_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
newInstance(P1, P2) - Static method in class at.gv.egovernment.moa.id.data.Pair
 
newInstance(P1, P2, P3) - Static method in class at.gv.egovernment.moa.id.data.Trible
 
nextHexRandom16() - Static method in class at.gv.egovernment.moa.id.util.Random
Creates a new random number [128bit], and encode it as hex value.
nextHexRandom32() - Static method in class at.gv.egovernment.moa.id.util.Random
Creates a new random number [256bit], and encode it as hex value.
nextLongRandom() - Static method in class at.gv.egovernment.moa.id.util.Random
Creates a new random number [64bit], to be used as an ID.
nextProcessReferenceValue() - Static method in class at.gv.egovernment.moa.id.util.Random
Generate a unique process reference-value [160bit], which always starts with a letter
This unique ID consists of single letter, a 64bit date String[yyyyddMM], and a 88bit random value.
nextRandom() - Static method in class at.gv.egovernment.moa.id.util.Random
Deprecated.
NoCredentialsException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
NoCredentialsException(String) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.NoCredentialsException
 
NoMandateDataAttributeException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.exceptions
 
NoMandateDataAttributeException() - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.exceptions.NoMandateDataAttributeException
 
NoMandateDataAvailableException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
NoMandateDataAvailableException() - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.NoMandateDataAvailableException
 
NoMetadataInformationException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
NoMetadataInformationException() - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.NoMetadataInformationException
 
NoPassivAuthenticationException - Exception in at.gv.egovernment.moa.id.moduls
 
NoPassivAuthenticationException() - Constructor for exception at.gv.egovernment.moa.id.moduls.NoPassivAuthenticationException
 
NOSLOServiceDescriptorException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
NOSLOServiceDescriptorException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.NOSLOServiceDescriptorException
 
nullGuard(T) - Static method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Method that avoids iterating over a Collection of type T which is actual null.

O

OAAuthParameter - Class in at.gv.egovernment.moa.id.config.auth
Configuration parameters belonging to an online application, to use with the MOA ID Auth component.
OAAuthParameter(Map<String, String>) - Constructor for class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
OID_ELGA_OMBUTSSTELLE - Static variable in class at.gv.egovernment.moa.id.data.MISMandate
 
OID_ELGA_OMBUTSSTELLE_TEST - Static variable in class at.gv.egovernment.moa.id.data.MISMandate
 
OID_ORGANWALTER - Static variable in class at.gv.egovernment.moa.id.data.MISMandate
 
onExpire() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.StoredAssertion
 
ORGANIZATION - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
OU_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
OU_GV_OU_ID_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
OU_GV_OU_ID_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
OU_GV_OU_ID_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
OU_GV_OU_ID_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
OU_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
OU_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
OU_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
OU_OKZ_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
OU_OKZ_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
OU_OKZ_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 

P

Pair<P1,P2> - Class in at.gv.egovernment.moa.id.data
 
PARAM_SSO_CONSENTS_EVALUATION - Static variable in class at.gv.egovernment.moa.id.auth.modules.SingleSignOnConsentsModuleImpl
 
ParameterInOrderFilter - Class in at.gv.egovernment.moa.id.util
A Filter class wich uses the InOrderServletRequestWrapper to provide servlets a more precise implementation of the getParameter* family.
ParameterInOrderFilter() - Constructor for class at.gv.egovernment.moa.id.util.ParameterInOrderFilter
 
ParamValidatorUtils - Class in at.gv.egovernment.moa.id.util
 
ParamValidatorUtils() - Constructor for class at.gv.egovernment.moa.id.util.ParamValidatorUtils
 
parse(IAuthenticationSession, String, String, String, String, String, String, HttpServletRequest, IRequest) - Method in class at.gv.egovernment.moa.id.auth.parser.StartAuthentificationParameterParser
 
parse(ExecutionContext, IAuthenticationSession, HttpServletRequest, IRequest) - Method in class at.gv.egovernment.moa.id.auth.parser.StartAuthentificationParameterParser
 
parse(InputStream) - Method in class at.gv.egovernment.moa.id.process.ProcessDefinitionParser
Parses an XML representation of a process definition.
parseActiveIDPs(SLOInformationContainer, List<InterfederationSessionStore>, String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.SingleLogOutBuilder
 
parseActiveOAs(SLOInformationContainer, List<OASessionStore>, String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.SingleLogOutBuilder
 
parseData() - Method in class at.gv.egovernment.moa.id.auth.parser.VerifyXMLSignatureResponseParser
Parse identity link from <InfoboxReadResponse>
ParseException - Exception in at.gv.egovernment.moa.id.auth.exception
Exception thrown while parsing an XML structure.
ParseException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.ParseException
Constructor for ParseException.
ParseException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.ParseException
Constructor for ParseException.
parseIdentityLink() - Method in class at.gv.egovernment.moa.id.auth.parser.IdentityLinkAssertionParser
Parses the identity link from the <saml:Assertion>
parseParameters(HttpServletRequest) - Method in class at.gv.egovernment.moa.id.util.InOrderServletRequestWrapper
parses the Query and if availlable also HTTP POST parameters
PARTICIPANT_ID_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PARTICIPANT_ID_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PARTICIPANT_ID_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PARTICIPANT_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PARTICIPANT_OKZ_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PARTICIPANT_OKZ_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PARTICIPANT_OKZ_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PARTICIPANT_OKZ_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PATH - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.PVP2XProtocol
 
PD_POSTFIX - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
PD_PREFIX - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
pendingReq - Variable in class at.gv.egovernment.moa.id.auth.modules.AbstractAuthServletTask
 
performAuthentication(HttpServletRequest, HttpServletResponse, RequestImpl) - Method in class at.gv.egovernment.moa.id.protocols.AbstractAuthProtocolModulController
Initialize an authentication process for this protocol request
performGenericAuthenticationProcess(HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.auth.servlet.GeneralProcessEngineSignalController
 
performLogOut(HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.auth.servlet.LogOutServlet
 
performLogOut(HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.auth.servlet.RedirectServlet
 
performOnlyIDPLogOut(AuthenticationSession) - Method in class at.gv.egovernment.moa.id.moduls.AuthenticationManager
 
performOnlyIDPLogOut(HttpServletRequest, HttpServletResponse, String) - Method in class at.gv.egovernment.moa.id.moduls.AuthenticationManager
 
performRedirectToItself(IRequest, HttpServletResponse, String) - Method in class at.gv.egovernment.moa.id.auth.modules.AbstractAuthServletTask
Redirect the authentication process to MOA-ID-Auth itself
performRedirectToProtocolFinialization(IRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.auth.modules.AbstractAuthServletTask
Redirect the authentication process to protocol specific finalization endpoint.
performSchemaValidation(Element) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.SAMLVerificationEngine
 
performSingleLogOut(HttpServletRequest, HttpServletResponse, IAuthenticationSession, PVPTargetConfiguration) - Method in class at.gv.egovernment.moa.id.moduls.AuthenticationManager
 
performSingleLogOut(HttpServletRequest, HttpServletResponse, IAuthenticationSession, String) - Method in class at.gv.egovernment.moa.id.moduls.AuthenticationManager
 
persistIdpInformation(InterfederationSessionStore) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
persistIdpInformation(InterfederationSessionStore) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
 
PERSON - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
PERSON_DATE_OF_BIRTH_XPATH - Static variable in class at.gv.egovernment.moa.id.auth.parser.IdentityLinkAssertionParser
Xpath expression to the PersonData DateOfBirth element
PERSON_FAMILY_NAME_XPATH - Static variable in class at.gv.egovernment.moa.id.auth.parser.IdentityLinkAssertionParser
Xpath expression to the PersonData FamilyName element
PERSON_GIVEN_NAME_XPATH - Static variable in class at.gv.egovernment.moa.id.auth.parser.IdentityLinkAssertionParser
Xpath expression to the PersonData GivenName element
PERSON_IDENT_TYPE_XPATH - Static variable in class at.gv.egovernment.moa.id.auth.parser.IdentityLinkAssertionParser
Xpath expression to the Identification Value element
PERSON_IDENT_VALUE_XPATH - Static variable in class at.gv.egovernment.moa.id.auth.parser.IdentityLinkAssertionParser
Xpath expression to the Identification Value element
PERSONAL_INFORMATION_MANDATE_MANDATOR_BASEID - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
PERSONAL_INFORMATION_MANDATE_MANDATOR_HASH - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
PERSONAL_INFORMATION_MANDATE_MANDATOR_TYPE - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
PERSONAL_INFORMATION_MANDATE_TYPE - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
PERSONAL_INFORMATION_PROF_REPRESENTATIVE - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
PERSONAL_INFORMATION_PROF_REPRESENTATIVE_BPK - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
PERSONAL_INFORMATION_USERNAME_HASH - Static variable in interface at.gv.egovernment.moa.id.advancedlogging.MOAIDEventConstants
 
PHYSICALPERSON - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
populateEncryptionParams(BasicSecurityConfiguration) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.MOADefaultSecurityConfigurationBootstrap
 
populateKeyInfoGeneratorManager(BasicSecurityConfiguration) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.MOADefaultSecurityConfigurationBootstrap
 
populateMOASessionWithSSOInformation(IAuthenticationSession) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
populateSignatureParams(BasicSecurityConfiguration) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.MOADefaultSecurityConfigurationBootstrap
 
POST - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.PVP2XProtocol
 
POSTALADDRESS - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
POSTALCODE - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
PostBinding - Class in at.gv.egovernment.moa.id.protocols.pvp2x.binding
 
PostBinding() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.binding.PostBinding
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class at.gv.egovernment.moa.id.auth.servlet.interceptor.UniqueSessionIdentifierInterceptor
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class at.gv.egovernment.moa.id.auth.servlet.interceptor.WebFrontEndSecurityInterceptor
 
PREFIX_eIDAS - Static variable in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionStorageConstants
 
PREFIX_STORK - Static variable in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionStorageConstants
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class at.gv.egovernment.moa.id.auth.servlet.interceptor.UniqueSessionIdentifierInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class at.gv.egovernment.moa.id.auth.servlet.interceptor.WebFrontEndSecurityInterceptor
 
prettyPrint(byte[]) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.PrettyPrinter
Convenience method to wrap pretty-printing SAX pass over existing content.
prettyPrint(String) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.PrettyPrinter
Convenience method to wrap pretty-printing SAX pass over existing content.
prettyPrint(InputStream) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.PrettyPrinter
Convenience method to wrap pretty-printing SAX pass over existing content.
prettyPrint(Document) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.PrettyPrinter
Convenience method to wrap pretty-printing SAX pass over existing content.
PrettyPrinter - Class in at.gv.egovernment.moa.id.protocols.pvp2x.utils
This class "pretty prints" an XML stream to something more human-readable.
PrettyPrinter() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.utils.PrettyPrinter
 
PrettyPrinter.StreamAdapter - Class in at.gv.egovernment.moa.id.protocols.pvp2x.utils
 
PRINCIPAL_NAME_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PRINCIPAL_NAME_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PRINCIPAL_NAME_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PRINCIPAL_NAME_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PrincipalNameAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
PrincipalNameAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.PrincipalNameAttributeBuilder
 
printXML(Node) - Static method in class at.gv.egovernment.moa.id.util.XMLUtil
Transforms an XML to a String
ProcessDefinition - Class in at.gv.egovernment.moa.id.process.model
Represents a single process definition containing a StartEvent, one or more Tasks, one or more EndEvents and some Transitions linking StartEvents, Tasks and EndEvents.
ProcessDefinition() - Constructor for class at.gv.egovernment.moa.id.process.model.ProcessDefinition
 
ProcessDefinitionParser - Class in at.gv.egovernment.moa.id.process
Parses an XML representation of a process definition as defined by the respective XML schema.
ProcessDefinitionParser() - Constructor for class at.gv.egovernment.moa.id.process.ProcessDefinitionParser
 
ProcessDefinitionParserException - Exception in at.gv.egovernment.moa.id.process
Exception thrown in case of error parsing a process definition.
ProcessDefinitionParserException(String, Throwable) - Constructor for exception at.gv.egovernment.moa.id.process.ProcessDefinitionParserException
Creates a new parser exception providing a message describing the reason and the cause.
ProcessDefinitionParserException(String) - Constructor for exception at.gv.egovernment.moa.id.process.ProcessDefinitionParserException
Creates a new parser exception providing a message describing the reason.
processEngine - Variable in class at.gv.egovernment.moa.id.auth.servlet.AbstractProcessEngineSignalController
 
ProcessEngine - Interface in at.gv.egovernment.moa.id.process
Process engine providing means for starting and resuming processes.
ProcessEngineImpl - Class in at.gv.egovernment.moa.id.process
Process engine implementation allowing starting and continuing processes as well as providing means for cleanup actions.
ProcessEngineImpl() - Constructor for class at.gv.egovernment.moa.id.process.ProcessEngineImpl
 
processEntitiesDescriptor(EntitiesDescriptor) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata.MetadataSignatureFilter
 
processEntityDescriptorr(EntityDescriptor) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata.MetadataSignatureFilter
 
ProcessExecutionException - Exception in at.gv.egovernment.moa.id.process
Indicates a problem when executing a process.
ProcessExecutionException(String, Throwable) - Constructor for exception at.gv.egovernment.moa.id.process.ProcessExecutionException
Creates a new process execution exception providing a message describing the reason and the respective cause.
ProcessExecutionException(String) - Constructor for exception at.gv.egovernment.moa.id.process.ProcessExecutionException
Creates a new process execution exception providing a message describing the reason.
ProcessInstance - Class in at.gv.egovernment.moa.id.process
Represents a process being executed.
ProcessInstanceState - Enum in at.gv.egovernment.moa.id.process
Represents a certain process instance state.
ProcessInstanceStore - Class in at.gv.egovernment.moa.id.process.dao
 
ProcessInstanceStore() - Constructor for class at.gv.egovernment.moa.id.process.dao.ProcessInstanceStore
 
ProcessInstanceStoreDAO - Interface in at.gv.egovernment.moa.id.process.dao
 
ProcessInstanceStoreDAOImpl - Class in at.gv.egovernment.moa.id.process.dao
Database backed implementation of the ProcessInstanceStoreDAO interface.
ProcessInstanceStoreDAOImpl() - Constructor for class at.gv.egovernment.moa.id.process.dao.ProcessInstanceStoreDAOImpl
 
ProcessNode - Class in at.gv.egovernment.moa.id.process.model
Represents a StartEvent, an EndEvent or a Task.
ProcessNode() - Constructor for class at.gv.egovernment.moa.id.process.model.ProcessNode
 
processRequest(IRequest, HttpServletRequest, HttpServletResponse, IAuthData) - Method in interface at.gv.egovernment.moa.id.moduls.IAction
 
processRequest(IRequest, HttpServletRequest, HttpServletResponse, IAuthData) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.AttributQueryAction
 
processRequest(IRequest, HttpServletRequest, HttpServletResponse, IAuthData) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.AuthenticationAction
 
processRequest(IRequest, HttpServletRequest, HttpServletResponse, IAuthData) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.MetadataAction
 
processRequest(IRequest, HttpServletRequest, HttpServletResponse, IAuthData) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.SingleLogOutAction
 
prop - Variable in class at.gv.egovernment.moa.id.config.ConnectionParameter
 
PROP_IDENTIFIER_ACCEPEDSERVERCERTS - Static variable in class at.gv.egovernment.moa.id.config.ConnectionParameter
 
PROP_IDENTIFIER_KEYSTORE - Static variable in class at.gv.egovernment.moa.id.config.ConnectionParameter
 
PROP_IDENTIFIER_KEYSTOREPASSWORD - Static variable in class at.gv.egovernment.moa.id.config.ConnectionParameter
 
PropertyBasedAuthConfigurationProvider - Class in at.gv.egovernment.moa.id.config.auth
A class providing access to the Auth Part of the MOA-ID configuration data.
PropertyBasedAuthConfigurationProvider(String) - Constructor for class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
 
ProtocolFinalizationController - Class in at.gv.egovernment.moa.id.protocols
 
ProtocolFinalizationController() - Constructor for class at.gv.egovernment.moa.id.protocols.ProtocolFinalizationController
 
ProtocolNotActiveException - Exception in at.gv.egovernment.moa.id.auth.exception
 
ProtocolNotActiveException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.ProtocolNotActiveException
 
PROXY_CONFIG_PROPERTY_NAME - Static variable in class at.gv.egovernment.moa.id.config.ConfigurationProviderImpl
The name of the system property which contains the file name of the configuration file.
PSEUDONYM_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
PSEUDONYM_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
publicKeys_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
The public keys from the identity link.
put(String, Serializable) - Method in interface at.gv.egovernment.moa.id.process.api.ExecutionContext
Stores a serializable object using key.
put(String, Serializable) - Method in class at.gv.egovernment.moa.id.process.ExecutionContextImpl
 
put(String, String, String, SAMLObject) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVPAssertionStorage
 
put(String, Object, int) - Method in class at.gv.egovernment.moa.id.storage.DBTransactionStorage
 
put(String, Object, int) - Method in interface at.gv.egovernment.moa.id.storage.ITransactionStorage
Store a data object with a key to transaction storage
put(String, Object, int) - Method in class at.gv.egovernment.moa.id.storage.RedisTransactionStorage
 
putAssertionStore(Object) - Method in class at.gv.egovernment.moa.id.storage.DBTransactionStorage
 
putAssertionStore(Object) - Method in interface at.gv.egovernment.moa.id.storage.ITransactionStorage
Put whole AssertionStoreObject to db, required for SLO
putAssertionStore(Object) - Method in class at.gv.egovernment.moa.id.storage.RedisTransactionStorage
 
putFailedOA(String) - Method in interface at.gv.egovernment.moa.id.data.ISLOInformationContainer
 
putFailedOA(String) - Method in class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
PVP2_IDP_ATTRIBUTEQUERY - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
PVP2_IDP_POST - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
PVP2_IDP_REDIRECT - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
PVP2_IDP_SOAP - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
PVP2_METADATA - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
PVP2_SP_POST - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
PVP2_SP_REDIRECT - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
PVP2AssertionBuilder - Class in at.gv.egovernment.moa.id.protocols.pvp2x.builder.assertion
 
PVP2AssertionBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.builder.assertion.PVP2AssertionBuilder
 
PVP2Exception - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
PVP2Exception(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.PVP2Exception
 
PVP2Exception(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.PVP2Exception
 
PVP2XProtocol - Class in at.gv.egovernment.moa.id.protocols.pvp2x
 
PVP2XProtocol() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.PVP2XProtocol
 
PVP_CONFIG_FILE - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.config.PVPConfiguration
 
PVP_HOLDEROFKEY_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PVP_HOLDEROFKEY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PVP_HOLDEROFKEY_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PVP_VERSION_2_1 - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PVP_VERSION_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PVP_VERSION_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PVP_VERSION_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
PVPAssertionStorage - Class in at.gv.egovernment.moa.id.protocols.pvp2x
 
PVPAssertionStorage() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.PVPAssertionStorage
 
PVPAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.pvp2x.builder
 
PVPAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.builder.PVPAttributeBuilder
 
PVPAuthnRequestBuilder - Class in at.gv.egovernment.moa.id.protocols.pvp2x.builder
 
PVPAuthnRequestBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.builder.PVPAuthnRequestBuilder
 
PVPConfiguration - Class in at.gv.egovernment.moa.id.protocols.pvp2x.config
 
PVPConstants - Interface in at.gv.egovernment.moa.id.protocols.pvp2x
 
PVPIDPPostRequest(HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVP2XProtocol
 
PVPIDPRedirecttRequest(HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVP2XProtocol
 
PVPIDPSOAPRequest(HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVP2XProtocol
 
PVPMetadataBuilder - Class in at.gv.egovernment.moa.id.protocols.pvp2x.builder
 
PVPMetadataBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.builder.PVPMetadataBuilder
 
PVPMetadataFilterChain - Class in at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata
 
PVPMetadataFilterChain(String, byte[]) - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata.PVPMetadataFilterChain
 
PVPMetadataRequest(HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVP2XProtocol
 
PVPTargetConfiguration - Class in at.gv.egovernment.moa.id.protocols.pvp2x
 
PVPTargetConfiguration() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.PVPTargetConfiguration
 
PVPtoSTORKMapper - Class in at.gv.egovernment.moa.id.util
 
PVPVersionAttributeBuilder - Class in at.gv.egovernment.moa.id.protocols.builder.attributes
 
PVPVersionAttributeBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.builder.attributes.PVPVersionAttributeBuilder
 

Q

QAALevelVerifier - Class in at.gv.egovernment.moa.id.util
 
QAALevelVerifier() - Constructor for class at.gv.egovernment.moa.id.util.QAALevelVerifier
 
QAANotAllowedException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
QAANotAllowedException(String, String) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.QAANotAllowedException
 
QAANotSupportedException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
QAANotSupportedException(String) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.QAANotSupportedException
 
QUERY_PARAM - Static variable in class at.gv.egovernment.moa.id.util.InOrderServletRequestWrapper
Identifier used to identify query parameters

R

Random - Class in at.gv.egovernment.moa.id.util
Random number generator used to generate ID's
Random() - Constructor for class at.gv.egovernment.moa.id.util.Random
 
readBytesUpTo(InputStream, char) - Method in class at.gv.egovernment.moa.id.auth.modules.AbstractAuthServletTask
Reads bytes up to a delimiter, consuming the delimiter.
readHttpsURL(ConfigurationProvider, ConnectionParameter) - Static method in class at.gv.egovernment.moa.id.util.SSLUtils
Reads a file, given by URL, into a byte array, securing the connection by IAIKX509TrustManager.
readHttpURL(String) - Static method in class at.gv.egovernment.moa.id.util.HTTPUtils
Utility used to obtainin correct encoded HTTP content.
REDIRCT_PARAM_URL - Static variable in class at.gv.egovernment.moa.id.auth.servlet.RedirectServlet
 
REDIRECT - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.PVP2XProtocol
 
RedirectBinding - Class in at.gv.egovernment.moa.id.protocols.pvp2x.binding
 
RedirectBinding() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.binding.RedirectBinding
 
RedirectServlet - Class in at.gv.egovernment.moa.id.auth.servlet
 
RedirectServlet() - Constructor for class at.gv.egovernment.moa.id.auth.servlet.RedirectServlet
 
RedisTransactionStorage - Class in at.gv.egovernment.moa.id.storage
 
RedisTransactionStorage() - Constructor for class at.gv.egovernment.moa.id.storage.RedisTransactionStorage
 
refreshMetadataProvider(String) - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.metadata.IMOARefreshableMetadataProvider
Refresh a entity or load a entity in a metadata provider
refreshMetadataProvider(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.MOAMetadataProvider
 
refreshMetadataProvider(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.validation.AbstractRequestSignedSecurityPolicyRule
Reload the PVP metadata for a given entity
refreshMetadataProvider(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.validation.MOAPVPSignedRequestPolicyRule
 
REGISTERANDORDNR_PREFIX_ - Static variable in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
registerProcessDefinition(ProcessDefinition) - Method in interface at.gv.egovernment.moa.id.process.ProcessEngine
Registers a new process definition.
registerProcessDefinition(InputStream) - Method in interface at.gv.egovernment.moa.id.process.ProcessEngine
Registers a new process definition given as InputStream.
registerProcessDefinition(ProcessDefinition) - Method in class at.gv.egovernment.moa.id.process.ProcessEngineImpl
 
registerProcessDefinition(InputStream) - Method in class at.gv.egovernment.moa.id.process.ProcessEngineImpl
 
reload(ApplicationContext) - Static method in class at.gv.egovernment.moa.id.config.auth.AuthConfigurationProviderFactory
 
remove(String) - Method in interface at.gv.egovernment.moa.id.process.api.ExecutionContext
Removes the object stored using key.
remove(String) - Method in interface at.gv.egovernment.moa.id.process.dao.ProcessInstanceStoreDAO
Deletes the ProcessInstance corresponding with the processInstanceId.
remove(String) - Method in class at.gv.egovernment.moa.id.process.dao.ProcessInstanceStoreDAOImpl
 
remove(String) - Method in class at.gv.egovernment.moa.id.process.ExecutionContextImpl
 
remove(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVPAssertionStorage
 
remove(String) - Method in class at.gv.egovernment.moa.id.storage.DBTransactionStorage
 
remove(String) - Method in interface at.gv.egovernment.moa.id.storage.ITransactionStorage
Remove a data object from transaction storage
remove(String) - Method in class at.gv.egovernment.moa.id.storage.RedisTransactionStorage
 
removeBackChannelOA(String) - Method in interface at.gv.egovernment.moa.id.data.ISLOInformationContainer
 
removeBackChannelOA(String) - Method in class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
removeFrontChannelOA(String) - Method in interface at.gv.egovernment.moa.id.data.ISLOInformationContainer
 
removeFrontChannelOA(String) - Method in class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
removeInterfederatedSSOIDP(String, HttpServletRequest) - Method in class at.gv.egovernment.moa.id.moduls.SSOManager
 
removeInterfederetedSession(String, String) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
removeInterfederetedSession(String, String) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Deprecated.
removePendingRequest(String) - Method in interface at.gv.egovernment.moa.id.moduls.IRequestStorage
 
removePendingRequest(String) - Method in class at.gv.egovernment.moa.id.moduls.RequestStorage
 
removeSessionId() - Static method in class at.gv.egovernment.moa.id.advancedlogging.TransactionIDUtils
 
removeTransactionId() - Static method in class at.gv.egovernment.moa.id.advancedlogging.TransactionIDUtils
 
removeUserSession(IRequest, HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.protocols.AbstractAuthProtocolModulController
 
REPRESENTATIVE - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
REPRESENTATIVE_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
REPRESENTATIVE_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
REPRESENTED_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
REPRESENTED_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
RequestDeniedException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
RequestDeniedException() - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.RequestDeniedException
 
requestedAction() - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
requestedModule() - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
RequestImpl - Class in at.gv.egovernment.moa.id.moduls
 
RequestImpl() - Constructor for class at.gv.egovernment.moa.id.moduls.RequestImpl
 
requestStorage - Variable in class at.gv.egovernment.moa.id.auth.servlet.AbstractController
 
RequestStorage - Class in at.gv.egovernment.moa.id.moduls
 
RequestStorage() - Constructor for class at.gv.egovernment.moa.id.moduls.RequestStorage
 
requestStoreage - Variable in class at.gv.egovernment.moa.id.auth.modules.AbstractAuthServletTask
 
requireValidMetadata() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.MOAMetadataProvider
 
RESIDENCEADDRESS_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
RESIDENCEADDRESS_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
RESIDENCEPERMIT_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
RESIDENCEPERMIT_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
resignIdentityLink(Element, String) - Method in class at.gv.egovernment.moa.id.util.IdentityLinkReSigner
 
ResponderErrorException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
ResponderErrorException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.ResponderErrorException
 
ResponderErrorException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.ResponderErrorException
 
RestartAuthProzessManagement - Class in at.gv.egovernment.moa.id.auth.modules.internal.tasks
 
RestartAuthProzessManagement() - Constructor for class at.gv.egovernment.moa.id.auth.modules.internal.tasks.RestartAuthProzessManagement
 
revisionsLogger - Variable in class at.gv.egovernment.moa.id.auth.modules.AbstractAuthServletTask
 
revisionsLogger - Variable in class at.gv.egovernment.moa.id.auth.servlet.AbstractController
 
ROLES_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
ROLES_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
ROLES_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
ROLES_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
rootConfigFileDir - Variable in class at.gv.egovernment.moa.id.config.ConfigurationProviderImpl
main configuration file directory name used to configure MOA-ID
run() - Method in class at.gv.egovernment.moa.id.auth.AuthenticationSessionCleaner
Runs the thread.
run() - Method in class at.gv.egovernment.moa.id.auth.MOAGarbageCollector
 
runGarbageCollector() - Method in interface at.gv.egovernment.moa.id.auth.IGarbageCollectorProcessing
This method gets executed by the MOA garbage collector at regular intervals.
runGarbageCollector() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.MOAMetadataProvider
 

S

SAML2Utils - Class in at.gv.egovernment.moa.id.protocols.pvp2x.utils
 
SAML2Utils() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.utils.SAML2Utils
 
SAML_POSTFIX - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
SAML_PREFIX - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
SAMLAttribute - Class in at.gv.egovernment.moa.id.auth.data
This bean saves all data of a single SAMLAttribute: the name, value and namespace
SAMLAttribute(String, String, Object) - Constructor for class at.gv.egovernment.moa.id.auth.data.SAMLAttribute
Constructor for SAMLAttribute.
SamlAttributeGenerator - Class in at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes
 
SamlAttributeGenerator() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.SamlAttributeGenerator
 
SAMLRequestNotSignedException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
SAMLRequestNotSignedException() - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.SAMLRequestNotSignedException
 
SAMLRequestNotSignedException(Throwable) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.SAMLRequestNotSignedException
 
SAMLRequestNotSupported - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
SAMLRequestNotSupported() - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.SAMLRequestNotSupported
 
SAMLSignatureValidator - Class in at.gv.egovernment.moa.id.protocols.pvp2x.validation
 
SAMLSignatureValidator() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.validation.SAMLSignatureValidator
 
SAMLSigner - Class in at.gv.egovernment.moa.id.protocols.pvp2x.signer
 
SAMLSigner() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.signer.SAMLSigner
 
SAMLStatus - Class in at.gv.egovernment.moa.id.data
Data contained in a <samlp:Status>
SAMLStatus() - Constructor for class at.gv.egovernment.moa.id.data.SAMLStatus
 
SAMLVerificationEngine - Class in at.gv.egovernment.moa.id.protocols.pvp2x.verification
 
SAMLVerificationEngine() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.verification.SAMLVerificationEngine
 
SAMLVerificationEngineSP - Class in at.gv.egovernment.moa.id.protocols.pvp2x.verification
 
SAMLVerificationEngineSP() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.verification.SAMLVerificationEngineSP
 
saveOrUpdate(ProcessInstanceStore) - Method in interface at.gv.egovernment.moa.id.process.dao.ProcessInstanceStoreDAO
Stores a ProcessInstance defined by pIStore in the database.
saveOrUpdate(ProcessInstanceStore) - Method in class at.gv.egovernment.moa.id.process.dao.ProcessInstanceStoreDAOImpl
 
Schema - Interface in at.gv.egovernment.moa.id.auth.data
Specifies the location of a schema.
SchemaImpl - Class in at.gv.egovernment.moa.id.auth.data
This class specifies the location of a schema.
SchemaImpl(String, String) - Constructor for class at.gv.egovernment.moa.id.auth.data.SchemaImpl
Sets the namespace and schema location URIS of this schema.
schemaLocation_ - Variable in class at.gv.egovernment.moa.id.auth.data.SchemaImpl
The location (URI) of this schema;
schemaLocations_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
The locations of schemas that maybe needed for validating infobox tokens.
SchemaValidationException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.filter
 
SchemaValidationException(String) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.filter.SchemaValidationException
 
SchemaValidationException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
SchemaValidationException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.SchemaValidationException
 
SchemaValidationException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.SchemaValidationException
 
SchemaValidationFilter - Class in at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata
 
SchemaValidationFilter() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata.SchemaValidationFilter
 
SchemaValidationFilter(boolean) - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.verification.metadata.SchemaValidationFilter
 
searchActiveOASSOSession(IAuthenticationSession, String, String) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
searchActiveOASSOSession(IAuthenticationSession, String, String) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Search a active Single Sign-On session for a specific Service-Provider
searchInterfederatedIDPFORAttributeQueryWithSessionID(String) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
searchInterfederatedIDPFORAttributeQueryWithSessionID(String) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Search an active federation IDP which could be used for federated Single Sign-On by using an AttributeQuery
searchInterfederatedIDPFORSSOWithMOASession(String) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
searchInterfederatedIDPFORSSOWithMOASession(String) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Search an active federation IDP which could be used for federated Single Sign-On
searchInterfederatedIDPFORSSOWithMOASessionIDPID(String, String) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
searchInterfederatedIDPFORSSOWithMOASessionIDPID(String, String) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Get information to an active federated IDP of MOASession
searchMOASessionWithNameIDandOAID(String, String) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
searchMOASessionWithNameIDandOAID(String, String) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Search a MOASession by using already transfered authentication information
SECCLASS_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
SecureRandomHolder - Class in at.gv.egovernment.moa.id.process.support
Holder for a secure random instance following the initialization on demand holder design pattern.
seedRandom() - Static method in class at.gv.egovernment.moa.id.util.Random
 
selectProcess(ExecutionContext) - Method in interface at.gv.egovernment.moa.id.auth.modules.AuthModule
Selects a process (description), referenced by its unique id, which is able to perform authentication with the given ExecutionContext.
selectProcess(ExecutionContext) - Method in class at.gv.egovernment.moa.id.auth.modules.BKUSelectionModuleImpl
 
selectProcess(ExecutionContext) - Method in class at.gv.egovernment.moa.id.auth.modules.registration.ModuleRegistration
Returns the process description id of the first process, in the highest ranked module, which is able to work with the given execution context.
selectProcess(ExecutionContext) - Method in class at.gv.egovernment.moa.id.auth.modules.SingleSignOnConsentsModuleImpl
 
send(String, XMLObject) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.MOASAMLSOAPClient
 
sendFrontChannelSLOMessage(SingleLogoutService, LogoutResponse, HttpServletRequest, HttpServletResponse, String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.builder.SingleLogOutBuilder
 
sentCreateIDLRequest(CreateIdentityLinkRequest, String) - Method in class at.gv.egovernment.moa.id.client.SZRGWClient
 
ServiceException - Exception in at.gv.egovernment.moa.id.auth.exception
Exception thrown while calling the MOA-SPSS web service.
ServiceException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.ServiceException
Constructor for ServiceException.
ServiceException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.ServiceException
Constructor for ServiceException.
ServletUtils - Class in at.gv.egovernment.moa.id.util
 
ServletUtils() - Constructor for class at.gv.egovernment.moa.id.util.ServletUtils
 
SessionEncrytionUtil - Class in at.gv.egovernment.moa.id.util
 
setAbortedByUser(boolean) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
setAction(String) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
setActiveBackChannelOAs(LinkedHashMap<String, SLOInformationImpl>) - Method in class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
setActiveFrontChannalOAs(LinkedHashMap<String, SLOInformationImpl>) - Method in class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
setAddToAUTHBlock(int) - Method in class at.gv.egovernment.moa.id.auth.data.ExtendedSAMLAttributeImpl
Specifies if this SAML Attribute should be added to the AUTHBlock.
setApplicationID(String) - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
setApplicationSpecificParams(Element) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Sets the application specific parameters.
setAsync(boolean) - Method in class at.gv.egovernment.moa.id.process.model.TaskInfo
Marks a task to executed asynchronously (true) or synchronously (false).
setAuthBlock(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setAuthBlock(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setAuthBlock(String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setAuthBlockTokken(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setAuthBlockTokken(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setAuthenticated(boolean) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setAuthenticated(boolean) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setAuthenticated(boolean) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
setAuthenticated(String, boolean) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
setAuthenticated(String, boolean) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Set the isAuthenticated flag to MOASession
setAuthenticationSessionExtensions(String, AuthenticationSessionExtensions) - Method in class at.gv.egovernment.moa.id.storage.DBAuthenticationSessionStoreage
 
setAuthenticationSessionExtensions(String, AuthenticationSessionExtensions) - Method in interface at.gv.egovernment.moa.id.storage.IAuthenticationSessionStoreage
Store a session-data extension-object to MOASession
setBase64Token(String) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxTokenImpl
Sets the base64 encoded token.
setBinding(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVPTargetConfiguration
 
setBkuURL(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setBkuURL(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setBkuURL(String) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Sets the bku URL.
setBkuURL(String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Sets the bkuURL
setBPK(String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Sets the bPK.
setBPKType(String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setBusinessApplication(boolean) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Sets the business application parameter.
setBusinessService(boolean) - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
setBusinessTarget(String) - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
setCcc(String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setCertificateCheckCode(int) - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
setConditionExpression(String) - Method in class at.gv.egovernment.moa.id.process.model.Transition
Sets the condition expression for this transition.
setConfiguration(MOAIDConfiguration) - Method in class at.gv.egovernment.moa.id.config.auth.PropertyBasedAuthConfigurationProvider
Set the Configuration for this class.
setConsumerURL(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVPTargetConfiguration
 
setDateOfBirth(String) - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
setDateOfBirth(String) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Sets the date of birth.
setDateOfBirth(Date) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Sets the dateOfBirth.
setDateOfBirth(String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setDomainIdentifier(String) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Sets the domain identifier (register and number in the register parameter)
setDsigReferenceTransforms(Element[]) - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
setDsigSignature(Element) - Method in class at.gv.egovernment.moa.id.auth.data.CreateXMLSignatureResponse
 
setEncbPKList(List<String>) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setEndEvents(Map<String, EndEvent>) - Method in class at.gv.egovernment.moa.id.process.model.ProcessDefinition
Sets a map containing the end events of the process description.
setEntityID(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.messages.InboundMessage
 
setErrorMessage(String) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidationResultImpl
Sets the error message if validation fails..
setExecutionContextData(Map<String, Serializable>) - Method in class at.gv.egovernment.moa.id.process.dao.ProcessInstanceStore
 
setExtendedSamlAttributes(ExtendedSAMLAttribute[]) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidationResultImpl
Sets the SAML attributes returned by the infobox validatior..
setExtendedSAMLAttributesAUTH(List<ExtendedSAMLAttribute>) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setExtendedSAMLAttributesAUTH(List<ExtendedSAMLAttribute>) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setExtendedSAMLAttributesOA(List<ExtendedSAMLAttribute>) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setExtendedSAMLAttributesOA(List<ExtendedSAMLAttribute>) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setFamilyName(String) - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
setFamilyName(String) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Sets the family name.
setFamilyName(String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Sets the familyName.
setForce(boolean) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
setForeigner(boolean) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setForeigner(boolean) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setForeigner(boolean) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setFrom(ProcessNode) - Method in class at.gv.egovernment.moa.id.process.model.Transition
Sets the process node the transition is pointing from.
setGenericData(String, Object) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Store a generic data-object to session with a specific identifier
setGenericDataToSession(String, Object) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setGenericDataToSession(String, Object) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setGenericDataToSession(String, Object) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
setGivenName(String) - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
setGivenName(String) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Sets the given name.
setGivenName(String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Sets the givenName.
setHideStammzahl(boolean) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
setId(String) - Method in class at.gv.egovernment.moa.id.process.model.ProcessDefinition
Sets the unique identifier of the process definition.
setId(String) - Method in class at.gv.egovernment.moa.id.process.model.ProcessNode
Sets the unique identifier of the process node.
setId(String) - Method in class at.gv.egovernment.moa.id.process.model.Transition
Sets the unique identifier of the transition.
setIdentificationType(String) - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
setIdentificationType(String) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Sets the identification type.
setIdentificationType(String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Sets the identificationType.
setIdentificationValue(String) - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
setIdentificationValue(String) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Sets the identification value.
setIdentificationValue(String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Sets the identificationValue.
setIdentityLink(IIdentityLink) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setIdentityLink(IIdentityLink) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setIdentityLink(Element) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Sets the identity link.
setIdentityLink(IIdentityLink) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setIDPQueryURL(String) - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
setIncomingTransitions(List<Transition>) - Method in class at.gv.egovernment.moa.id.process.model.ProcessNode
Sets the list of transitions pointing from another process node to this one.
setInderfederatedIDP(boolean) - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
setInfoboxTokenList(List) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Sets the infobox token to be validated.
setInterfederationIDPCookie(HttpServletRequest, HttpServletResponse, String) - Method in class at.gv.egovernment.moa.id.moduls.SSOManager
 
setInternalSSOSessionIdentifier(String) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
Set the internal SSO session identifier, which associated with this pending request
setIsBusinessService(boolean) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setIssueInstant(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setIssueInstant(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setIssueInstant(String) - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
setIssueInstant(Date) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setIssuer(String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Sets the issuer.
setKey(String) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxTokenImpl
Sets the key of the infobox token.
setMandate(byte[]) - Method in class at.gv.egovernment.moa.id.data.MISMandate
 
setMandateReferenceValue(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setMandateReferenceValue(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setMandateReferenceValue(String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setMetadataFilter(MetadataFilter) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.MOAMetadataProvider
 
setMISMandate(IMISMandate) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setMISMandate(IMISMandate) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setMISMandate(IMISMandate) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setMISSessionID(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setMISSessionID(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setModule(String) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
setName(String) - Method in class at.gv.egovernment.moa.id.auth.data.ExtendedSAMLAttributeImpl
Sets the name of this SAML attribute.
setName(String) - Method in class at.gv.egovernment.moa.id.auth.data.SAMLAttribute
Sets the name.
setNameID(String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setNameIDFormat(String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setNameIDFormat(String) - Method in class at.gv.egovernment.moa.id.data.SLOInformationImpl
 
setNamespace(String) - Method in class at.gv.egovernment.moa.id.auth.data.ExtendedSAMLAttributeImpl
Sets the namespace of this SAML attribute.
setNamespace(String) - Method in class at.gv.egovernment.moa.id.auth.data.SAMLAttribute
Sets the namespace.
setNamespace(String) - Method in class at.gv.egovernment.moa.id.auth.data.SchemaImpl
Sets the namespace.
setNeedAuthentication(boolean) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
setNeedSingleSignOnFunctionality(boolean) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
setNextTaskId(String) - Method in class at.gv.egovernment.moa.id.process.dao.ProcessInstanceStore
 
setOAURL(String) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
setOnlineApplicationConfiguration(IOAAuthParameters) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
setOutgoingTransitions(List<Transition>) - Method in class at.gv.egovernment.moa.id.process.model.ProcessNode
Sets the list of transitions pointing from this process node to another one.
setOW(boolean) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setOW(boolean) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setOWbPK(String) - Method in class at.gv.egovernment.moa.id.data.MISMandate
 
setPassiv(boolean) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
setPrimary(boolean) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxTokenImpl
Specifies whether this token is the primary (e.g. first in an array) token.
setProcessDefinitionId(String) - Method in class at.gv.egovernment.moa.id.process.dao.ProcessInstanceStore
 
setProcessDefinitions(Iterable<ProcessDefinition>) - Method in class at.gv.egovernment.moa.id.process.ProcessEngineImpl
Sets the process definitions.
setProcessInstanceId(String) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
setProcessInstanceId(String) - Method in interface at.gv.egovernment.moa.id.process.api.ExecutionContext
Sets the identifier of underlying process instance.
setProcessInstanceId(String) - Method in class at.gv.egovernment.moa.id.process.dao.ProcessInstanceStore
 
setProcessInstanceId(String) - Method in class at.gv.egovernment.moa.id.process.ExecutionContextImpl
 
setProcessState(ProcessInstanceState) - Method in class at.gv.egovernment.moa.id.process.dao.ProcessInstanceStore
 
setProfRep(String) - Method in class at.gv.egovernment.moa.id.data.MISMandate
 
setProtocolType(String) - Method in class at.gv.egovernment.moa.id.data.SLOInformationImpl
 
setPrPerson(Element) - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
setPublicAuthority(boolean) - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
setPublicAuthority(boolean) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Sets the publicAuthority.
setPublicAuthorityCode(String) - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
setPublicAuthorityCode(String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Sets the publicAuthorityCode.
setPublicKey(PublicKey[]) - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
setPublicKeys(PublicKey[]) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Sets the public Keys.
setPvpAttribute_OU(String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setQAALevel(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setQAALevel(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setQAALevel(String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Store QAA level in eIDAS format to authentication Data
setQualifiedCertificate(boolean) - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
setQualifiedCertificate(boolean) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
Sets the qualifiedCertificate.
setRelayState(String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.messages.InboundMessage
 
setRequest(InboundMessage) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVPTargetConfiguration
 
setRequestID(String) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
setRequireValidMetadata(boolean) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.MOAMetadataProvider
 
setSamlAssertion(Element) - Method in class at.gv.egovernment.moa.id.auth.data.CreateXMLSignatureResponse
Sets the samlAssertion.
setSamlAssertion(Element) - Method in class at.gv.egovernment.moa.id.auth.data.IdentityLink
 
setSAMLAttributeGebeORwbpk(boolean) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setSAMLAttributeGebeORwbpk(boolean) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setSamlAttributes(SAMLAttribute[]) - Method in class at.gv.egovernment.moa.id.auth.data.CreateXMLSignatureResponse
Sets the samlAttribute.
setSAMLMessage(Element) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.messages.InboundMessage
 
setSamlNameIdentifier(String) - Method in class at.gv.egovernment.moa.id.auth.data.CreateXMLSignatureResponse
Sets the samlNameIdentifier.
setSchemaLocation(String) - Method in class at.gv.egovernment.moa.id.auth.data.SchemaImpl
Sets the location URI of this schema.
setSchemaLocations(List) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Sets the schema locations.
setSessionId(String) - Static method in class at.gv.egovernment.moa.id.advancedlogging.TransactionIDUtils
 
setSessionID(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setSessionID(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setSessionID(String) - Method in class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
setSessionIndex(String) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setSessionIndex(String) - Method in class at.gv.egovernment.moa.id.data.SLOInformationImpl
 
setSignatureCheckCode(int) - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
setSignatureManifestCheckCode(int) - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
setSignerCertificate(X509Certificate) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setSignerCertificate(X509Certificate) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setSignerCertificate(byte[]) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setSigningDateTime(Date) - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
setSloRequest(PVPTargetConfiguration) - Method in interface at.gv.egovernment.moa.id.data.ISLOInformationContainer
 
setSloRequest(PVPTargetConfiguration) - Method in class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
setSpEntityID(String) - Method in class at.gv.egovernment.moa.id.data.SLOInformationImpl
 
setSsoSession(boolean) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setSSOSessionID(HttpServletRequest, HttpServletResponse, String) - Method in class at.gv.egovernment.moa.id.moduls.SSOManager
 
setSsoSessionValidTo(Date) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setStartEvent(StartEvent) - Method in class at.gv.egovernment.moa.id.process.model.ProcessDefinition
Sets the start event of the process definition.
setStatusCode(String) - Method in class at.gv.egovernment.moa.id.data.SAMLStatus
 
setStatusMessage(String) - Method in class at.gv.egovernment.moa.id.data.SAMLStatus
 
setSubStatusCode(String) - Method in class at.gv.egovernment.moa.id.data.SAMLStatus
 
setTarget(String) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Sets the target.
setTarget(String) - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
setTaskImplementingClass(String) - Method in class at.gv.egovernment.moa.id.process.model.TaskInfo
Sets the class that implements the actual task (must implement Task).
setTaskInfos(Map<String, TaskInfo>) - Method in class at.gv.egovernment.moa.id.process.model.ProcessDefinition
Sets the map containing the tasks.
setTemplate(RedisTemplate<String, Object>) - Method in class at.gv.egovernment.moa.id.storage.RedisTransactionStorage
 
setTo(ProcessNode) - Method in class at.gv.egovernment.moa.id.process.model.Transition
Sets the process node the transition is pointing to.
setTransactionId(String) - Static method in class at.gv.egovernment.moa.id.advancedlogging.TransactionIDUtils
 
setTransactionID(String) - Method in class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
setTransitionConditionExpressionEvaluator(ExpressionEvaluator) - Method in class at.gv.egovernment.moa.id.process.ProcessEngineImpl
Sets an expression evaluator that should be used to process transition condition expressions.
setTrustProfileID(String) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
Sets the ID of the trust profile used for validating certificates.
setUniqueSessionId(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionExtensions
 
setUniqueSessionIdentifier(String) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
setUniqueTransactionIdentifier(String) - Method in class at.gv.egovernment.moa.id.moduls.RequestImpl
 
setUseMandate(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setUseMandate(String) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setUseMandate(boolean) - Method in class at.gv.egovernment.moa.id.data.AuthenticationData
 
setUseMandates(boolean) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setUseMandates(boolean) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
setUserNameIdentifier(String) - Method in class at.gv.egovernment.moa.id.data.SLOInformationImpl
 
setValid(boolean) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxValidationResultImpl
Sets validation result..
setValue(Object) - Method in class at.gv.egovernment.moa.id.auth.data.ExtendedSAMLAttributeImpl
Sets the value of this SAML attribute.
setValue(Object) - Method in class at.gv.egovernment.moa.id.auth.data.SAMLAttribute
Sets the value.
setVerified(boolean) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.messages.InboundMessage
 
setX509certificate(X509Certificate) - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
setXmlDSIGManifestCheckCode(int) - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
setXmlDSIGManigest(boolean) - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
setXmlDsigSubjectName(String) - Method in class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
setXmlToken(Element) - Method in class at.gv.egovernment.moa.id.auth.data.InfoboxTokenImpl
Sets the infobox token.
setXMLVerifySignatureResponse(IVerifiyXMLSignatureResponse) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
setXMLVerifySignatureResponse(IVerifiyXMLSignatureResponse) - Method in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionWrapper
 
signal(IRequest) - Method in interface at.gv.egovernment.moa.id.process.ProcessEngine
Resumes process execution after an asynchronous task has been executed.
signal(IRequest) - Method in class at.gv.egovernment.moa.id.process.ProcessEngineImpl
 
signalProcessManagement(HttpServletRequest, HttpServletResponse) - Method in class at.gv.egovernment.moa.id.auth.servlet.AbstractProcessEngineSignalController
 
SignatureValidationException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.filter
 
SignatureValidationException(String) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.filter.SignatureValidationException
 
SignatureValidationException(Exception) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.filter.SignatureValidationException
 
SignatureValidationException(String, Exception) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.filter.SignatureValidationException
 
SignatureVerificationInvoker - Class in at.gv.egovernment.moa.id.auth.invoke
Invoker of the SignatureVerification web service of MOA-SPSS.
SignatureVerificationUtils - Class in at.gv.egovernment.moa.id.auth.builder
 
SignatureVerificationUtils() - Constructor for class at.gv.egovernment.moa.id.auth.builder.SignatureVerificationUtils
 
SIGNEDDOC_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
SIGNEDDOC_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
SimpleMOAMetadataProvider - Class in at.gv.egovernment.moa.id.protocols.pvp2x.metadata
 
SimpleMOAMetadataProvider() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.metadata.SimpleMOAMetadataProvider
 
SINGLELOGOUT - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.PVP2XProtocol
 
SingleLogOutAction - Class in at.gv.egovernment.moa.id.protocols.pvp2x
 
SingleLogOutAction() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.SingleLogOutAction
 
SingleLogOutBuilder - Class in at.gv.egovernment.moa.id.protocols.pvp2x.builder
 
SingleLogOutBuilder() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.builder.SingleLogOutBuilder
 
SingleSignOnConsentsModuleImpl - Class in at.gv.egovernment.moa.id.auth.modules
 
SingleSignOnConsentsModuleImpl() - Constructor for class at.gv.egovernment.moa.id.auth.modules.SingleSignOnConsentsModuleImpl
 
SLOException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
SLOException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.SLOException
 
SLOInformationContainer - Class in at.gv.egovernment.moa.id.data
 
SLOInformationContainer() - Constructor for class at.gv.egovernment.moa.id.data.SLOInformationContainer
 
SLOInformationImpl - Class in at.gv.egovernment.moa.id.data
 
SLOInformationImpl(String, String, String, String, String, String) - Constructor for class at.gv.egovernment.moa.id.data.SLOInformationImpl
 
SLOInformationImpl(String, String, String, String, String, String, SingleLogoutService) - Constructor for class at.gv.egovernment.moa.id.data.SLOInformationImpl
 
SLOInformationImpl() - Constructor for class at.gv.egovernment.moa.id.data.SLOInformationImpl
 
SLOInformationInterface - Interface in at.gv.egovernment.moa.id.data
 
SLOTIMEOUT - Static variable in class at.gv.egovernment.moa.id.moduls.AuthenticationManager
 
SOAP - Static variable in class at.gv.egovernment.moa.id.protocols.pvp2x.PVP2XProtocol
 
SoapBinding - Class in at.gv.egovernment.moa.id.protocols.pvp2x.binding
 
SoapBinding() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.binding.SoapBinding
 
SpringExpressionEvaluator - Class in at.gv.egovernment.moa.id.process.spring
Expression evaluator for processing Transition conditions allowing to reference Spring beans from the application context.
SpringExpressionEvaluator() - Constructor for class at.gv.egovernment.moa.id.process.spring.SpringExpressionEvaluator
 
SpringWebExpressionEvaluator - Class in at.gv.egovernment.moa.id.process.springweb
Expression evaluator for processing Transition conditions allowing to reference Spring beans from the application context using @myBeanName...
SpringWebExpressionEvaluator() - Constructor for class at.gv.egovernment.moa.id.process.springweb.SpringWebExpressionEvaluator
 
SSLSOCKETFACTORYNAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
SSLUtils - Class in at.gv.egovernment.moa.id.util
Utility for a obtaining a secure socket factory using IAIKX509TrustManager.
SSLUtils() - Constructor for class at.gv.egovernment.moa.id.util.SSLUtils
 
SSOManager - Class in at.gv.egovernment.moa.id.moduls
 
SSOManager() - Constructor for class at.gv.egovernment.moa.id.moduls.SSOManager
 
start(IRequest) - Method in interface at.gv.egovernment.moa.id.process.ProcessEngine
Starts the process using the given pendingReq.
start(IRequest) - Method in class at.gv.egovernment.moa.id.process.ProcessEngineImpl
 
StartAuthentificationParameterParser - Class in at.gv.egovernment.moa.id.auth.parser
 
StartAuthentificationParameterParser() - Constructor for class at.gv.egovernment.moa.id.auth.parser.StartAuthentificationParameterParser
 
startDocument() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.PrettyPrinter
Prints the XML declaration.
startElement(String, String, String, Attributes) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.PrettyPrinter
Writes the start tag for the element.
StartEvent - Class in at.gv.egovernment.moa.id.process.model
Represents a start event.
StartEvent() - Constructor for class at.gv.egovernment.moa.id.process.model.StartEvent
 
StatisticLogger - Class in at.gv.egovernment.moa.id.advancedlogging
 
StatisticLogger() - Constructor for class at.gv.egovernment.moa.id.advancedlogging.StatisticLogger
 
statisticLogger - Variable in class at.gv.egovernment.moa.id.auth.servlet.AbstractController
 
statusCodeValue - Variable in exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.PVP2Exception
 
statusMessageValue - Variable in exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.PVP2Exception
 
StoredAssertion - Class in at.gv.egovernment.moa.id.protocols.pvp2x.utils
 
StoredAssertion(String, String, String, SAMLObject) - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.utils.StoredAssertion
 
storePendingRequest(IRequest) - Method in interface at.gv.egovernment.moa.id.moduls.IRequestStorage
 
storePendingRequest(IRequest) - Method in class at.gv.egovernment.moa.id.moduls.RequestStorage
 
STORK_ATTRIBUTE_PREFIX - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
STORK_ATTRIBUTELIST - Static variable in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionStorageConstants
 
STORK_CCC - Static variable in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionStorageConstants
 
STORK_NAME_PREFIX - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
STORK_QAA_1_1 - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
STORK_QAA_1_2 - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
STORK_QAA_1_3 - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
STORK_QAA_1_4 - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
STORK_QAA_PREFIX - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
STORK_REQUEST - Static variable in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionStorageConstants
 
STORK_RESPONSE - Static variable in class at.gv.egovernment.moa.id.auth.data.AuthenticationSessionStorageConstants
 
STORKConfig - Class in at.gv.egovernment.moa.id.config.stork
Encapsulates several STORK configuration parameters according MOA configuration
STORKConfig(Properties, String) - Constructor for class at.gv.egovernment.moa.id.config.stork.STORKConfig
 
STORKConstants - Class in at.gv.egovernment.moa.id.auth.stork
 
STORKConstants() - Constructor for class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
StreamAdapter(Writer) - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.utils.PrettyPrinter.StreamAdapter
 
STREETNAME - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
stringToDOM(String) - Static method in class at.gv.egovernment.moa.id.util.XMLUtil
Transforms a string representation to a DOM representation
SURENAME_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
SURENAME_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
SZRGW_POSTFIX - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
SZRGW_PREFIX - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
SZRGW_REQUEST_NS - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
SZRGWClient - Class in at.gv.egovernment.moa.id.client
 
SZRGWClient(ConnectionParameterInterface) - Constructor for class at.gv.egovernment.moa.id.client.SZRGWClient
 
SZRGWClientException - Exception in at.gv.egovernment.moa.id.client
 
SZRGWClientException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.client.SZRGWClientException
 
SZRGWClientException(String) - Constructor for exception at.gv.egovernment.moa.id.client.SZRGWClientException
 
SZRGWClientException(String, Throwable) - Constructor for exception at.gv.egovernment.moa.id.client.SZRGWClientException
 
SZRGWClientException(String, String, String) - Constructor for exception at.gv.egovernment.moa.id.client.SZRGWClientException
 
SZRGWClientException() - Constructor for exception at.gv.egovernment.moa.id.client.SZRGWClientException
 
SZRGWClientUtils - Class in at.gv.egovernment.moa.id.client.utils
 
SZRGWClientUtils() - Constructor for class at.gv.egovernment.moa.id.client.utils.SZRGWClientUtils
 
SZRGWConstants - Interface in at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw
This interface specifies all the constants needed for the communication with the SZR-gateway.

T

target_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
The target parameter.
TARGET_AR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung AR
TARGET_AR_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich AR
TARGET_AS - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung AS
TARGET_AS_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich AS
TARGET_BF - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung BF
TARGET_BF_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich BF
TARGET_BR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung BR
TARGET_BR_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich BR
TARGET_BW - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung BW
TARGET_BW_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich BW
TARGET_EA - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung EA
TARGET_EA_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich EA
TARGET_EF - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung EF
TARGET_EF_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich EF
TARGET_GH - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung GH
TARGET_GH_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich GH
TARGET_GS - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung GS
TARGET_GS_RE - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung GS-RE
TARGET_GS_RE_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich GS-RE
TARGET_GS_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich GS
TARGET_HR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung HR
TARGET_HR_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich HR
TARGET_JR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung JR
TARGET_JR_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich JR
TARGET_KI - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung KI
TARGET_KI_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich KI
TARGET_KL - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung KL
TARGET_KL_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich KL
TARGET_KU - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung KU
TARGET_KU_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich KU
TARGET_LF - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung LF
TARGET_LF_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich LF
TARGET_LV - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung LV
TARGET_LV_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich LV
TARGET_OI - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung OI
TARGET_OI_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich OI
TARGET_PREFIX_ - Static variable in class at.gv.egovernment.moa.id.auth.data.AuthenticationSession
 
TARGET_PV - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung PV
TARGET_PV_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich PV
TARGET_RD - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung RD
TARGET_RD_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich RD
TARGET_RT - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung RT
TARGET_RT_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich RT
TARGET_SA - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung SA
TARGET_SA_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich SA
TARGET_SF - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung SF
TARGET_SF_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich SF
TARGET_SO - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung SO
TARGET_SO_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich SO
TARGET_SO_VR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung SO-VR
TARGET_SO_VR_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich SO-VR
TARGET_SR_RG - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung SR-RG
TARGET_SR_RG_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich SR-RG
TARGET_SV - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung SV
TARGET_SV_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich SV
TARGET_UW - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung UW
TARGET_UW_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich UW
TARGET_VS - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung VS
TARGET_VS_RG - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung VS-RG
TARGET_VS_RG_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich VS-RG
TARGET_VS_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich VS
TARGET_VT - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung VT
TARGET_VT_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich VT
TARGET_VV - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung VV
TARGET_VV_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich VV
TARGET_WT - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung WT
TARGET_WT_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich WT
TARGET_ZP - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung ZP
TARGET_ZP_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich ZP
TARGET_ZU - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Bereichskennung ZU
TARGET_ZU_SECTOR - Static variable in interface at.gv.egovernment.moa.id.config.TargetsAndSectorNames
Tätigkeitsbereich ZU
TargetsAndSectorNames - Interface in at.gv.egovernment.moa.id.config
This interface contains all actual possible targets in Austria (shortcuts and friendly names) Bereichskennung and T�tigkeitsbereich
TargetToSectorNameMapper - Class in at.gv.egovernment.moa.id.config
 
TargetToSectorNameMapper() - Constructor for class at.gv.egovernment.moa.id.config.TargetToSectorNameMapper
 
Task - Interface in at.gv.egovernment.moa.id.process.api
Represents a single task to be performed upon process execution.
TaskExecutionException - Exception in at.gv.egovernment.moa.id.auth.modules
 
TaskExecutionException(IRequest, String, Throwable) - Constructor for exception at.gv.egovernment.moa.id.auth.modules.TaskExecutionException
 
TaskInfo - Class in at.gv.egovernment.moa.id.process.model
Represents information about a single task to be performed upon process execution.
TaskInfo() - Constructor for class at.gv.egovernment.moa.id.process.model.TaskInfo
 
TEL_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
TEL_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
TEL_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
TEL_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
testConnection() - Method in class at.gv.egovernment.moa.id.advancedlogging.DummyStatisticLogger
 
testConnection() - Method in interface at.gv.egovernment.moa.id.advancedlogging.IStatisticLogger
 
testConnection() - Method in class at.gv.egovernment.moa.id.advancedlogging.StatisticLogger
 
TEXTRESIDENCEADDRESS_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
TEXTRESIDENCEADDRESS_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
TITLE_FRIENDLYNAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
TITLE_NAME - Static variable in class at.gv.egovernment.moa.id.auth.stork.STORKConstants
 
toSHA1(byte[]) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.Digester
 
toString() - Method in class at.gv.egovernment.moa.id.data.IssuerAndSerial
Return a String representation of this IssuerAndSerial object.
toString() - Method in class at.gv.egovernment.moa.id.process.ExecutionContextImpl
 
toString() - Method in class at.gv.egovernment.moa.id.process.model.EndEvent
 
toString() - Method in class at.gv.egovernment.moa.id.process.model.ProcessDefinition
 
toString() - Method in class at.gv.egovernment.moa.id.process.model.StartEvent
 
toString() - Method in class at.gv.egovernment.moa.id.process.model.TaskInfo
 
toString() - Method in class at.gv.egovernment.moa.id.process.model.Transition
 
toString() - Method in class at.gv.egovernment.moa.id.process.ProcessInstance
 
toString() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.PrettyPrinter
Call this to get the formatted XML post-parsing.
TransactionIDUtils - Class in at.gv.egovernment.moa.id.advancedlogging
 
TransactionIDUtils() - Constructor for class at.gv.egovernment.moa.id.advancedlogging.TransactionIDUtils
 
transactionStorage - Variable in class at.gv.egovernment.moa.id.auth.servlet.AbstractController
 
Transition - Class in at.gv.egovernment.moa.id.process.model
Represents a single transition from a StartEvent or Task to another Task or EndEvent.
Transition() - Constructor for class at.gv.egovernment.moa.id.process.model.Transition
 
Trible<P1,P2,P3> - Class in at.gv.egovernment.moa.id.data
 
TRUST_MANAGER_REVOCATION_CHECKING - Static variable in class at.gv.egovernment.moa.id.config.ConfigurationProviderImpl
The name of the generic configuration property switching the ssl revocation checking on/off
TrustEngineFactory - Class in at.gv.egovernment.moa.id.protocols.pvp2x.verification
 
TrustEngineFactory() - Constructor for class at.gv.egovernment.moa.id.protocols.pvp2x.verification.TrustEngineFactory
 
trustProfileID_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidatorParamsImpl
The ID of the trust profile used for validating certificates.
TYPE - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 

U

UnavailableAttributeException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.exceptions
 
UnavailableAttributeException(String) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.builder.attributes.exceptions.UnavailableAttributeException
 
UniqueSessionIdentifierInterceptor - Class in at.gv.egovernment.moa.id.auth.servlet.interceptor
 
UniqueSessionIdentifierInterceptor() - Constructor for class at.gv.egovernment.moa.id.auth.servlet.interceptor.UniqueSessionIdentifierInterceptor
 
UNIT - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
UnprovideableAttributeException - Exception in at.gv.egovernment.moa.id.protocols.pvp2x.exceptions
 
UnprovideableAttributeException(String) - Constructor for exception at.gv.egovernment.moa.id.protocols.pvp2x.exceptions.UnprovideableAttributeException
 
url - Variable in class at.gv.egovernment.moa.id.config.ConnectionParameter
 
urlCompare(String, String) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.SAMLVerificationEngineSP
 
URN_OID_PREFIX - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
USERID_FRIENDLY_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
USERID_MAX_LENGTH - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
USERID_NAME - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
USERID_OID - Static variable in interface at.gv.egovernment.moa.id.protocols.pvp2x.PVPConstants
 
useSSO() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
useSSO() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 
useSSOQuestion() - Method in class at.gv.egovernment.moa.id.config.auth.data.DynamicOAAuthParameters
 
useSSOQuestion() - Method in class at.gv.egovernment.moa.id.config.auth.OAAuthParameter
 

V

valid_ - Variable in class at.gv.egovernment.moa.id.auth.data.InfoboxValidationResultImpl
Indicates whether the validation was successful or not.
validate(HttpServletRequest, HttpServletResponse, IRequest) - Method in interface at.gv.egovernment.moa.id.moduls.IModulInfo
 
validate(HttpServletRequest, HttpServletResponse, IRequest) - Method in class at.gv.egovernment.moa.id.protocols.AbstractAuthProtocolModulController
 
validate(HttpServletRequest, HttpServletResponse, IRequest) - Method in class at.gv.egovernment.moa.id.protocols.ProtocolFinalizationController
 
validate(HttpServletRequest, HttpServletResponse, IRequest) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.PVP2XProtocol
 
validate(AuthnRequest) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.validation.AuthnRequestValidator
 
validateAssertion(Response, boolean, Credential, String, String) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.SAMLVerificationEngineSP
Validate a PVP response and all included assertions
validateAssertion(Response, boolean, Credential, String, String, boolean) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.SAMLVerificationEngineSP
 
ValidateException - Exception in at.gv.egovernment.moa.id.auth.exception
Exception thrown while validating an incoming XML structure
ValidateException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.ValidateException
Constructor for ValidateException.
ValidateException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.ValidateException
Constructor for ValidateException.
validateRequest(RequestAbstractType) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.validation.ChainSAMLValidator
 
validateRequest(RequestAbstractType) - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.validation.ISAMLValidator
 
validateRequest(RequestAbstractType) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.validation.SAMLSignatureValidator
 
validateSignable(SignableSAMLObject) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.validation.SAMLSignatureValidator
 
VALUE - Static variable in interface at.gv.egovernment.moa.id.auth.validator.parep.client.szrgw.SZRGWConstants
 
value_ - Variable in class at.gv.egovernment.moa.id.auth.data.ExtendedSAMLAttributeImpl
The value of this SAML attribute.
valueOf(String) - Static method in enum at.gv.egovernment.moa.id.process.ProcessInstanceState
Returns the enum constant of this type with the specified name.
values() - Static method in enum at.gv.egovernment.moa.id.process.ProcessInstanceState
Returns an array containing the constants of this enum type, in the order they are declared.
verify(byte[], String) - Method in class at.gv.egovernment.moa.id.auth.builder.SignatureVerificationUtils
 
verify(String, SSLSession) - Method in class at.gv.egovernment.moa.id.client.LaxHostNameVerifier
 
verify(EntityDescriptor) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.EntityVerifier
 
verify(EntityDescriptor, Credential) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.EntityVerifier
 
verify(EntitiesDescriptor, Credential) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.EntityVerifier
 
verify(EntitiesDescriptor) - Static method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.EntityVerifier
 
verify(InboundMessage, SignatureTrustEngine) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.SAMLVerificationEngine
 
verifyIDPResponse(StatusResponseType, SignatureTrustEngine) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.SAMLVerificationEngine
 
verifyQAALevel(String, String) - Static method in class at.gv.egovernment.moa.id.util.QAALevelVerifier
 
verifyRequest(RequestAbstractType) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.ChainSAMLVerifier
 
verifyRequest(RequestAbstractType) - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.verification.ISAMLVerifier
 
verifyRequest(RequestAbstractType, SignatureTrustEngine) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.SAMLVerificationEngine
 
verifySLOResponse(StatusResponseType, SignatureTrustEngine) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.verification.SAMLVerificationEngine
 
verifyXMLSignature(Element) - Method in class at.gv.egovernment.moa.id.auth.invoke.SignatureVerificationInvoker
Method verifyXMLSignature.
VerifyXMLSignatureResponse - Class in at.gv.egovernment.moa.id.auth.data
This bean saves all information of the MOA-SP-Answer after the verification of any signature
VerifyXMLSignatureResponse() - Constructor for class at.gv.egovernment.moa.id.auth.data.VerifyXMLSignatureResponse
 
VerifyXMLSignatureResponseParser - Class in at.gv.egovernment.moa.id.auth.parser
Parses a <VerifyXMLSignatureResponse> returned by MOA-SPSS.
VerifyXMLSignatureResponseParser(String) - Constructor for class at.gv.egovernment.moa.id.auth.parser.VerifyXMLSignatureResponseParser
Constructor for VerifyXMLSignatureResponseParser.
VerifyXMLSignatureResponseParser(InputStream) - Constructor for class at.gv.egovernment.moa.id.auth.parser.VerifyXMLSignatureResponseParser
Constructor for VerifyXMLSignatureResponseParser.
VerifyXMLSignatureResponseParser(Element) - Constructor for class at.gv.egovernment.moa.id.auth.parser.VerifyXMLSignatureResponseParser
Constructor for VerifyXMLSignatureResponseParser.
VHostUrlRewriteServletFilter - Class in at.gv.egovernment.moa.id.auth.servlet.interceptor
 
VHostUrlRewriteServletFilter(ApplicationContext) - Constructor for class at.gv.egovernment.moa.id.auth.servlet.interceptor.VHostUrlRewriteServletFilter
 

W

wantAssertionSigned() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
wantAssertionSigned() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set the 'wantAssertionSigned' attribute in SP metadata
wantAuthnRequestSigned() - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.config.IDPPVPMetadataConfiguration
 
wantAuthnRequestSigned() - Method in interface at.gv.egovernment.moa.id.protocols.pvp2x.config.IPVPMetadataBuilderConfiguration
Set the 'wantAuthnRequestSigned' attribute
WebFrontEndSecurityInterceptor - Class in at.gv.egovernment.moa.id.auth.servlet.interceptor
 
WebFrontEndSecurityInterceptor() - Constructor for class at.gv.egovernment.moa.id.auth.servlet.interceptor.WebFrontEndSecurityInterceptor
 
write(int) - Method in class at.gv.egovernment.moa.id.protocols.pvp2x.utils.PrettyPrinter.StreamAdapter
 
writeXmlFile(Element, String) - Static method in class at.gv.egovernment.moa.id.util.XMLUtil
Writes an XML element to a given file
WrongParametersException - Exception in at.gv.egovernment.moa.id.auth.exception
Exception thrown when the AuthenticationServer API is called with wrong parameters provided.
WrongParametersException(String, String, String) - Constructor for exception at.gv.egovernment.moa.id.auth.exception.WrongParametersException
Constructor

X

XMLUtil - Class in at.gv.egovernment.moa.id.util
Helper class for XML processing
XMLUtil() - Constructor for class at.gv.egovernment.moa.id.util.XMLUtil
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2017. All rights reserved.