Interface BaseClientStore<V extends BaseClient>

    • Method Detail

      • getByStatus

        List<edu.uiuc.ncsa.security.core.Identifier> getByStatus​(String status,
                                                                 ClientApprovalStore clientApprovalStore)
        Retrieve all clients of a given type from the approval store for the given status.
        Returns: