JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.sap.scimono
,
com.sap.scimono.api
,
com.sap.scimono.api.helper
,
com.sap.scimono.api.patch
,
com.sap.scimono.api.preprocessor
,
com.sap.scimono.api.request
,
com.sap.scimono.callback.bulk
,
com.sap.scimono.callback.config
,
com.sap.scimono.callback.groups
,
com.sap.scimono.callback.resourcetype
,
com.sap.scimono.callback.schemas
,
com.sap.scimono.callback.users
,
com.sap.scimono.entity
,
com.sap.scimono.entity.base
,
com.sap.scimono.entity.bulk
,
com.sap.scimono.entity.bulk.validation
,
com.sap.scimono.entity.config
,
com.sap.scimono.entity.data
,
com.sap.scimono.entity.definition
,
com.sap.scimono.entity.paging
,
com.sap.scimono.entity.patch
,
com.sap.scimono.entity.schema
,
com.sap.scimono.entity.schema.resources
,
com.sap.scimono.entity.schema.validation
,
com.sap.scimono.entity.validation
,
com.sap.scimono.entity.validation.patch
,
com.sap.scimono.exception
,
com.sap.scimono.filter
,
com.sap.scimono.filter.patch
,
com.sap.scimono.helper
Class Hierarchy
java.lang.
Object
org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T> (implements org.antlr.v4.runtime.tree.ParseTreeVisitor<T>)
com.sap.scimono.
SCIMFilterBaseVisitor
<T> (implements com.sap.scimono.
SCIMFilterVisitor
<T>)
com.sap.scimono.filter.
QueryFilterVisitor
<F,T>
com.sap.scimono.filter.patch.
ValuePathAttributesValidationVisitor
com.sap.scimono.filter.patch.
ValuePathRestrictionsValidatorVisitor
com.sap.scimono.filter.patch.
ValuePathStructureValidationVisitor
com.sap.scimono.entity.validation.patch.
AddReplaceOperationValueValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
com.sap.scimono.entity.validation.patch.
AnyOperationPresenceValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
javax.ws.rs.core.Application
com.sap.scimono.
SCIMApplication
com.sap.scimono.entity.schema.
Attribute
(implements java.io.
Serializable
)
com.sap.scimono.entity.schema.
Attribute.Builder
com.sap.scimono.entity.validation.
AttributeDataTypeValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
com.sap.scimono.entity.validation.
AttributeImmutableValueValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
com.sap.scimono.entity.validation.patch.
AttributeMutabilityValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
com.sap.scimono.entity.config.
AuthenticationSchemeSetting
(implements java.io.
Serializable
)
com.sap.scimono.api.
Bulk
com.sap.scimono.entity.bulk.
BulkBody
<T>
com.sap.scimono.entity.bulk.
BulkOperation
(implements java.io.
Serializable
)
com.sap.scimono.entity.bulk.
RequestOperation
com.sap.scimono.entity.bulk.
ResponseOperation
com.sap.scimono.entity.bulk.
BulkOperation.Builder
<T>
com.sap.scimono.entity.bulk.
RequestOperation.Builder
com.sap.scimono.entity.bulk.
ResponseOperation.Builder
com.sap.scimono.entity.bulk.validation.
BulkRequestValidator
(implements javax.validation.ConstraintValidator<A,T>)
com.sap.scimono.entity.validation.
CanonicalValuesValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
com.sap.scimono.api.
ContextResolver
com.sap.scimono.entity.data.
DataURI
com.sap.scimono.entity.data.
ImageDataURI
com.sap.scimono.callback.bulk.
DefaultBulkRequestCallback
(implements com.sap.scimono.callback.bulk.
BulkRequestCallback
)
com.sap.scimono.callback.groups.
DefaultGroupsCallback
(implements com.sap.scimono.callback.groups.
GroupsCallback
)
com.sap.scimono.callback.resourcetype.
DefaultResourceTypesCallback
(implements com.sap.scimono.callback.resourcetype.
ResourceTypesCallback
)
com.sap.scimono.callback.schemas.
DefaultSchemasCallback
(implements com.sap.scimono.callback.schemas.
SchemasCallback
)
com.sap.scimono.callback.config.
DefaultSCIMConfigurationCallback
(implements com.sap.scimono.callback.config.
SCIMConfigurationCallback
)
com.sap.scimono.callback.users.
DefaultUsersCallback
(implements com.sap.scimono.callback.users.
UsersCallback
)
com.sap.scimono.entity.schema.validation.
EmailsValidator
(implements javax.validation.ConstraintValidator<A,T>)
com.sap.scimono.entity.
ErrorResponse
com.sap.scimono.entity.base.
Extension
(implements java.io.
Serializable
)
com.sap.scimono.entity.
EnterpriseExtension
com.sap.scimono.entity.base.
Extension.Builder
com.sap.scimono.entity.
EnterpriseExtension.Builder
com.sap.scimono.entity.base.
ExtensionFieldType
<T> (implements java.io.
Serializable
)
com.sap.scimono.api.
Groups
com.sap.scimono.entity.schema.validation.
IdValidator
(implements javax.validation.ConstraintValidator<A,T>)
com.sap.scimono.api.helper.
InternalExceptionMapper
(implements javax.ws.rs.ext.ExceptionMapper<E>)
com.sap.scimono.api.helper.
JacksonResolver
(implements javax.ws.rs.ext.ContextResolver<T>)
com.sap.scimono.api.helper.
JsonMappingExceptionMapper
(implements javax.ws.rs.ext.ExceptionMapper<E>)
com.sap.scimono.api.helper.
JsonParseExceptionMapper
(implements javax.ws.rs.ext.ExceptionMapper<E>)
com.sap.scimono.api.helper.
JsonProcessingExceptionMapper
(implements javax.ws.rs.ext.ExceptionMapper<E>)
com.sap.scimono.api.
ListResponseBuilder
<T>
com.sap.scimono.entity.
Manager
(implements java.io.
Serializable
)
com.sap.scimono.entity.
Manager.Builder
com.sap.scimono.entity.validation.patch.
MandatoryPathValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
com.sap.scimono.entity.
Meta
(implements java.io.
Serializable
)
com.sap.scimono.entity.
Meta.Builder
com.sap.scimono.entity.base.
MultiValuedAttribute
(implements java.io.
Serializable
)
com.sap.scimono.entity.
Address
(implements java.io.
Serializable
)
com.sap.scimono.entity.
Email
(implements java.io.
Serializable
)
com.sap.scimono.entity.
Entitlement
(implements java.io.
Serializable
)
com.sap.scimono.entity.
GroupRef
(implements java.io.
Serializable
)
com.sap.scimono.entity.
Im
(implements java.io.
Serializable
)
com.sap.scimono.entity.
MemberRef
(implements java.io.
Serializable
)
com.sap.scimono.entity.
PhoneNumber
(implements java.io.
Serializable
)
com.sap.scimono.entity.
Photo
(implements java.io.
Serializable
)
com.sap.scimono.entity.
Role
(implements java.io.
Serializable
)
com.sap.scimono.entity.
X509Certificate
(implements java.io.
Serializable
)
com.sap.scimono.entity.base.
MultiValuedAttribute.Builder
com.sap.scimono.entity.
Address.Builder
com.sap.scimono.entity.
Email.Builder
com.sap.scimono.entity.
Entitlement.Builder
com.sap.scimono.entity.
GroupRef.Builder
com.sap.scimono.entity.
Im.Builder
com.sap.scimono.entity.
MemberRef.Builder
com.sap.scimono.entity.
PhoneNumber.Builder
com.sap.scimono.entity.
Photo.Builder
com.sap.scimono.entity.
Role.Builder
com.sap.scimono.entity.
X509Certificate.Builder
com.sap.scimono.entity.base.
MultiValuedAttributeType
(implements java.io.
Serializable
)
com.sap.scimono.entity.
Address.Type
com.sap.scimono.entity.
Email.Type
com.sap.scimono.entity.
Entitlement.Type
com.sap.scimono.entity.
GroupRef.Type
com.sap.scimono.entity.
Im.Type
com.sap.scimono.entity.
MemberRef.Type
com.sap.scimono.entity.patch.
PatchOperation.Type
com.sap.scimono.entity.
PhoneNumber.Type
com.sap.scimono.entity.
Photo.Type
com.sap.scimono.entity.
Role.Type
com.sap.scimono.entity.
X509Certificate.Type
com.sap.scimono.entity.
Name
(implements java.io.
Serializable
)
com.sap.scimono.entity.
Name.Builder
com.sap.scimono.api.helper.
ObjectMapperFactory
com.sap.scimono.entity.validation.patch.
OperationTypeValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
com.sap.scimono.entity.paging.
PagedByIndexSearchResult
<T>
com.sap.scimono.entity.paging.
PagedByIdentitySearchResult
<T>
com.sap.scimono.entity.paging.
PagedResult
<T>
com.sap.scimono.entity.paging.
PageInfo
com.sap.scimono.api.
PagingParamsParser
com.sap.scimono.entity.patch.
PatchBody
(implements java.io.
Serializable
)
com.sap.scimono.entity.patch.
PatchBody.Builder
com.sap.scimono.entity.patch.
PatchOperation
com.sap.scimono.entity.patch.
PatchOperation.Builder
com.sap.scimono.entity.validation.patch.
PatchOperationSchemaBasedAttributeValueValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
com.sap.scimono.entity.validation.patch.
PatchSchemaPresenceValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
com.sap.scimono.entity.validation.patch.
PatchValidationFramework
com.sap.scimono.entity.validation.patch.
PathAttributeExistenceValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
com.sap.scimono.entity.validation.patch.
PathMutabilityValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
com.sap.scimono.entity.validation.patch.
PathRemoveRequiredAttributeValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
com.sap.scimono.entity.validation.patch.
PathSchemaExistenceValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
com.sap.scimono.entity.config.
ProviderConfigSetting
(implements java.io.
Serializable
)
com.sap.scimono.entity.config.
BulkSetting
com.sap.scimono.entity.config.
FilterSetting
com.sap.scimono.entity.config.
PagingSetting
com.sap.scimono.filter.
QueryFilterErrorHandler
(implements org.antlr.v4.runtime.ANTLRErrorListener)
com.sap.scimono.filter.
QueryFilterParser
com.sap.scimono.helper.
ReadOnlyAttributesEraser
<T>
org.antlr.v4.runtime.Recognizer<Symbol,ATNInterpreter>
org.antlr.v4.runtime.Lexer (implements org.antlr.v4.runtime.TokenSource)
com.sap.scimono.
SCIMFilterLexer
org.antlr.v4.runtime.Parser
com.sap.scimono.
SCIMFilterParser
com.sap.scimono.api.request.
RequestedResourceAttributes
com.sap.scimono.api.request.
RequestedResourceAttributesParser
com.sap.scimono.entity.validation.
RequiredSubAttributesValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
com.sap.scimono.entity.
Resource
<T> (implements java.io.
Serializable
)
com.sap.scimono.entity.
Group
com.sap.scimono.entity.schema.
ResourceType
com.sap.scimono.entity.schema.
Schema
com.sap.scimono.entity.config.
ServiceProviderConfig
com.sap.scimono.entity.
User
com.sap.scimono.entity.
Resource.Builder
<T>
com.sap.scimono.entity.
Group.Builder
com.sap.scimono.entity.schema.
ResourceType.Builder
com.sap.scimono.entity.schema.
Schema.Builder
com.sap.scimono.entity.config.
ServiceProviderConfig.Builder
com.sap.scimono.entity.
User.Builder
com.sap.scimono.entity.validation.
ResourceCustomAttributesValidator
<T> (implements com.sap.scimono.entity.validation.
Validator
<T>)
com.sap.scimono.helper.
ResourceLocationService
com.sap.scimono.api.preprocessor.
ResourcePreProcessor
<T>
com.sap.scimono.api.
ResourceTypes
org.antlr.v4.runtime.RuleContext (implements org.antlr.v4.runtime.tree.RuleNode)
org.antlr.v4.runtime.ParserRuleContext
com.sap.scimono.
SCIMFilterParser.AttrExpContext
com.sap.scimono.
SCIMFilterParser.LogExpressionContext
com.sap.scimono.
SCIMFilterParser.PresentExpressionContext
com.sap.scimono.
SCIMFilterParser.AttrPathContext
com.sap.scimono.
SCIMFilterParser.FilterContext
com.sap.scimono.
SCIMFilterParser.AndExpressionContext
com.sap.scimono.
SCIMFilterParser.AttrExpressionContext
com.sap.scimono.
SCIMFilterParser.BraceExpressionContext
com.sap.scimono.
SCIMFilterParser.OrExpressionContext
com.sap.scimono.
SCIMFilterParser.ValuePathExpressionContext
com.sap.scimono.
SCIMFilterParser.PagingQueryContext
com.sap.scimono.
SCIMFilterParser.ParseContext
com.sap.scimono.
SCIMFilterParser.SubAttrPathContext
com.sap.scimono.
SCIMFilterParser.ValExpressionContext
com.sap.scimono.
SCIMFilterParser.ValFilterContext
com.sap.scimono.
SCIMFilterParser.ValAndExpressionContext
com.sap.scimono.
SCIMFilterParser.ValAttrExpressionContext
com.sap.scimono.
SCIMFilterParser.ValBraceExpressionContext
com.sap.scimono.
SCIMFilterParser.ValOrExpressionContext
com.sap.scimono.
SCIMFilterParser.ValValuePathExpressionContext
com.sap.scimono.
SCIMFilterParser.ValuePathContext
com.sap.scimono.entity.validation.
SchemaBasedAttributeValueValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
com.sap.scimono.entity.schema.resources.
SchemaCSVReader
com.sap.scimono.entity.schema.
SchemaExtension
(implements java.io.
Serializable
)
com.sap.scimono.entity.schema.validation.
SchemaIdValidator
(implements javax.validation.ConstraintValidator<A,T>)
com.sap.scimono.api.
Schemas
com.sap.scimono.entity.definition.
ScimAttributesFactory
<T>
com.sap.scimono.api.helper.
ScimErrorResponseParser
com.sap.scimono.api.helper.
ScimExceptionMapper
(implements javax.ws.rs.ext.ExceptionMapper<E>)
com.sap.scimono.api.
ServiceProviderConfiguration
com.sap.scimono.api.
ServletRequestProviderFilter
(implements javax.ws.rs.container.ContainerRequestFilter, javax.ws.rs.container.ContainerResponseFilter)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
com.sap.scimono.exception.
InternalScimonoException
com.sap.scimono.entity.bulk.
BulkOperationCastingException
javax.validation.ValidationException
com.sap.scimono.entity.validation.patch.
PatchValidationException
javax.ws.rs.WebApplicationException
com.sap.scimono.entity.definition.
NotExistingScimAttributeException
com.sap.scimono.exception.
SCIMException
com.sap.scimono.exception.
InvalidFilterException
com.sap.scimono.exception.
InvalidInputException
com.sap.scimono.exception.
ResourceNotFoundException
com.sap.scimono.helper.
UnnecessarySchemasEraser
<T>
com.sap.scimono.api.
Users
com.sap.scimono.api.helper.
ValidationExceptionMapper
(implements javax.ws.rs.ext.ExceptionMapper<E>)
com.sap.scimono.entity.validation.
ValidationUtil
com.sap.scimono.entity.validation.patch.
ValuePathAttributesValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
com.sap.scimono.entity.validation.patch.
ValuePathRestrictionsValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
com.sap.scimono.entity.validation.patch.
ValuePathStructureValidator
(implements com.sap.scimono.entity.validation.
Validator
<T>)
Interface Hierarchy
com.sap.scimono.api.
API
com.sap.scimono.callback.bulk.
BulkRequestCallback
com.sap.scimono.entity.definition.
CoreGroupAttributes.Constants
com.sap.scimono.entity.definition.
CoreUserAttributes.Constants
com.sap.scimono.entity.schema.validation.
CustomInputValidator
com.sap.scimono.entity.definition.
EnterpriseUserAttributes.Constants
com.sap.scimono.callback.groups.
GroupsCallback
com.sap.scimono.helper.
Objects
org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
com.sap.scimono.
SCIMFilterVisitor
<T>
com.sap.scimono.entity.definition.
ResourceConstants
com.sap.scimono.entity.definition.
ResourceConstants.MultivaluedAttributeConstants
com.sap.scimono.callback.resourcetype.
ResourceTypesCallback
com.sap.scimono.callback.schemas.
SchemasCallback
com.sap.scimono.entity.definition.
ScimAttribute
<T>
com.sap.scimono.callback.config.
SCIMConfigurationCallback
com.sap.scimono.api.
ServletRequestResolver
<T>
com.sap.scimono.helper.
Strings
com.sap.scimono.callback.users.
UsersCallback
com.sap.scimono.entity.validation.
Validator
<T>
Annotation Type Hierarchy
com.sap.scimono.entity.bulk.validation.
ValidBulkRequest
(implements java.lang.annotation.
Annotation
)
com.sap.scimono.entity.schema.validation.
ValidEmails
(implements java.lang.annotation.
Annotation
)
com.sap.scimono.entity.schema.validation.
ValidSchema
(implements java.lang.annotation.
Annotation
)
com.sap.scimono.entity.schema.validation.
ValidId
(implements java.lang.annotation.
Annotation
)
com.sap.scimono.entity.schema.validation.
ValidSchemaId
(implements java.lang.annotation.
Annotation
)
com.sap.scimono.entity.schema.validation.
ValidCoreSchema
(implements java.lang.annotation.
Annotation
)
com.sap.scimono.entity.schema.validation.
ValidStartId
(implements java.lang.annotation.
Annotation
)
com.sap.scimono.api.
ServletRequestProvider
(implements java.lang.annotation.
Annotation
)
com.sap.scimono.api.patch.
PATCH
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.sap.scimono.exception.
SCIMException.Type
com.sap.scimono.entity.bulk.
RequestMethod
com.sap.scimono.entity.schema.validation.
CustomInputValidator.Type
com.sap.scimono.entity.schema.
AttributeDataType
com.sap.scimono.entity.definition.
CoreGroupAttributes
(implements com.sap.scimono.entity.definition.
ScimAttribute
<T>)
com.sap.scimono.entity.definition.
CoreUserAttributes
(implements com.sap.scimono.entity.definition.
ScimAttribute
<T>)
com.sap.scimono.entity.definition.
EnterpriseUserAttributes
(implements com.sap.scimono.entity.definition.
ScimAttribute
<T>)
com.sap.scimono.entity.data.
PhotoValueType
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2022
SAP SE
. All rights reserved.