All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
Class |
Description |
AbstractAttributeValueSyntaxFactory<T> |
|
AbstractCredentialRetrieval<T extends CredentialExchange> |
|
AbstractCredentialRetrievalFactory<T extends CredentialRetrieval> |
|
AbstractCredentialVerificatorFactory |
Helper to easily create credential factories.
|
AbstractEndpoint |
Typical boilerplate for all endpoints.
|
AbstractInputTranslationActionFactory |
|
AbstractLocalCredentialVerificatorFactory |
Helper to easily create credential factories.
|
AbstractLocalVerificator |
|
AbstractOutputTranslationActionFactory |
|
AbstractRemoteVerificator |
|
AbstractVerificator |
|
AbstractWebEndpoint |
|
ActionParameterDefinition |
Describes parameter of a translation action.
|
ActionParameterDefinition.Type |
|
ActionParameterDefinitionDetails |
|
ActiveValueClient |
|
ActiveValueClientHelper |
|
ActiveValueClientHelper.ActiveValueSelectionConfig |
|
AdditionalAuthenticationMisconfiguredException |
Signals that additional authentication is required prior to invoking the operation but it is not
configured properly so the operation can't succeed.
|
AdditionalAuthenticationRequiredException |
Signals that additional authentication is required prior to invoking the operation
|
AdminComment |
Comment made by a system entity, i.e.
|
AdvertisedAddressProvider |
|
AgreementRegistrationParam |
Defines an agreement to be shown.
|
AsciidoctorFormatter |
Generates Asciidoc table with properties info
|
Attribute |
Represents an attribute instance.
|
AttributeClassHelper |
|
AttributeClassManagement |
Attribute class management API.
|
AttributeEffectMode |
Defines how a mapped attribute should be handled.
|
AttributeExt |
Extends the basic Attribute with metadata which is set by the server when returning
attributes.
|
AttributeMetadataProvider |
|
AttributeMetadataProvidersRegistry |
|
AttributeRegistrationParam |
Attribute registration option.
|
AttributesClass |
Represents attribute class, i.e.
|
AttributesContentPublicServletProvider |
|
AttributesManagement |
Attributes management API.
|
AttributeStatement |
Attribute statement allows for generating dynamic attributes.
|
AttributeStatement.ConflictResolution |
|
AttributeStatement.Direction |
|
AttributeStatementMVELContextKey |
|
AttributeSupport |
This interface collect engine's operations related to attributes.
|
AttributeSyntaxFactoriesRegistry |
|
AttributeType |
Attribute type defines rules for handling attributes.
|
AttributeTypeManagement |
Attribute types management API.
|
AttributeTypeSupport |
API helping to manipulate attributes, used internally
|
AttributeValueConverter |
Performs conversion of Attribute values in a convenient to use way.
|
AttributeValueSyntax<T> |
Base interface defining attribute value syntax.
|
AttributeValueSyntaxFactory<T> |
|
AuditEntity |
Holds information entity that initiate event or was subject of event.
|
AuditEvent |
Holds information about single event that occur in the system.
|
AuditEvent.AuditEventBuilder |
|
AuditEventAction |
|
AuditEventManagement |
AuditEvent management API.
|
AuditEventTag |
Enum containing Tag values - provided to organize possible values.
|
AuditEventType |
|
AuthenticatedEntity |
Stores information about authenticated entity during the authentication.
|
AuthenticationException |
Thrown on authentication problem.
|
AuthenticationFlow |
Stores information about a authentication flow, as configured by administrator and selectable by
a user or client.
|
AuthenticationFlowDefinition |
Configuration of a authentication flow.
|
AuthenticationFlowDefinition.Policy |
|
AuthenticationFlowManagement |
API for authentication flow management.
|
AuthenticationOptionKey |
Represents an authentication option, which is a pair of authenticator id and one of its authentication option ids.
|
AuthenticationOptionKeyUtils |
Creates and parses string representation containing authenticator key and its authN option key.
|
AuthenticationOptionsSelector |
Represents selection of authentication options: either a single concrete one or all options
under a common authenticator.
|
AuthenticationOptionsSelector.AuthenticationOptionsSelectorComparator |
|
AuthenticationPolicy |
|
AuthenticationProcessor |
Utility methods processing results of authenticators.
|
AuthenticationRealm |
Authentication realm definition.
|
AuthenticationResult |
Base contract of authentication result - have remote and local authn variants.
|
AuthenticationResult.DenyReason |
|
AuthenticationResult.ErrorResult |
|
AuthenticationResult.ResolvableError |
|
AuthenticationResult.Status |
|
AuthenticationResult.SuccessResult |
|
AuthenticationStepContext |
Describes context of authentication: in which realm it happens (or happened), what flow is used, which option
was used and which factor it was which can be 1 or 2 (at least until we start support 3rd factor authn).
|
AuthenticationSubject |
DTO containing information about a user being authenticated.
|
AuthenticationTriggeringContext |
|
AuthenticatorDefinition |
Describes authenticator configuration.
|
AuthenticatorInfo |
Describes authenticator configuration.
|
AuthenticatorInstance |
|
AuthenticatorInstanceMetadata |
Describes a configured authenticator instance in implementation agnostic way.
|
AuthenticatorManagement |
API for authenticators management.
|
AuthenticatorStepContext |
Describes authenticator context of authentication: in which realm it happens (or happened), what flow is used,
which factor it was which can be 1 or 2 (at least until we start support 3rd factor authn).
|
AuthenticatorStepContext.FactorOrder |
|
AuthenticatorSupportService |
Provides access to authenticators.
|
AuthenticatorTypeDescription |
Describes an available authenticator type.
|
AuthorizationException |
Thrown when there is authorization problem
|
AuthorizationExceptionRT |
Thrown when there is authorization problem, this is a runtime variant.
|
AuthorizationManagement |
API for authorization management.
|
AutomaticInvitationProcessingParam |
Holds the information relevant for automatic invitation processing.
|
BaseEmailConfirmationState |
Contains common informations used during confirmation
|
BaseForm |
|
BaseFormBuilder<T extends BaseFormBuilder<?>> |
|
BaseFormNotifications |
Configuration of notifications related to all kinds of forms.
|
BaseRegistrationInput |
Base of enquiry and registration requests.
|
BaseRegistrationInputBuilder<T extends BaseRegistrationInput,GeneratorT extends BaseRegistrationInputBuilder<?,?>> |
|
BaseRegistrationInputBuilder.CredentialParamValueBuilderBase<GeneratorT extends BaseRegistrationInputBuilder.CredentialParamValueBuilderBase<GeneratorT>> |
|
BaseRegistrationInputBuilder.IdentityParamBuilderBase<GeneratorT extends BaseRegistrationInputBuilder.IdentityParamBuilderBase<GeneratorT>> |
|
BaseRegistrationInputBuilder.SelectionBuilderBase<GeneratorT extends BaseRegistrationInputBuilder.SelectionBuilderBase<GeneratorT>> |
|
BasicFormElement |
Used in FormLayout to represent a form element being placed - for
positioning of simple elements which has only one instance (e.g.
|
BindingAuthn |
Interface defining binding specific API (e.g.
|
BlindStopperInputAction |
Action used instead of a real action when it is misconfigured.
|
BlindStopperOutputAction |
Action used instead of a real action when it is misconfigured.
|
BulkGroupQueryService |
Supports fast resolving of data about a group contents in bulk.
|
BulkProcessingManagement |
Defines API allowing for bulk processing of entities - both manually and basing on a repeatable schedule.
|
CachingMVELGroupProvider |
|
CapacityLimitReachedException |
Thrown when capacity limit is reached.
|
CodeGenerator |
Simply string code generator
|
ComboInvitationParam |
|
ComboInvitationParam.Builder |
|
Comment |
Wraps comment with its date.
|
CommonIdPProperties |
Contains settings which are common for all IdP endpoints
|
ConfigurationLoader |
Loads configuration properties.
|
ConfigurationLocationProvider |
Interface implemented by a bean providing a programatically set configuration.
|
ConfirmationInfo |
Stores information about confirmation.
|
ConfirmationMode |
Defines possible options for registration element confirmation
|
Constants |
Various useful application wide constants
|
CookieHelper |
Cookie finder
|
CredentialDefinition |
|
CredentialExchange |
Marker interface.
|
CredentialHelper |
Allows for performing various credential related operations which needs to be handled internally,
not via the public API.
|
CredentialInfo |
|
CredentialManagement |
Credential management API
|
CredentialParamValue |
Credential registration parameter
|
CredentialPublicInformation |
Stores information about credential: its status and credential-type dependent data,
e.g.
|
CredentialRecentlyUsedException |
Thrown when credential being set was recently used
|
CredentialRegistrationParam |
Credential registration option.
|
CredentialRequirementManagement |
|
CredentialRequirements |
Set of credentials.
|
CredentialReset |
Implementations provide a credential reset functionality.
|
CredentialRetrieval |
Retrieves credential, using a some binding specific method.
|
CredentialRetrievalFactory |
|
CredentialType |
Describes credential type as username and password or one-time password.
|
CredentialVerificator |
Implementations allow for verification of the provided credential.
|
CredentialVerificator.VerificatorType |
|
CredentialVerificatorFactory |
|
DBDumpContentElements |
Contains information about db dump content.
|
DefaultConfigurationLocation |
Returns the configuration file: use a reselected one with property or the default one if not set.
|
DefaultUnsuccessfulAuthenticationCounter |
Counts unsuccessful authentication attempts per client's IP address.
|
DelegatedGroup |
Holds information about delegated group.
|
DelegatedGroupContents |
Holds information about delegated group and subgroup.
|
DelegatedGroupManagement |
Internal engine API for delegated groups management
|
DelegatedGroupMember |
Holds information about delegated group member.
|
DescribedObject |
General purpose interface, useful for extending.
|
DescribedObjectImpl |
|
DescribedObjectROImpl |
|
DynamicAttribute |
|
DynamicGroupParam |
|
EmailAttribiuteConfirmationState |
Contains necessary informations used during the confirmation a attribute
|
EmailConfirmationConfiguration |
Email confirmation subsystem configuration entry
|
EmailConfirmationManager |
Confirmation manager for email attribute or identity
|
EmailConfirmationRedirectURLBuilder |
Creates redirect URL which shall be used in certain situations after confirmation of email.
|
EmailConfirmationRedirectURLBuilder.ConfirmedElementType |
|
EmailConfirmationRedirectURLBuilder.Status |
|
EmailConfirmationServletProvider |
Provides servlet used as a email confirmation endpoint
|
EmailIdentityConfirmationState |
Contains necessary informations used during the confirmation a identity
|
EmptySandboxAuthnConext |
|
Endpoint |
Complete information allowing to create an endpoint
|
Endpoint.EndpointState |
|
EndpointConfiguration |
Base endpoint configuration.
|
EndpointFactory |
Implemented by a class which allows to create an endpoint instance ready for hot deployment.
|
EndpointFileConfigurationManagement |
|
EndpointInstance |
Generic endpoint instance.
|
EndpointManagement |
Management of endpoints
|
EndpointPathValidator |
Helper for validation endpoint path
|
EndpointTypeDescription |
Defines a static description of an endpoint.
|
EngineApiMessageAreaProvider |
|
EngineException |
Super class of all API exceptions.
|
EnquiryForm |
Configuration of an enquiry form.
|
EnquiryForm.EnquiryType |
|
EnquiryFormBuilder |
|
EnquiryFormBuilder.EnquiryFormNotificationsBuilder |
|
EnquiryFormNotifications |
Configuration of notifications related to enquiry forms.
|
EnquiryInvitationParam |
|
EnquiryInvitationParam.Builder |
|
EnquiryManagement |
Enquires support: forms, submissions of requests and their processing.
|
EnquiryResponse |
|
EnquiryResponseBuilder |
|
EnquiryResponseState |
|
EnquirySelector |
|
EnquirySelector.AccessMode |
|
EnquirySelector.Builder |
|
EnquirySelector.Type |
|
Entity |
Represents an entity with complete information - as retrieved from the system.
|
EntityAction |
Implementation performs an action on a given entity.
|
EntityActionFactory |
|
EntityActionsRegistry |
|
EntityChange |
Describes entity status change prescribed by the profile.
|
EntityCredentialManagement |
API for management of entities' credentials.
|
EntityGroupAttributes |
|
EntityInformation |
Stores information about entity, besides its identities, credentials and basic information as id.
|
EntityInGroup |
EntityParam with group context information
|
EntityInGroupData |
Almost all information about a single entity in general plus attributes in a particular group and in root group
|
EntityManagement |
Engine API for (closely related) entities and identities management.
|
EntityMVELContextKey |
|
EntityParam |
Allows for flexible addressing of a subject of a method operating on a particular entity:
either using entityId or using IdentityValue (belonging to the entity).
|
EntityResolver |
Various helper operations allowing for converting and checking identity and entity related parameters.
|
EntityScheduledOperation |
Describes an operation to be scheduled on an entity.
|
EntityState |
Overall entity status.
|
EntityWithCredential |
Entity and a value of (one of) its credential attribute
|
Event |
Marker interface for EventProcessor execution abstraction.
|
EventCategory |
Defines the well known phases of events.
|
EventListener |
Event listeners are Event consumers.
|
EventListenersManagement |
Management of event listeners
|
EventPublisher |
Allows for sending platform events.
|
EventPublisherWithAuthz |
Allows for sending platform events.
|
ExecutionFailException |
Throw to signal that further execution of the translation profile should be stopped and that the whole
process should be finished with error.
|
ExecutorsService |
Provides server-wide thread pool.
|
ExpectedIdentity |
Describes expected identity
|
ExpectedIdentity.IdentityExpectation |
|
ExternalDataParser |
Parses external data into types usable in Unity API.
|
ExternalSignupGridSpec |
Configures which remote signUp methods should be shown in grid.
|
ExternalSignupGridSpec.AuthnGridSettings |
|
ExternalSignupSpec |
Configures the external sign up process during registration.
|
FileStorageService |
Provides access to local or remote file.
|
FileStorageService.StandardOwner |
|
FormAutomationSupport |
Various internally useful operations, related to forms automation.
|
FormCaptionElement |
represents a fixed section caption
|
FormElement |
Used in FormLayout to represent a form element being placed.
|
FormLayout |
Describes a layout of a BaseForm : ordering of its elements and additional
metadata needed only for rendering (as section titles).
|
FormLayoutElement |
Types of form layout elements.
|
FormLayoutSettings |
Provides visual configuration that can be applied on a BaseForm .
|
FormLayoutSettings.Builder |
|
FormLayoutUtils |
Utility class to deal with most common operations like form validation or
generating default layout.
|
FormLocalSignupButtonElement |
represents a fixed button with custom caption
|
FormParameterElement |
Represents one of the variable form elements, which can have multiple
occurrences: attributes, identities, groups and credentials.
|
FormPrefill |
|
FormPrefill.Builder |
|
FormProvider |
|
FormSeparatorElement |
Represents a visual separator between sections.
|
FormType |
|
FreemarkerAppHandler |
Used for cases where plain web page should be presented to the user, based on freemarker template.
|
FreemarkerUtils |
Helper with shared routings for bootstraping template engine.
|
Group |
Group holds set of other elements: other groups and identities.
|
GroupAuthorizationRole |
Group authorization role with description
|
GroupContents |
Holds information about group contents.
|
GroupDelegationConfigGenerator |
Generates and validates registration and enquiry forms
|
GroupDelegationConfiguration |
Contains configuration of group delegation
|
GroupDiffUtils |
Breaks group membership change request into three groups: unchanged groups,
added groups and removed groups
|
GroupedIdpStatistic |
|
GroupedIdpStatistic.SigInStatistic |
|
GroupEffectMode |
Defines how a mapped group should be handled.
|
GroupMembership |
Stores information about entity's membership in a group.
|
GroupMembershipData |
Marker interface for data structure used for bulk queries on group members and their attributes.
|
GroupMembersService |
|
GroupMemberWithAttributes |
|
GroupNotFoundException |
|
GroupParam |
Information about a group membership to be added for an entity being registered.
|
GroupPattern |
|
GroupPatternMatcher |
Matcher of group to ant-style pattern.
|
GroupProperty |
|
GroupRegistrationParam |
Group registration option.
|
GroupRegistrationParam.IncludeGroupsMode |
|
GroupsChain |
|
GroupSelection |
Information about selected group or groups, corresponding to a single form choice.
|
GroupsManagement |
Internal engine API for groups management.
|
GroupStructuralData |
Marker interface for data structure used for bulk queries on group structural contents (subgroups, their metadata).
|
GroupsWithMembers |
|
HiddenResourcesFilter |
Servlet filter blocking access to all configured resources.
|
HomeEndpointConstants |
Various useful project management related constants
|
HTTPRequestContext |
Stores in thread local state related to the HTTP request being served by the thread.
|
I18nDescribedObject |
Defines displayed name and description, both with a possibility to be translated
|
I18nMessage |
Objects are used to store message templates with localized strings.
|
I18nString |
String in several languages.
|
I18nStringJsonUtil |
|
I18nStringSource |
Stores message key and arguments, to be resolved from message bundle.
|
Identity |
Represents an identity with full information as returned from the engine.
|
IdentityEffectMode |
|
IdentityExistsException |
Throws to indicate that user already exists in the system.
|
IdentityParam |
This class is useful when creating a new Identity.
|
IdentityRegistrationParam |
Identity registration option.
|
IdentityResolver |
Allows for resolving an identity into entity, returning also its credential.
|
IdentityTaV |
Represents an identity type and value.
|
IdentityType |
Type of identity.
|
IdentityTypeDefinition |
Implementation defined identity type.
|
IdentityTypesManagement |
Internal engine API for entities and identities management.
|
IdentityTypesRegistry |
|
IdentityTypeSupport |
Internally useful support API for handling identity types.
|
IdPEngine |
|
IdPInfo |
|
IdPInfo.Builder |
|
IdPInfo.IdpGroup |
|
IdPLoginController |
This component allows the generic Unity part (not IdP endpoint specific) to obtain information
on the IdP login being performed and forcefully cleaning it.
|
IdPLoginController.IdPLoginHandler |
Implemented by an IdP endpoint and registered with IdPLoginController to inform it
about authentications against the IdP.
|
IdpPolicyAgreementsConfiguration |
|
IdpPolicyAgreementsConfigurationParser |
|
IdpStatistic |
|
IdpStatistic.Builder |
|
IdpStatistic.Status |
|
IdpStatisticEvent |
|
IdpStatisticManagement |
|
IdpStatisticManagement.GroupBy |
|
IdpStatisticReporter |
|
IllegalAttributeTypeException |
Thrown when attribtue type is invalid.
|
IllegalAttributeValueException |
Thrown when attribtue value is invalid.
|
IllegalCredentialException |
Thrown when credential definition is invalid.
|
IllegalFormContentsException |
Thrown when there is problem with submitted form (enquiry, registration etc).
|
IllegalFormContentsException.Category |
|
IllegalFormContentsException.OccupiedIdentityUsedInRequest |
|
IllegalFormTypeException |
Thrown when type is invalid.
|
IllegalGroupValueException |
Thrown when group value is invalid.
|
IllegalIdentityValueException |
Thrown when identity value is invalid.
|
IllegalTypeException |
Thrown when type is invalid.
|
IllegalURIException |
|
ImageType |
Enumeration representing support image types.
|
IncludeInputProfileActionFactory |
Factory for @{IncludeInputProfileAction}
|
IncludeInputProfileActionFactory.IncludeInputProfileAction |
|
IncludeOutputProfileActionFactory |
Factory for @{IncludeInputProfileAction}
|
IncludeOutputProfileActionFactory.IncludeOutputProfileAction |
|
InitializationValidator |
Several classes in the API must have default constructors.
|
InputTranslationAction |
Instance of this interface is configured with parameters and performs a translation
of a remotely obtained information about a client.
|
InputTranslationActionFactory |
|
InputTranslationActionsRegistry |
|
InputTranslationContextFactory |
|
InputTranslationEngine |
|
InputTranslationMVELContextKey |
|
IntegrationEvent |
Holds information about integration event
|
IntegrationEvent.EventType |
|
IntegrationEventConfiguration |
|
IntegrationEventDefinition |
Integration event definition.
|
IntegrationEventGroup |
|
IntegrationEventProcessor |
Responsible for processing integration events
|
IntegrationEventRegistry |
|
IntegrationEventVariable |
Represent single integration event variable
|
InteractiveAuthenticationProcessor |
Handles authentication results for interactive authentications (typically over some web binding).
|
InteractiveAuthenticationProcessor.PostAuthenticationStepDecision |
|
InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.Decision |
|
InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.ErrorDetail |
|
InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.SecondFactorDetail |
|
InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.UnknownRemoteUserDetail |
|
InteractiveAuthenticationProcessor.SessionReinitializer |
Used to prevent from session fixation attack.
|
InternalException |
Thrown when a low level problem occurs, which in principle shouldn't happen.
|
InvitationManagement |
Invitations to fill registration form management
|
InvitationParam |
Base data of invitation parameter.
|
InvitationParam.Builder<T extends InvitationParam.Builder<?>> |
|
InvitationParam.InvitationType |
|
InvitationSendData |
|
InvitationSender |
|
InvitationWithCode |
Complete invitation as stored in the system.
|
InvocationContext |
Stores thread-local information about the current request metadata in thread local variable.
|
InvocationContext.InvocationMaterial |
|
JsonError |
Provides serialization of Exception to JSON format.
|
JsonUtil |
Simplifies JSON parsing a little bit
|
LastAuthenticationCookie |
|
LinkableImage |
|
LocalAuthenticationResult |
This class object is returned by local authenticator with information about authentication result.
|
LocalAuthenticationResult.NotApplicableResult |
|
LocalCredentialsRegistry |
|
LocalCredentialState |
State of the local credential initialization for an entity.
|
LocalCredentialVerificator |
Verificator of local credentials.
|
LocalCredentialVerificatorFactory |
|
LocaleHelper |
|
LoginSession |
Represents login session.
|
LoginSession.AuthNInfo |
|
LoginSession.RememberMeInfo |
|
LoginToHttpSessionBinder |
Maintains an association of Unity's LoginSession s with HttpSession s.
|
LogoutProcessor |
Performs a logout, including logout of additional session participants, in case of logout initiated directly
in Unity.
|
LogoutProcessorFactory |
|
LogRecorder |
|
MappedAttribute |
|
MappedGroup |
Mapped group: name and flag stating whether it should be created if missing.
|
MappedIdentity |
|
MappingResult |
Stores a set of mapping results, produced by one or more translation actions.
|
MDCKeys |
|
MergeConflictException |
Thrown when there is merge conflict which shall be reported
|
Message |
Message type integration event configuration
|
Message |
Holds information about single message
|
MessageArea |
|
MessageAreaProvider |
|
MessageManagement |
Management of messages
|
MessageSource |
|
MessageTemplate |
Wraps notification message template.
|
MessageTemplate.Message |
Objects are used to interchange resolved messages, with substituted parameters and
fixed locale.
|
MessageTemplateConsumersRegistry |
Maintains a MessageTemplateDefinition s.
|
MessageTemplateManagement |
This interface allows clients to manipulate message templates.
|
MessageTemplateValidator |
Helper: checks if given message or text has only variables supported by a template consumer.
|
MessageTemplateValidator.IllegalVariablesException |
|
MessageTemplateValidator.MandatoryVariablesException |
|
MessageType |
Defines the message content type, used in MessageTemplate , to
properly format the information send through notification facilities.
|
MessageUtils |
Messages related utilities
|
MobileNumberConfirmationConfiguration |
Mobile number confirmation subsystem configuration entry
|
MobileNumberConfirmationManager |
Confirmation manager for mobile number
|
MultiGroupMembersWithAttributes |
|
MVELCompiledExpressionsCache |
|
MVELExpressionContext |
|
MVELExpressionContext.Builder |
|
MVELGroup |
|
NamedCertificate |
Represents an certificate with name
|
NamedObject |
Defines method to get object's name.
|
NetworkServer |
Provides access to the information of the network server.
|
NoOpLoginCounter |
|
NotificationChannel |
Notification channel stores configuration used by a facility to create channel instances.
|
NotificationChannelInfo |
Information returned about an installed notification channel
|
NotificationProducer |
Notification sending facility.
|
NotificationsManagement |
Management and usage of notifications subsystem (email, sms, ...)
|
NotificationStatus |
Notification status.
|
ObjectMapperSpringProvider |
Injects ObjectMapper to Spring container
|
OptionalRegistrationParam |
Base class of registration parameters which can be set as optional.
|
OutputTranslationAction |
Base class of all output profile action instances.
|
OutputTranslationActionFactory |
|
OutputTranslationActionsRegistry |
|
OutputTranslationMVELContextKey |
|
ParameterRetrievalSettings |
Defines in what mode the parameter should be collected
|
PartialAuthnState |
Provides information about partial state of authentication.
|
PKIManagement |
Provides access to PKI related stores: credentials, certificates and truststores (validators).
|
PolicyAgreementAcceptanceStatus |
|
PolicyAgreementConfigTextParser |
|
PolicyAgreementConfigTextParser.DocPlaceholder |
|
PolicyAgreementConfiguration |
|
PolicyAgreementDecision |
|
PolicyAgreementManagement |
Policy agreements management API
|
PolicyAgreementPresentationType |
|
PolicyAgreementState |
|
PolicyDocumentCreateRequest |
|
PolicyDocumentCreateRequest.PolicyDocumentCreateRequestBuilder |
|
PolicyDocumentManagement |
Policy documents management API
|
PolicyDocumentNotFoundException |
|
PolicyDocumentUpdateRequest |
|
PolicyDocumentUpdateRequest.PolicyDocumentUpdateRequestBuilder |
|
PolicyDocumentWithRevision |
|
PostFillingHandler |
Controller making decisions on what to do/show after completed registration.
|
PreferencesManagement |
Preferences management API - allows for storing and retrieving user's preferences,
useful for example for the web endpoints.
|
PrefilledEntry<T> |
Enhanced information about prefilled entry
|
PrefilledEntryMode |
Controls how the pre filled entries are treated
|
ProfileMode |
|
ProfileType |
|
ProjectInvitation |
Holds information about project invitation.
|
ProjectInvitationParam |
Base data of project invitation parameter
|
ProjectInvitationsManagement |
Internal engine API for project invitations management
|
ProjectInvitationsManagement.AlreadyMemberException |
|
ProjectInvitationsManagement.IllegalInvitationException |
|
ProjectInvitationsManagement.NotProjectInvitation |
|
ProjectInvitationsManagement.ProjectMisconfiguredException |
|
ProjectManagementConstants |
Various useful project management related constants
|
ProjectRequest |
Holds information about project request
|
ProjectRequestManagement |
Engine API for project update request management
|
ProjectRequestParam |
Holds base information about project request
|
ProjectRequestParam.RequestOperation |
|
PropertiesTranslationProfileLoader |
Retrieve translation profile from properties
|
PrototypeComponent |
Defines a Spring Component of prototype scope.
|
PublicAttributeContent |
|
PublicAttributeInfo |
|
PublicAttributeSpec |
|
PublicAttributeSpec.PublicAttributeContentProvider |
|
PublicRegistrationURLSupport |
Defines constants and helper methods used to create public form access URI.
|
PublicWellKnownURLServletProvider |
Provides servlet which gives access to public well known-links handler.
|
RealmsManagement |
Authentication realm is a group of endpoints which share the same authentication context:
in the first place login session.
|
RedirectedAuthnState |
Base class for storing some context information related to external login using a redirect.
|
RegistrationActionsRegistry |
|
RegistrationContext |
|
RegistrationContext |
Describes registration context, i.e.
|
RegistrationContext.TriggeringMode |
Describes how the registration form was triggered.
|
RegistrationEmailConfirmationState |
Base class for states of confirmation process which are bound to a registration request (as opposite
to confirmations associated with an existing user).
|
RegistrationEmailConfirmationState.RequestType |
|
RegistrationForm |
Configuration of a registration form.
|
RegistrationFormBuilder |
|
RegistrationFormBuilder.RegistrationFormNotificationsBuilder |
|
RegistrationFormLayouts |
Holds the information about primary and secondary layouts used in
registration form.
|
RegistrationFormNotifications |
Configuration of the notifications which should be sent when form's requests are submitted or processed.
|
RegistrationFormTranslationActionGenerator |
Generator for registration translation action
|
RegistrationInvitationParam |
|
RegistrationInvitationParam.Builder |
|
RegistrationMVELContextKey |
|
RegistrationParam |
Base class of registration parameters
|
RegistrationRedirectURLBuilder |
Creates redirect URL which shall be used in certain situations after registration request submission
or confirmation of request's email.
|
RegistrationRedirectURLBuilder.Status |
|
RegistrationReqEmailAttribiuteConfirmationState |
Contains necessary informations used during the confirmation a attribute in
registration request
|
RegistrationReqEmailIdentityConfirmationState |
Contains necessary informations used during the confirmation a identity in
registration request
|
RegistrationRequest |
Registration request, tied to a registration form contains data collected
during registration process.
|
RegistrationRequestAction |
Action related to a registration request.
|
RegistrationRequestBuilder |
|
RegistrationRequestState |
|
RegistrationRequestStatus |
Status of registration request
|
RegistrationsManagement |
Registrations support: forms, submissions of requests and their processing.
|
RegistrationTranslationAction |
Base of all actions operating on a contents of a registration request submitted by a prospective user.
|
RegistrationTranslationActionFactory |
Marker interface of the factories producing registration actions.
|
RegistrationWrapUpConfig |
Configuration of behavior that can happen in various cases of registration finish.
|
RegistrationWrapUpConfig.TriggeringState |
|
RelayedAuthnState |
Base class for storing some context information related to external login using relay state.
|
RememberMePolicy |
Defines how to remeberinging the user's login
|
RememberMeProcessor |
|
RememberMeToken |
Contains information used by remember me functionality
|
RememberMeToken.LoginMachineDetails |
|
RemoteAttribute |
Generic representation of a remotely obtained attribute.
|
RemoteAuthenticationContextManagement<T extends RelayedAuthnState> |
Maintains a map of remote authentication contexts matched by some string key.
|
RemoteAuthenticationContextManagement.UnboundRelayStateException |
|
RemoteAuthenticationException |
Thrown on authentication problem.
|
RemoteAuthenticationResult |
This class object is returned by authenticator with information about authentication result.
|
RemoteAuthenticationResult.RemoteErrorResult |
|
RemoteAuthenticationResult.RemoteSuccessResult |
|
RemoteAuthenticationResult.UnknownRemotePrincipalResult |
|
RemoteAuthnResponseProcessor |
|
RemoteAuthnResultTranslator |
|
RemoteFileData |
|
RemoteGroupMembership |
Represents a remote group membership
|
RemoteIdentity |
Represents a remote identity
|
RemoteInformationBase |
Generic representation of a remotely obtained information, used for subclassing.
|
RemotelyAuthenticatedInput |
Holds a raw information obtained from an upstream IdP.
|
RemotelyAuthenticatedPrincipal |
Holds information about a user which was obtained and verified by a remote upstream IdP.
|
RemoteSandboxAuthnContext |
Stores full information on the remote sandboxed authentication.
|
RequestedGroupDiff |
Group membership change request sliced into three groups: unchanged groups, added groups and removed groups
|
RequestSubmitStatus |
|
RequestType |
|
ResolvedEndpoint |
|
RoutingServlet |
Simple routing (dispatching) servlet.
|
RuntimeEngineException |
Unchecked engine exception, used mainly in scenarios where spring cannot
handle checked exceptions e.g.
|
SandboxAuthenticationResult |
|
SandboxAuthnContext |
|
SandboxAuthnEvent |
Event that provides details of a finished sandbox authentication.
|
SandboxAuthnNotifier |
Extended by SandboxAuthnRouter - contains the code which is interested with results of sandbox authentication
|
SandboxAuthnNotifier.AuthnResultListener |
|
SandboxAuthnRouter |
Main sandbox authentication router interface.
|
ScheduledProcessingRule |
Represents an installed scheduled processing rule.
|
ScheduledProcessingRuleParam |
|
SchemaConsistencyException |
Thrown when operation would cause database schema consistency violation.
|
ScriptConfiguration |
|
ScriptType |
Type of script.
|
SecuredTokensManagement |
Secured tokens API allows for manipulating generic tokens.
|
SecuredWellKnownURLServlet |
Constants of the endpoint with well known links
|
Selection |
Base class of option selection, actually binary.
|
ServerInitializer |
Interface implemented by modules providing server initialization logic, e.g.
|
ServerManagement |
Provides access to general maintenance operations.
|
ServletProvider |
|
SessionCookie |
|
SessionManagement |
Internal login sessions management
|
SessionManagement.AttributeUpdater |
Callback interface.
|
SessionParticipant |
Holds information about login session participant (remote IdP or relaying party).
|
SessionParticipants |
|
SessionParticipants.AddParticipantToSessionTask |
Session attribute updater adding a new SessionParticipant to the session.
|
SessionParticipantType |
|
SessionParticipantTypesRegistry |
|
SharedEndpointManagement |
Management of the single, shared, internal Unity endpoint, which is not under administrator's control.
|
SharedRemoteAuthenticationContextStore |
|
SMSCode |
Contains code with validity time and mobileNumber related with this code.
|
StringConfigurable |
This interface is enforced for some types of objects which are instantiated otherwise
and later on configured with some text configuration.
|
SubprojectGroupDelegationConfiguration |
|
SystemAttributesProvider |
Implementations (must be Spring components) provide additional system attribute types, defined by extensions.
|
TimeUtil |
Time related utilities.
|
TokenContentsJsonSerializer |
Represent facility used for map contents of Token objects (which is basically an opaque
byte array for the engine) to some meaningful JSON representation, useful especially
when presenting tokens to outside world, e.g.
|
TokensManagement |
Tokens API allows for manipulating generic tokens.
|
TokensManagement.TokenExpirationListener |
Receives notifications about expired tokens.
|
TokenWithJsonContentsSerializer |
Base for all tokens where contents is storing byte[] serialized JSON.
|
TooManyAttempts |
Signals an error of too many attempts, e.g.
|
TranslatedRegistrationRequest |
|
TranslatedRegistrationRequest.AutomaticRequestAction |
|
TranslationAction |
Describes a configured translation action.
|
TranslationActionFactory<T extends TranslationActionInstance> |
|
TranslationActionInstance |
Minimal base for translation action instance, configured to be executed.
|
TranslationActionType |
Describes a translation action implementation.
|
TranslationCondition |
MVEL condition of translation rule.
|
TranslationIncludeProfileAction |
Internal interface allowing to get included profile parameter from input or output translation action.
|
TranslationInput |
Translation input: a complete information about an entity.
|
TranslationProfile |
Definition of a translation profile.
|
TranslationProfileGenerator |
Helpers methods for generating translation profiles
|
TranslationProfileManagement |
This interface allows clients to manipulate translation profiles.
|
TranslationResult |
Result of output translation.
|
TranslationRule |
|
TypesRegistryBase<T> |
Maintains a simple registry of some implementations.
|
UnityFilePropertiesHelper |
Extends FilePropertiesHelper with Unity specific methods.
|
UnityHttpServerConfiguration |
Configuration of the Jetty server, baseline for all HTTP based endpoints
|
UnityHttpServerConfiguration.XFrameOptions |
|
UnityImage |
Class providing Image related information and operations.
|
UnityPKIConfiguration |
Configures disk based truststores and credentials, which are named and can be referenced.
|
UnityPropertiesHelper |
|
UnityServerConfiguration |
Principal options are defined here: ids and corresponding default values.
|
UnityServerConfiguration.LogoutMode |
|
UnknownEmailException |
Thrown when email value is unknown
|
UnknownIdentityException |
Thrown when identity value is invalid.
|
UnknownInvitationException |
|
UnknownRemoteUserException |
Thrown on authentication problem, when the user is properly authenticated remotely
but is unknown in the local DB (after a complete translation profile execution).
|
UnsuccessfulAuthenticationCounter |
Counts unsuccessful authentication attempts per client's IP address.
|
URIAccessException |
Thrown when a low level problem with read uri occurs.
|
URIAccessService |
|
URIBuilderFixer |
|
URIHelper |
A helper class for parsing uri from string and validating it against used
schemes
|
URLQueryPrefillConfig |
Describes whether&how a parameter can be pre-filled with information obtained from a URL query string
|
UserEmailConfirmationState |
Base class for states of confirmation process which are bound to a user existing in the database (as opposite
to confirmations associated with a registration request).
|
UserImportConfig |
|
UserImportConfigs |
|
UserImportHelper |
|
UserImportManagement |
Allows for manual triggering of user import.
|
UserImportSerivce |
Internal API for triggering user import.
|
UserImportSerivce.ImportResult |
|
UserImportSpec |
Defines user import to be performed
|
UserImportSPI |
User import implementation must implement this interface.
|
UserImportSPIFactory |
|
UserRequestState<T extends BaseRegistrationInput> |
Records an information about registration request or enquiry state.
|
VerifiableElement |
Represent element which can be confirmed.
|
VerifiableElementBase |
Base for all VerifiableElements.
|
VerifiableEmail |
Email which can be confirmed by user.
|
VerifiableMobileNumber |
Mobile number which can be confirmed by user.
|
VersionInformation |
|
VersionInformation.Builder |
|
VersionInformationProvider |
|
WebAppEndpointInstance |
Servlet endpoint instance
|
Webhook |
Webhook type integration event configuration
|
Webhook.WebhookHttpMethod |
|
WebhookProcessor |
|
WorkflowFinalizationConfiguration |
Complete information on what to show on the final screen after completed workflow.
|
WorkflowFinalizationConfiguration.Builder |
|
WrongArgumentException |
Thrown when there is problem with arguments, and when we want to have a checked exception.
|