Interface SCIMSubResourceTypeHandlerConfig

    • Method Detail

      • getParentSCIMResourceTypeName

        java.lang.String getParentSCIMResourceTypeName()
        Gets the name of the parent SCIM Resource Type.
        Returns:
        The name of the parent SCIM Resource Type.
      • getParentSCIMResourceTypeEndpoint

        java.lang.String getParentSCIMResourceTypeEndpoint()
        Gets the parent SCIM Resource Type's endpoint.
        Returns:
        The parent SCIM Resource Type's endpoint.
      • getEndpoint

        java.lang.String getEndpoint()
        Gets the endpoint configured for this SCIM Sub-Resource Type Handler.
        Returns:
        The configured endpoint.